]> git.lizzy.rs Git - rust.git/history - editors/code/src/ctx.ts
More robust status notifications
[rust.git] / editors / code / src / ctx.ts
2020-02-08 Veetahavscode: amended config to use binary from globalStorage...
2020-02-08 Veetahavscode: add FIXME about language client shared resource...
2020-02-04 bors[bot]Merge #2948
2020-02-04 bors[bot]Merge #2981
2020-02-04 bors[bot]Merge #2962
2020-02-03 Gregoire GeisRemove enableEnhancedTyping and type overriding infrast...
2020-02-03 bors[bot]Merge #2990
2020-02-02 bors[bot]Merge #2989
2020-02-02 Veetahavscode: use void where possible
2020-02-02 Veetahavscode: fix, fallback to any for cmd type
2020-02-02 Veetahavscode extension: migrate from any to unknown where...
2020-02-02 bors[bot]Merge #2987
2020-02-02 Veetahavscode refactoring: use more laconic export snytax...
2020-02-02 bors[bot]Merge #2986
2020-02-02 Veetahavscode extension cleanup: migrate to prefer-const tslin...
2019-12-31 Aleksey KladovMerge pull request #2672 from Speedy37/master
2019-12-31 bors[bot]Merge #2711
2019-12-31 Aleksey KladovAdd semicolons
2019-12-31 bors[bot]Merge #2709
2019-12-31 Aleksey KladovRefactor server lifecycle
2019-12-31 Aleksey KladovRefactor config
2019-12-31 Aleksey KladovMove config to Ctx
2019-12-31 Aleksey KladovRefactor status activation
2019-12-31 bors[bot]Merge #2701
2019-12-31 Aleksey KladovFix #2700
2019-12-31 bors[bot]Merge #2699
2019-12-31 Aleksey KladovRearrange code
2019-12-30 bors[bot]Merge #2695
2019-12-30 Aleksey KladovPrivatize highlighting
2019-12-30 bors[bot]Merge #2694
2019-12-30 Aleksey KladovDon't request inline hints repeatedly
2019-12-30 Aleksey KladovRetry inlay hints on content modified error
2019-12-30 Aleksey KladovAdd config to Ctx
2019-12-30 bors[bot]Merge #2691
2019-12-30 Aleksey KladovRefactor show syntax tree action
2019-12-30 Aleksey KladovRefactor applySourceChange
2019-12-30 bors[bot]Merge #2687
2019-12-30 Aleksey KladovMove matching brace to new Ctx
2019-12-30 Aleksey KladovRun prettier
2019-12-30 Aleksey KladovMore second command to Ctx
2019-12-30 Aleksey KladovStart new ctx module