aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/events/change_active_text_editor.ts
Commit message (Collapse)AuthorAgeFilesLines
* Encapsulate highlighting activationAleksey Kladov2019-12-301-25/+0
|
* Refactor show syntax tree actionAleksey Kladov2019-12-301-8/+1
|
* Code: enable prettier trailing commasLaurențiu Nicola2019-12-091-3/+3
|
* 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.
* align command namingAleksey Kladov2019-01-281-1/+1
|
* Run prettier on all filesDaniel McNab2018-10-081-3/+12
|
* Fix remaining tslint suggestionsAdolfo Ochagavía2018-10-081-1/+1
|
* Apply tslint suggestions, round oneAdolfo Ochagavía2018-10-071-11/+11
|
* Refactor vscode extensionAdolfo Ochagavía2018-10-071-0/+14