Danny Tuppeny
Danny Tuppeny
I've edited my message to match the template. I didn't make the repro steps too detailed because really you can repro this with any project, so it makes sense to...
Sorry for the delay. This still happens in the latest version of VS Code: I believe this is Electron v2: I recreated it in VS Code by creating a compound...
@sofianguy in case you missed it - this is still an issue (see above).
(Perhaps unsurprisingly), this still occurs in 4.2.7.
@sofianguy I'm not sure what to do here. The bug keeps being ignored and then after a while "closed because this version is no longer supported". I confirmed it's still...
@nornagon @bpasero thanks! :-)
FWIW, questions about Sublime came up in the Flutter repo: https://github.com/flutter/flutter/issues/29915 I posted some notes there from trying to set up Dart using the [SDK-supplied LSP server](https://github.com/dart-lang/sdk/blob/master/pkg/analysis_server/tool/lsp_spec/README.md). Using the LSP...
LSP is a common protocol for editors and language servers to communicate (this makes it easier for new editors to get lots of language support, or new languages to get...
Same issue here. Support told me it might be for security reasons that they won't run custom code, however it would be preferable to just not run my custom rules...
Thanks! I've added a link to the top of the readme to your fork, and will pin this issue.