We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Atoms and keyword lists have identical syntax highlighting.
Inspect Editor Tokens and Scopes shows they both have a token type of constant.language.symbol.elixir.source.elixir.
Inspect Editor Tokens and Scopes
constant.language.symbol.elixir.source.elixir
Different language constructs should have different scopes. For another example, true, false, and nil have the same scope as well.
true
false
nil