-
## Issue: LSP Client is not fully initialized when it starts listening, results in a bug with the progressPart
**Description**:
I've encountered an issue in the `vscode-languageclient/node` module w…
-
I got this message whilst trying to use the extension on my "motorsiquico" repository, which is a forked source of a Friday Night Funkin' mod. The main issue seems to be the FreeplaySelectState.hx fil…
-
I have just upgraded to ST4 and I get the following warning in the console:
```bash
SublimeLinter: WARNING: perl: Defining 'cls.executable' has no effect. Please cleanup and remove this setting.
…
-
I created a VSCode extension that integrates a language server. This is pretty much a textbook example extension.
```js
import {workspace} from 'vscode'
import {LanguageClient, Transp…
-
Any pointers how to install pico8-ls for non-vscode setups?
-
The linter seems to think things are undefined even if they are there:
Defined here:
![image](https://user-images.githubusercontent.com/734386/31589568-fef6ba42-b1d1-11e7-8872-3abd9dad3682.png)
…
ssfrr updated
5 months ago
-
Does this occur consistently?
Repro steps:
1.
2.
Action: Language Server Error
Error type: Error
Error Message: The connection to the ARM Template Language Server got closed.
Ver…
-
Still getting this exception in `1.11.0` version of the extension in `v1.31.1` of VSCode.
```
2019-02-23 22:10:41.702 [VERBOSE] tid:17 in 'ResolveFilePath' C:\PowerShellEditorServices\src\PowerSh…
-
Hello, this is a very good tool, but I have encountered a very inconvenient problem in using it. The r-languageserver maintained the status of initializing rather than fully initialized so that the fu…
-
I am using a ```conda``` virtual environment for a research project conducted at a remote server which I access via SSH.
I use the [Remote SSH] (https://marketplace.visualstudio.com/items?itemName=…