elixir-editors / elixir-tmbundle

A TextMate and Sublime Text Bundle for the Elixir programming language
https://elixir-lang.org/
Other
263 stars 61 forks source link

Change highlighting of variables with underscore #182

Closed optikfluffel closed 4 years ago

optikfluffel commented 4 years ago

Before: before

After: after

Thanks and ❤️ to fr1zle/vscode-elixir

josevalim commented 4 years ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart:

binaryseed commented 3 years ago

Followup PR to prevent this from catching fields like type_def.__private__: https://github.com/elixir-editors/elixir-tmbundle/pull/186