rust/editors/code
Ville Penttinen 0db95fc812 Allow syntax tree to update when changing files
Previously when using the file based syntax tree, it would not update until a
change had been made in the new file. Now we automatically update the syntax
tree to match the current file.
2019-03-03 22:03:37 +02:00
..
.vscode Run prettier on all files 2018-10-08 22:38:33 +01:00
src Allow syntax tree to update when changing files 2019-03-03 22:03:37 +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