aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/commands/matching_brace.ts
Commit message (Expand)AuthorAgeFilesLines
* Flatten simple commandsAleksey Kladov2020-05-251-27/+0
* Document matchingBrace LSP requestAleksey Kladov2020-05-241-2/+2
* vscode: migrate matching_brace to rust-analyzer-api.tsVeetaha2020-02-241-12/+3
* Fix NPEsAleksey Kladov2019-12-311-6/+6
* Cleanup importsAleksey Kladov2019-12-301-4/+5
* Run prettier on all filesAleksey Kladov2019-12-301-2/+4
* Move matching brace to new CtxAleksey Kladov2019-12-301-27/+26
* Code: enable prettier trailing commasLaurențiu Nicola2019-12-091-3/+3
* align command namingAleksey Kladov2019-01-281-1/+1
* Run prettier on all filesDaniel McNab2018-10-081-5/+12
* Fix remaining tslint suggestionsAdolfo Ochagavía2018-10-081-1/+1
* Apply tslint suggestions, round oneAdolfo Ochagavía2018-10-071-14/+14
* Refactor vscode extensionAdolfo Ochagavía2018-10-071-0/+27