rust/editors/code
Ville Penttinen c2d3203d0c Add vscode support for range in SyntaxTreeParams
This enables the client to use a command to either show the live-updating
version of the syntax tree for the current file. Or optionally when a selected
range is provided, we then provide a snapshot of the syntax tree for the range.
2019-03-03 21:43:40 +02:00
..
.vscode Run prettier on all files 2018-10-08 22:38:33 +01:00
src Add vscode support for range in SyntaxTreeParams 2019-03-03 21:43:40 +02:00
.gitignore rename all things 2018-09-16 13:07:39 +03:00
.vscodeignore rename all things 2018-09-16 13:07:39 +03:00
package-lock.json Update dependencies 2019-02-10 10:32:45 +00:00
package.json Add vscode support for range in SyntaxTreeParams 2019-03-03 21:43:40 +02:00
tsconfig.json Run prettier on all files 2018-10-08 22:38:33 +01:00
tslint.json Run prettier on all files 2018-10-08 22:38:33 +01:00