atom-language-julia icon indicating copy to clipboard operation
atom-language-julia copied to clipboard

where {T} doesn't highlight T as type

Open davidanthoff opened this issue 8 years ago • 1 comments

First reported by @cossio in https://github.com/JuliaEditorSupport/julia-vscode/issues/396.

I'm opening an issue here because we are actually just copying the grammar file from this repo here periodically over to the VS Code extension, so it would probably make more sense to fix this here first and then we'll just get it automatically at some point.

Also, I don't understand the grammar files, so hoping that someone else could fix this ;)

davidanthoff avatar Nov 17 '17 17:11 davidanthoff

This can maybe be handled in a manner similar to what I did in #130.

pfitzseb avatar Dec 07 '17 11:12 pfitzseb