-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Token Parsing #513
Merged
Merged
Token Parsing #513
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for db26cd2 - Browse repository at this point
Copy the full SHA db26cd2View commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 850da2d - Browse repository at this point
Copy the full SHA 850da2dView commit details
Commits on Sep 7, 2024
-
Moved the search panel to its own panel.
- Fixes search panel glitch - Fixes markers mismatching with scrollbar thumb.
Configuration menu - View commit details
-
Copy full SHA for a24c4c0 - Browse repository at this point
Copy the full SHA a24c4c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7063e4f - Browse repository at this point
Copy the full SHA 7063e4fView commit details
Commits on Sep 8, 2024
-
Added the "Go-To" action to bring the caret to the variables declarat…
…ion. Also: - BUG: Tokens with only one character would not get shown if the caret was before the character - ADD: Made the caret visible
Configuration menu - View commit details
-
Copy full SHA for 8dc70a5 - Browse repository at this point
Copy the full SHA 8dc70a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86bc66e - Browse repository at this point
Copy the full SHA 86bc66eView commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 262a408 - Browse repository at this point
Copy the full SHA 262a408View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for afeab95 - Browse repository at this point
Copy the full SHA afeab95View commit details
Commits on Sep 17, 2024
-
[Go-To] Move caret to requested field.
- Also added enum constant declarations to the token parser.
Configuration menu - View commit details
-
Copy full SHA for e756324 - Browse repository at this point
Copy the full SHA e756324View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 00319e9 - Browse repository at this point
Copy the full SHA 00319e9View commit details -
- Also added a resolver to help resolve classes within the jar.
Configuration menu - View commit details
-
Copy full SHA for 7b7f897 - Browse repository at this point
Copy the full SHA 7b7f897View commit details
Commits on Sep 22, 2024
-
- Fixed a few bugs - Added methods and classes (highlighting and go-to)
Configuration menu - View commit details
-
Copy full SHA for 9a08a5f - Browse repository at this point
Copy the full SHA 9a08a5fView commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 06e6117 - Browse repository at this point
Copy the full SHA 06e6117View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.