]> git.lizzy.rs Git - rust.git/history - editors/code/src/main.ts
Merge branch 'Veetaha-feat/sync-branch'
[rust.git] / editors / code / src / main.ts
2020-06-25 Aleksey KladovMerge branch 'Veetaha-feat/sync-branch'
2020-06-23 bors[bot]Merge #5004
2020-06-23 bors[bot]Merge #5002
2020-06-23 bors[bot]Merge #4992 #4993 #4994 #4997 #4998
2020-06-22 VeetahaDecouple http file stream logic from temp dir logic
2020-06-22 VeetahaMake bootstrap error message more informative and bette...
2020-06-22 bors[bot]Merge #4899
2020-06-22 bors[bot]Merge #4928
2020-06-21 bors[bot]Merge #4962
2020-06-21 bors[bot]Merge #4959
2020-06-21 bors[bot]Merge #4963
2020-06-20 bors[bot]Merge #4947
2020-06-20 VeetahaDownload artifacts into tmp dir
2020-06-19 bors[bot]Merge #4851
2020-06-19 bors[bot]Merge #4937
2020-06-19 bors[bot]Merge #4839
2020-06-18 veetahaMigrate flycheck to fully-lsp-compatible progress repor...
2020-06-18 vsrsAdd `rust-analyzer.gotoLocation` command
2020-06-13 Mikhail RakhmanovMerge branch 'master' into keyword_completion
2020-06-08 bors[bot]Merge #4576
2020-06-03 bors[bot]Merge #4717
2020-06-03 Mikhail RakhmanovMerge branch 'master' into assists_extract_enum
2020-06-03 Mikhail RakhmanovMerge branch 'master' into compute-lazy-assits
2020-06-03 Aleksey KladovMerge pull request #4382 from woody77/json_cfgs
2020-06-02 Mikhail RakhmanovMerge remote-tracking branch 'upstream/master' into...
2020-06-02 Mikhail RakhmanovPreliminary implementation of lazy CodeAssits
2020-05-30 bors[bot]Merge #4562
2020-05-28 bors[bot]Merge #4640
2020-05-27 vsrsAdd `inRustProject` when-clause for commands.
2020-05-27 bors[bot]Merge #4592
2020-05-26 bors[bot]Merge #4534
2020-05-25 bors[bot]Merge #4602 #4603
2020-05-25 bors[bot]Merge #4605
2020-05-25 Aleksey KladovFlatten commands.ts
2020-05-25 bors[bot]Merge #4601
2020-05-25 veetahaIntroduce `toggle inlay hints` vscode command
2020-05-24 Aleksey KladovMerge pull request #4548 from bnjjj/fix_4464
2020-05-24 Aleksey KladovMerge pull request #4495 from vsrs/fixture_meta
2020-05-24 Aleksey KladovMerge pull request #4474 from georgewfraser/color_attrs
2020-05-23 Aleksey KladovMerge pull request #4538 from vsrs/vscode_tests
2020-05-23 bors[bot]Merge #4555 #4575
2020-05-23 bors[bot]Merge #4559
2020-05-22 bors[bot]Merge #4570
2020-05-22 bors[bot]Merge #4569
2020-05-22 Aleksey KladovCodeAction groups
2020-05-22 bors[bot]Merge #4516
2020-05-21 Galilée 'Bill' Eng... Merge branch 'master' of github.com:rust-analyzer/rust...
2020-05-21 Vladimir SerovMerge branch 'nix-patchelf' of github.com:cab404/rust...
2020-05-21 Vladimir Seroveditors/vscode: forgotten await in os check
2020-05-21 Vladimir Seroveditors/vscode: patchelf-ing without intermediate files
2020-05-21 Cabia RangrisUpdate editors/code/src/main.ts
2020-05-21 Vladimir Seroveditor/vscode: lint
2020-05-21 Vladimir Seroveditors/vscode: removing original file after patching
2020-05-21 Vladimir Seroveditors/vscode: added patchelf after download
2020-05-21 bors[bot]Merge #4552
2020-05-21 Aleksey KladovTransition OnEnter to WorkspaceSnippetEdit
2020-05-21 Benjamin Coenenadd support of feature flag for runnables #4464
2020-05-20 bors[bot]Merge #4505
2020-05-19 bors[bot]Merge #4494
2020-05-19 Aleksey KladovImplement client-side of SnippetTextEdit
2020-05-15 bors[bot]Merge #4448
2020-05-11 vsrs"rust-analyzer.newDebugConfig" command
2020-05-11 vsrs"rust-analyzer.debug" command
2020-05-10 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-05-08 vsrsMerge remote-tracking branch 'upstream/master' into...
2020-05-08 bors[bot]Merge #4329
2020-05-05 veetahaFix cargo not found on macos bug at vscode extension...
2020-04-08 bors[bot]Merge #3826
2020-04-06 Aleksey KladovMerge pull request #3853 from matklad/cf
2020-04-06 bors[bot]Merge #3829
2020-04-04 bors[bot]Merge #3848
2020-04-04 bors[bot]Merge #3844
2020-04-04 bors[bot]Merge #3845
2020-04-04 bors[bot]Merge #3846
2020-04-04 veetahavscode: log server binary path
2020-04-03 bors[bot]Merge #3746
2020-04-03 bors[bot]Merge #3814
2020-04-02 bors[bot]Merge #3811
2020-04-02 bors[bot]Merge #3820
2020-04-02 Aleksey KladovRemove old syntax highlighting
2020-04-01 bors[bot]Merge #3765
2020-03-31 bors[bot]Merge #3780 #3787
2020-03-31 bors[bot]Merge #3778
2020-03-31 bors[bot]Merge #3777 #3784
2020-03-31 TimPass string instread of WorkspaceFolder
2020-03-31 TimRemove unnecessary null check
2020-03-31 TimThrow error if no folder is opened
2020-03-30 TimAdd basic task support
2020-03-30 bors[bot]Merge #3666
2020-03-30 Kirill BulatovCode review fixes
2020-03-30 Kirill BulatovClient side draft
2020-03-27 bors[bot]Merge #3742
2020-03-27 bors[bot]Merge #3741
2020-03-27 bors[bot]Merge #3740
2020-03-26 bors[bot]Merge #3725
2020-03-26 veetahavscode: small post-refactor
2020-03-26 veetahavscode: fix memory leak on server restart
2020-03-26 veetahavscode: fix local devel
2020-03-26 bors[bot]Merge #3726
2020-03-25 bors[bot]Merge #3714
next