Emmanuel Lebeaupin
Emmanuel Lebeaupin
Hi, First, thanks for your great work! It will be awesome if the file type icon can be displayed when displaying the buffer list or mru. Would it be possible...
Hi, I'm able to run the "hello-world-assemblyscript" without issue. But, when I tried running 2 pods at once (the same wasm module but in two differents pod with different ports),...
The aim of this PR is to let Intellij do highlighting passes (and not trigger it directly by the plugin) and use the result to publish diagnostics. Fix also intention...
- Injects the editor in ExecutorContext instead of create it for each lsp command - Dispose automatically the editor when the service call is completed