-
Notifications
You must be signed in to change notification settings - Fork 186
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
AT Overhaul #2365
base: dev
Are you sure you want to change the base?
AT Overhaul #2365
Commits on Sep 13, 2024
-
Fix bad AT lexing for highlighting
This should resolved all the highlighting weirdnesses happening while editing ATs, like whole entries being red while correct Also adds a recovery rule for keywords and only use consumeTokenFast for recovery rules, to show users what is wrong with their syntax
Configuration menu - View commit details
-
Copy full SHA for 37a2636 - Browse repository at this point
Copy the full SHA 37a2636View commit details -
Rework how AT references and completion work
AtGotoDeclarationHandler is replaced by proper PsiReferences
Configuration menu - View commit details
-
Copy full SHA for 50786ca - Browse repository at this point
Copy the full SHA 50786caView commit details -
Add a AT entry copy action for NeoForge 1.20.2+
They no longer use SRG for member names
Configuration menu - View commit details
-
Copy full SHA for 66171ae - Browse repository at this point
Copy the full SHA 66171aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd7aada - Browse repository at this point
Copy the full SHA cd7aadaView commit details -
Removed redundant code and fixes some false positives
Configuration menu - View commit details
-
Copy full SHA for 931e7f9 - Browse repository at this point
Copy the full SHA 931e7f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0227e84 - Browse repository at this point
Copy the full SHA 0227e84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b12e00 - Browse repository at this point
Copy the full SHA 5b12e00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12664ed - Browse repository at this point
Copy the full SHA 12664edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86a4096 - Browse repository at this point
Copy the full SHA 86a4096View commit details -
Support suppressing AT inspections for the whole file
Also fixes AtParserDefinition#spaceExistenceTypeBetweenTokens
Configuration menu - View commit details
-
Copy full SHA for 5cea0df - Browse repository at this point
Copy the full SHA 5cea0dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8ecab0 - Browse repository at this point
Copy the full SHA d8ecab0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 299c451 - Browse repository at this point
Copy the full SHA 299c451View commit details -
Configuration menu - View commit details
-
Copy full SHA for 471d67d - Browse repository at this point
Copy the full SHA 471d67dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cafab7 - Browse repository at this point
Copy the full SHA 7cafab7View commit details -
Remove unnecessary Alignment and Wrap objects
Also fixes initial entry indent being 8 spaces instead of none
Configuration menu - View commit details
-
Copy full SHA for 78ebabe - Browse repository at this point
Copy the full SHA 78ebabeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48da17b - Browse repository at this point
Copy the full SHA 48da17bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5713a12 - Browse repository at this point
Copy the full SHA 5713a12View commit details -
Configuration menu - View commit details
-
Copy full SHA for f53706e - Browse repository at this point
Copy the full SHA f53706eView commit details
Commits on Sep 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a3c33d3 - Browse repository at this point
Copy the full SHA a3c33d3View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c712627 - Browse repository at this point
Copy the full SHA c712627View commit details