about summary refs log tree commit diff
path: root/editors/code/src/status_display.ts
AgeCommit message (Expand)AuthorLines
2020-04-02Lean onto default implementation of configsAleksey Kladov-1/+1
2020-02-17vscode: press ; to respect semicolonsVeetaha-1/+1
2020-02-17Simplify startupAleksey Kladov-5/+8
2020-02-17Simplify TS reload logicAleksey Kladov-1/+1
2020-02-14vscode: moved to getters as per matkladVeetaha-1/+1
2020-02-13vscode: redesigned config with simplicity and Dart extension config implement...Veetaha-3/+3
2020-02-05vscode: eliminate floating promises and insane amount of resource handle leaksVeetaha-4/+6
2020-02-02vscode: use void where possibleVeetaha-2/+2
2020-01-31Improve responsiveness of the cargo check status labelLaurențiu Nicola-8/+14
2020-01-15Use types from vscode-langaugeclientEmil Lauridsen-29/+7
2019-12-31Fixes to progress displayAleksey Kladov-6/+2
2019-12-31Add semicolonsAleksey Kladov-1/+1
2019-12-31Refactor server lifecycleAleksey Kladov-1/+3
2019-12-31Refactor status activationAleksey Kladov-1/+9
2019-12-30Reformat with tsfmtAleksey Kladov-2/+2
2019-12-30Dead codeAleksey Kladov-2/+2
2019-12-30status is not a commandAleksey Kladov-0/+105