index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
/
code
Age
Commit message (
Expand
)
Author
Lines
2023-08-15
Auto merge of #15420 - Wilfred:discover_command_max_buffer, r=Veykril
bors
-0
/
+1
2023-08-15
Add status bar button to toggle check on save state
Lukas Wirth
-3
/
+63
2023-08-12
Pass server extraEnv to isValidExecutable
Lukas Wirth
-3
/
+7
2023-08-10
Increase the buffer size for discover project command
Wilfred Hughes
-0
/
+1
2023-08-08
Auto merge of #15262 - adamse:master, r=HKalbasi
bors
-0
/
+9
2023-08-08
add check.ignore to list cargo check diagnostics to ignore (dead_code, unused...
Adam Sandberg Ericsson
-0
/
+9
2023-08-05
Auto merge of #15392 - Wilfred:stopped_color, r=lnicola
bors
-2
/
+4
2023-08-04
Use the warning color when rust-analyzer is stopped
Wilfred Hughes
-2
/
+4
2023-08-04
Set the default status bar action to openLogs
Wilfred Hughes
-1
/
+1
2023-07-30
Write proc-macro server spawn errors to the status text
Lukas Wirth
-1
/
+1
2023-07-28
Auto merge of #15308 - vsrs:runnable_env_per_platform, r=HKalbasi
bors
-6
/
+27
2023-07-24
vscode: change minimum VS Code version to 1.75 from 1.78
David Barsky
-7
/
+7
2023-07-22
Auto merge of #15303 - oxalica:fix/byte-escape-highlight, r=lowr
bors
-1
/
+5
2023-07-22
Auto merge of #15281 - tetsuharuohzeki:split-ci-steps, r=lnicola
bors
-3
/
+6
2023-07-23
editor/code: Break down CI steps to know what is failing easily
Tetsuharu Ohzeki
-3
/
+6
2023-07-20
Use notification command links for debugger installation
igorskyflyer
-2
/
+11
2023-07-19
Introduce `invalidEscapeSequence` semantic token type
oxalica
-1
/
+5
2023-07-18
Fix lint
vsrs
-1
/
+0
2023-07-18
Platform specific runnables env
vsrs
-6
/
+28
2023-07-13
editor/code: Update esbuild
Tetsuharu Ohzeki
-30
/
+366
2023-07-13
editor/code: Update ESLint
Tetsuharu Ohzeki
-37
/
+37
2023-07-13
editor/code: Update ovsx
Tetsuharu Ohzeki
-16
/
+7
2023-07-13
editor/code: Re-apply code format
Tetsuharu Ohzeki
-175
/
+180
2023-07-13
editor/code: Update prettier to v3
Tetsuharu Ohzeki
-7
/
+7
2023-07-13
editor/code: Update typescript-eslint to v6
Tetsuharu Ohzeki
-91
/
+86
2023-07-13
editor/code: Update typescript
Tetsuharu Ohzeki
-5
/
+5
2023-07-11
Bump semver from 5.7.1 to 5.7.2 in /editors/code
dependabot[bot]
-12
/
+12
2023-07-11
Auto merge of #15259 - tetsuharuohzeki:sort-the-style-to-import, r=Veykril
bors
-37
/
+52
2023-07-11
editor/code: Sort the style to import types
Tetsuharu Ohzeki
-37
/
+52
2023-07-10
editor/code: Add FIXME comments for TS' `--exactOptionalPropertyTypes` option
Tetsuharu Ohzeki
-2
/
+2
2023-07-10
editor/code: Enable TypeScript's `--useUnknownInCatchVariables` option
Tetsuharu Ohzeki
-3
/
+5
2023-07-10
editor/code: Remove unused `sendRequestWithRetry`
Tetsuharu Ohzeki
-36
/
+0
2023-07-10
editor/code: Assert types in catch in `sendRequestWithRetry()` properly
Tetsuharu Ohzeki
-8
/
+12
2023-07-08
change viewMemoryLayoutParams to be textPositionParams
Adenine
-5
/
+1
2023-07-07
cleanup + docs + tests
Adenine
-4
/
+0
2023-07-07
fix typescript return path warning
Adenine
-1
/
+1
2023-07-07
fix incorrect committed rust and run prettier
Adenine
-17
/
+16
2023-07-07
implement first pass of memory layout viewer
Adenine
-6
/
+322
2023-07-07
Auto merge of #15227 - DropDemBits:indent-on-blank-line, r=lnicola
bors
-1
/
+2
2023-07-06
fix: Indent after pressing enter on a blank line
DropDemBits
-1
/
+2
2023-07-06
editor/code: Enable `noPropertyAccessFromIndexSignature` ts option
Tetsuharu Ohzeki
-9
/
+9
2023-07-06
editor/code: Enable `noUncheckedIndexedAccess` ts option
Tetsuharu Ohzeki
-52
/
+124
2023-07-05
editor/code: Set ts' --moduleResolution=node16 option
Tetsuharu Ohzeki
-0
/
+1
2023-06-30
feat: don't add panics to error jump list by default
Alex Kladov
-1
/
+19
2023-06-30
Drop cross-env npm dep
Laurențiu Nicola
-21
/
+3
2023-06-30
editor/code: Switch to `@vscode/vsce`
Tetsuharu Ohzeki
-151
/
+45
2023-06-29
Auto merge of #15138 - mohsen-alizadeh:13583-rename-runnableEnv-to-runnables-...
bors
-5
/
+5
2023-06-28
fallback to old key
Mohsen Alizadeh
-1
/
+1
2023-06-28
Auto merge of #15136 - mohsen-alizadeh:13908-delete-matching-brace-key-bindin...
bors
-5
/
+0
2023-06-28
editor/code: Enable `noImplicitOverride` ts option
Tetsuharu Ohzeki
-5
/
+4
[next]