deadfoxygrandpa / Elm.tmLanguage

Elm language syntax highlighting and tool integration for ST2/3
https://packagecontrol.io/packages/Elm%20Language%20Support
MIT License
122 stars 27 forks source link

All autocompletion names are lowercased #7

Closed deadfoxygrandpa closed 10 years ago

deadfoxygrandpa commented 10 years ago

When you start typing a function in the standard library, the autocomplete tooltip is all lowercase. Example, you type as and one of the options is astext. This should be asText