Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add syntax highlighting for Less operator or #188457

Closed
wants to merge 1 commit into from
Closed

add syntax highlighting for Less operator or #188457

wants to merge 1 commit into from

Conversation

g-plane
Copy link
Contributor

@g-plane g-plane commented Jul 21, 2023

This PR adds syntax highlighting for Less operator or.

Code example: (copied from Less official repository)

.orderOfEvaluation(@a1, @a2, @a3) when ((@a1) and (@a2) or (@a3)) {}

The original repository atom/language-less has been archived, so I think it's OK to edit file here directly.

@aeschli aeschli requested a review from alexr00 September 4, 2023 15:38
@aeschli aeschli assigned alexr00 and unassigned aeschli Sep 4, 2023
@alexr00
Copy link
Member

alexr00 commented Sep 29, 2023

@g-plane thank you for the PR! We're looking for a new Less grammar (#171239 and radium-v/Better-Less#15). It's looking like we'll need to make our own fork of an existing grammar. I'll see if we can get that going in October and make your change in the new grammar repo.

@g-plane g-plane closed this Feb 21, 2024
@microsoft microsoft locked and limited conversation to collaborators Jun 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants