rust/editors/code/src
2019-11-10 22:30:53 +01:00
..
commands Merge #1980 2019-10-23 11:13:04 +00:00
events Allow syntax tree to update when changing files 2019-03-03 22:03:37 +02:00
notifications Run prettier on all files 2018-10-08 22:38:33 +01:00
test Fix tests 2019-09-27 17:33:14 -04:00
utils Fix 2019-09-27 20:02:51 -04:00
config.ts Vscode wasn't running the linter automatically so ran npm run fix - wonder if it's related to tslint being deprecated. 2019-11-09 17:23:30 +01:00
extension.ts Vscode wasn't running the linter automatically so ran npm run fix - wonder if it's related to tslint being deprecated. 2019-11-09 17:23:30 +01:00
highlighting.ts Probably a better approach to check for values before assigning lest we replace something. 2019-11-10 22:30:53 +01:00
scopes_mapper.ts Vscode wasn't running the linter automatically so ran npm run fix - wonder if it's related to tslint being deprecated. 2019-11-09 17:23:30 +01:00
scopes.ts Vscode wasn't running the linter automatically so ran npm run fix - wonder if it's related to tslint being deprecated. 2019-11-09 17:23:30 +01:00
server.ts document feature flags 2019-10-25 09:00:30 +03:00