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

feat(solidity): add missing operators for highlights #10757

Merged
merged 5 commits into from
May 14, 2024

Conversation

beeb
Copy link
Contributor

@beeb beeb commented May 14, 2024

Adding the assignment operators highlight queries that were missing.
Took the opportunity to add highlighting to revert statements for custom errors (similar to emit statements).

@archseer archseer merged commit 380c7ad into helix-editor:master May 14, 2024
6 checks passed
@beeb beeb deleted the fix/solidity-highlight-operators branch May 14, 2024 08:58
Vulpesx pushed a commit to Vulpesx/helix that referenced this pull request Jun 7, 2024
)

* feat(solidity): add missing operators for highlights

* fix(solidity): remove invalid operator from highlight queries

* Revert "fix(solidity): remove invalid operator from highlight queries"

This reverts commit 466f383.

* feat(solidity): add highlight query for revert statements with custom errors

* feat(solidity): more precise matching for revert statements
Chirikumbrah pushed a commit to Chirikumbrah/helix that referenced this pull request Jun 15, 2024
)

* feat(solidity): add missing operators for highlights

* fix(solidity): remove invalid operator from highlight queries

* Revert "fix(solidity): remove invalid operator from highlight queries"

This reverts commit 466f383.

* feat(solidity): add highlight query for revert statements with custom errors

* feat(solidity): more precise matching for revert statements
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
)

* feat(solidity): add missing operators for highlights

* fix(solidity): remove invalid operator from highlight queries

* Revert "fix(solidity): remove invalid operator from highlight queries"

This reverts commit 466f383.

* feat(solidity): add highlight query for revert statements with custom errors

* feat(solidity): more precise matching for revert statements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants