@fannheyward/coc-ts
v0.0.1
Published
TypeScript 7+ language features for coc.nvim
Maintainers
Readme
coc-ts
TypeScript 7+ language features for coc.nvim.
This extension intentionally targets TypeScript 7 and newer. For TypeScript 6 and older, use coc-tsserver.
Configuration
ts.enable: enable the extension.ts.tsdk: path to a TypeScript 7+ package or itslibdirectory.ts.goMemLimit: optionalGOMEMLIMITvalue for the TypeScript process.
Commands
:CocCommand ts.restart:CocCommand ts.goToSourceDefinition:CocCommand ts.sortImports:CocCommand ts.removeUnusedImports
