redscript-ide-vscode icon indicating copy to clipboard operation
redscript-ide-vscode copied to clipboard

VS Code extension for redscript

Results 3 redscript-ide-vscode issues
Sort by recently updated
recently updated
newest added

This should also check for conditional logic as well if false { wrappedMethod() } If this was the only wrappedMethod in the function then there should be a similar yellow...

Couldn't get Rescript extension to work in VS Code. I follow this tutorial: [Redscript development setup discussion](https://github.com/jac3km4/redscript/discussions/66) ``` [error] Error: Pending response rejected since connection got disposed at Object.dispose (c:\Users\aungkhant0911\.vscode\extensions\jac3km4.redscript-ide-vscode-0.1.7\node_modules\vscode-jsonrpc\lib\common\connection.js:1167:27)...

Honestly it can't init language server. Installation instruction 100% followed! ` [Error - 00:17:53] Request textDocument/hover failed. Message: server error: Server not initialized Code: 1 [Error - 00:19:27] Request textDocument/hover...