Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow syntax tree to update when changing files | Ville Penttinen | 2019-03-03 | 1 | -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 SyntaxTreeContentProvider | Ville Penttinen | 2019-03-03 | 1 | -6/+4 |
| | |||||
* | align command naming | Aleksey Kladov | 2019-01-28 | 1 | -1/+1 |
| | |||||
* | Run prettier on all files | Daniel McNab | 2018-10-08 | 3 | -10/+23 |
| | |||||
* | Fix remaining tslint suggestions | Adolfo Ochagavía | 2018-10-08 | 3 | -2/+9 |
| | |||||
* | Apply tslint suggestions, round one | Adolfo Ochagavía | 2018-10-07 | 2 | -16/+16 |
| | |||||
* | Refactor vscode extension | Adolfo Ochagavía | 2018-10-07 | 2 | -0/+33 |