aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/events
Commit message (Collapse)AuthorAgeFilesLines
* Allow syntax tree to update when changing filesVille Penttinen2019-03-031-15/+24
| | | | | | 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.
* Rename syntaxtree text provider to SyntaxTreeContentProviderVille Penttinen2019-03-031-6/+4
|
* align command namingAleksey Kladov2019-01-281-1/+1
|
* Run prettier on all filesDaniel McNab2018-10-083-10/+23
|
* Fix remaining tslint suggestionsAdolfo Ochagavía2018-10-083-2/+9
|
* Apply tslint suggestions, round oneAdolfo Ochagavía2018-10-072-16/+16
|
* Refactor vscode extensionAdolfo Ochagavía2018-10-072-0/+33