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
I liked the old parameter highlighting also (even with the false positives mostly affecting cond statements) so I merged the change back into the existing master tmLanguage file.
You can easily use this file with ST3 by putting it in /Users/username/Library/Application Support/Sublime Text 3/Packages/Elixir/Syntaxes (on Mac -- other platforms differ). Any files put into that directory will automatically override files from the installed package zip file. Of course to keep up to date you will have to manually merge any future changes.
Parameter highlighting was removed in 77e37ce for false positives, but no adequate replacement has been introduced.
I have witnessed a number of users pinned to 026c95e for this reason.
The text was updated successfully, but these errors were encountered: