doc
This commit is contained in:
parent
54d03a04c1
commit
c2eed262c0
1 changed files with 8 additions and 1 deletions
|
@ -18,7 +18,14 @@ Almost same as VSCode.
|
|||
|
||||
* Support javascript & typescript and jsx/tsx.
|
||||
* Install typings automatically.
|
||||
* Commands to work with tsserver.
|
||||
* Commands to work with tsserver, including:
|
||||
* `tsserver.reloadProjects`
|
||||
* `tsserver.openTsServerLog`
|
||||
* `tsserver.goToProjectConfig`
|
||||
* `tsserver.restart`
|
||||
* `tsserver.format`
|
||||
* `tsserver.organizeImports`
|
||||
* `tsserver.watchBuild`
|
||||
* Code completion support.
|
||||
* Go to definition.
|
||||
* Code validation.
|
||||
|
|
Loading…
Reference in a new issue