Sublime Forum

How can I prevent an LSP server from overriding common actions?

#1

The LSP-Typescript server recently took over the file Rename capability. Instead of using the built-in rename, it brings up it’s own prompt and does something more. I want to use the LSP but I don’t want it overriding the standard actions. How can I get the standard file rename working again?

0 Likes