Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename syntaxtree text provider to SyntaxTreeContentProvider | Ville Penttinen | 2019-03-03 | 1 | -2/+2 |
| | |||||
* | Add vscode support for range in SyntaxTreeParams | Ville Penttinen | 2019-03-03 | 1 | -9/+35 |
| | | | | | | This enables the client to use a command to either show the live-updating version of the syntax tree for the current file. Or optionally when a selected range is provided, we then provide a snapshot of the syntax tree for the range. | ||||
* | align command naming | Aleksey Kladov | 2019-01-28 | 1 | -2/+2 |
| | |||||
* | Run prettier on all files | Daniel McNab | 2018-10-08 | 1 | -6/+18 |
| | |||||
* | Apply tslint suggestions, round one | Adolfo OchagavĂa | 2018-10-07 | 1 | -10/+10 |
| | |||||
* | Refactor vscode extension | Adolfo OchagavĂa | 2018-10-07 | 1 | -0/+38 |