You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Add automatic preprocessor code opening when starting a newline after a non-matching preprocessor statement (such as //#if MC >= 1.16.5 when your main project is 1.8.9)
Redesign file jump action
Add search bar
Improve item ordering
Make it work in subprojects/submodules
Give clearer warnings when something isn't working as expected
Fixed
Fix memory leak in syntax highlighter
Fix indentation on automatically added newline characters being incorrect