itsraian
Results
2
issues of
itsraian
TSServer implements custom commands which can be used to trigger some actions. https://github.com/typescript-language-server/typescript-language-server?tab=readme-ov-file#workspace-commands-workspaceexecutecommand Is there a way in the client to call those custom actions? Maybe a `:LspExecuteCommand _typescript.organizeImports`?
There is a validation happening on the filename that is avoiding a very simple setup to work in my vim configuration. Basically the +1 used to index the start of...