index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
/
code
/
package.json
Commit message (
Expand
)
Author
Age
Files
Lines
*
vscode: replaced unwrapNotNil() with ! as per @matklad
Veetaha
2020-02-09
1
-1
/
+0
*
vscode: amended config to use binary from globalStoragePath, added ui for dow...
Veetaha
2020-02-08
1
-2
/
+4
*
added fetchLatestArtifactMetadata() and downloadFile() functions
Veetaha
2020-02-08
1
-1
/
+5
*
vscode: eliminate floating promises and insane amount of resource handle leaks
Veetaha
2020-02-05
1
-1
/
+1
*
vscode: Only handle enter if the suggest widget is hidden.
Gregoire Geis
2020-02-03
1
-1
/
+1
*
Remove enableEnhancedTyping and type overriding infrastructure.
Gregoire Geis
2020-02-03
1
-5
/
+0
*
Change default enhanced typing behavior from using type to using keybindings.
Gregoire Geis
2020-02-03
1
-1
/
+6
*
Add regular onEnter command, allowing onEnter to be called without overriding...
Gregoire Geis
2020-02-03
1
-0
/
+5
*
Remove unnecessary flags
Aleksey Kladov
2020-02-03
1
-2
/
+2
*
Remove rollup-typescript
Aleksey Kladov
2020-02-03
1
-2
/
+1
*
Update some rollup packages
Aleksey Kladov
2020-02-03
1
-3
/
+3
*
Use simple prng instead of a dependency
Aleksey Kladov
2020-02-03
1
-2
/
+0
*
Remove recent improvements to the build script
Aleksey Kladov
2020-02-03
1
-4
/
+4
*
vscode: dropped npm-check-updates script
Veetaha
2020-02-02
1
-4
/
+1
*
vscode: updated rollup typescript so it typechecks the bundle
Veetaha
2020-02-02
1
-2
/
+5
*
Merge #2979
bors[bot]
2020-02-02
1
-2
/
+2
|
\
|
*
vscode: moved tslib to runtime dependencies and added \"importHelpers\": true
Veetaha
2020-02-01
1
-2
/
+2
*
|
fix repo link in package.json
Veetaha
2020-02-02
1
-1
/
+2
|
/
*
:arrow_up: node
Aleksey Kladov
2020-01-28
1
-6
/
+6
*
vscode-languageclient 6.1.0
kjeremy
2020-01-27
1
-1
/
+1
*
vscode-languageclient 6.0.1
Jeremy Kolb
2020-01-21
1
-1
/
+1
*
Merge #2843
bors[bot]
2020-01-15
1
-1
/
+1
|
\
|
*
Add inlay parameter name hints for function calls
imtsuki
2020-01-14
1
-1
/
+1
*
|
Language Server Protocol 3.15 is now stable
kjeremy
2020-01-14
1
-1
/
+1
*
|
vscode-languageclient 6.0.0-next.10
kjeremy
2020-01-13
1
-1
/
+1
|
/
*
Rename VS Code extension to rust-analyzer
Aleksey Kladov
2020-01-13
1
-3
/
+4
*
Fix lruCapacity config setting type
Marco Groppo
2020-01-11
1
-1
/
+4
*
Add semicolons
Aleksey Kladov
2019-12-31
1
-1
/
+2
*
Fix color name
Aleksey Kladov
2019-12-31
1
-1
/
+1
*
Drop obsolete color configurations
Aleksey Kladov
2019-12-31
1
-288
/
+1
*
Add tsfmt
Aleksey Kladov
2019-12-30
1
-1
/
+3
*
Remove prettier
Aleksey Kladov
2019-12-30
1
-8
/
+1
*
Run prettier on all files
Aleksey Kladov
2019-12-30
1
-1
/
+1
*
Add prettier
Aleksey Kladov
2019-12-30
1
-6
/
+13
*
Rename extension.ts -> main.ts
Aleksey Kladov
2019-12-30
1
-1
/
+1
*
Add rollup
Aleksey Kladov
2019-12-30
1
-7
/
+12
*
Minimize TypeScript build
Aleksey Kladov
2019-12-30
1
-35
/
+8
*
Merge #2061
bors[bot]
2019-12-29
1
-1
/
+64
|
\
|
*
Merge branch 'master' into feature/themes
Seivan Heidari
2019-12-23
1
-16
/
+125
|
|
\
|
*
\
Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ...
Seivan Heidari
2019-11-20
1
-0
/
+5
|
|
\
\
|
*
|
|
Readding jsonc parser because of https://github.com/rust-analyzer/rust-analyz...
Seivan Heidari
2019-11-18
1
-1
/
+2
|
*
|
|
Vscode wasn't running the linter automatically so ran `npm run fix` - wonder ...
Seivan Heidari
2019-11-09
1
-1
/
+1
|
*
|
|
* Adding scope mapping configuration manifest in `package.json`
Seivan Heidari
2019-11-04
1
-1
/
+63
*
|
|
|
Keep VSCode config mostly backwards compatible
Emil Lauridsen
2019-12-25
1
-20
/
+14
*
|
|
|
Configuration plumbing for cargo watcher
Emil Lauridsen
2019-12-25
1
-30
/
+10
*
|
|
|
Remove cargo-watch from vscode extension.
Emil Lauridsen
2019-12-25
1
-11
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Update to latest packages
kjeremy
2019-12-20
1
-8
/
+8
*
|
|
Merge #2583
bors[bot]
2019-12-17
1
-1
/
+2
|
\
\
\
|
*
|
|
use pretter settings in ts-lint
Edwin Cheng
2019-12-17
1
-1
/
+2
*
|
|
|
Merge #2568
bors[bot]
2019-12-17
1
-0
/
+5
|
\
\
\
\
[next]