-
Hi,
I'm trying to upgrade from a previous version of the monaco-languageclient.
I'm only interested in the language client and otherwise prefer to load monaco than vscode, especially for languag…
-
This is somewhat difficult to explain, so please bear with me...
Last night while working on a grammar, I added a pattern-block that made Atom hang at 100% CPU usage. After force-quitting the app twi…
-
I found a difference in behaviour between VS Code / GitHub syntax highlighting that I originally thought was VS Code's issue, but after some comments on https://github.com/microsoft/vscode/issues/1899…
-
With the latest release of the atom beta 1.32.0-beta0 language-babel no longer auto detects for .js files and instead you have to manually select it as the language
-
## Issue Description ##
Syntax highlighting fails for methods after constructor if the parenthesis are moved to a new line.
## Steps to Reproduce ##
1. Write a constructor with at least one param…
-
**Is your feature request related to a problem? Please describe.**
Currently, `server\src\server.ts` hard codes the language syntax file to use with this line:
`filePath = filePath+"/../Syntaxes/M…
-
-
![screenshot 2014-04-21 11 01 17](https://cloud.githubusercontent.com/assets/26739/2780153/ccaf384c-cb03-11e3-958a-497fe2ab5abd.png)
It's reproducible every time with [this file](https://raw.githubus…
-
Hi @sebthom Thanks for the awesome plugin. Will it be possible to extend your plugin to include other file extensions like ```.alloy```and similar extensions? Regards.
ENate updated
2 months ago
-
Hi,
It may be useful to use dropdown list inside snippets placeholder as textmate does.
Let's say I create a snippet for the HTML `` element.
That would be really powerful if I was able to write it …