Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
|\ \ \ \ | ||||||
| * | | | | Add option to disable all-targets. | Vadzim Dambrouski | 2019-12-15 | 1 | -0/+5 | |
| |/ / / | ||||||
* | | | | Merge #2571 | bors[bot] | 2019-12-17 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Fixed a typo | Omer Ben-Amram | 2019-12-16 | 1 | -1/+1 | |
| |/ / / | ||||||
* / / / | Default to client watching on VS Code | Aleksey Kladov | 2019-12-17 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Properly format json | Oliver Scherer | 2019-12-15 | 1 | -9/+11 | |
* | | | Add a rudimentary json regex to get at information like `endLine` | Oliver Scherer | 2019-12-15 | 1 | -0/+20 | |
* | | | Merge branch 'refs/heads/master' into feature/granular-scopes | Omer Ben-Amram | 2019-12-14 | 1 | -0/+15 | |
|\ \ \ | ||||||
| * | | | Enable `allFeatures` by default and fix lints | oxalica | 2019-12-13 | 1 | -1/+1 | |
| * | | | Support setting cargo features | oxalica | 2019-12-13 | 1 | -0/+15 | |
* | | | | removed `type.alias` | Omer Ben-Amram | 2019-12-14 | 1 | -0/+9 | |
* | | | | added decorations | Omer Ben-Amram | 2019-12-14 | 1 | -1/+55 | |
|/ / / | ||||||
* | | | Code: enable prettier trailing commas | Laurențiu Nicola | 2019-12-09 | 1 | -1/+2 | |
* | | | Add rollup sourcemap and fix launch.json | Edwin Cheng | 2019-12-08 | 1 | -0/+1 | |
* | | | Code: bump deps | Laurențiu Nicola | 2019-12-08 | 1 | -13/+13 | |
* | | | Code: check whether the LSP binary is in PATH | Laurențiu Nicola | 2019-12-08 | 1 | -0/+1 | |
| |/ |/| | ||||||
* | | Use DocumentProvider instead of Hover | Edwin Cheng | 2019-11-19 | 1 | -0/+5 | |
|/ | ||||||
* | document feature flags | Aleksey Kladov | 2019-10-25 | 1 | -5/+0 | |
* | Merge #1980 | bors[bot] | 2019-10-23 | 1 | -0/+5 | |
|\ | ||||||
| * | Make inlay hint length configurable | Wilco Kusee | 2019-10-18 | 1 | -0/+5 | |
* | | Adds config option for cargo-watch `--ignore` flag | Roberto Vidal | 2019-10-17 | 1 | -0/+5 | |
* | | Add rust-analyzer.showWorkspaceLoadedNotification to package.json | Laurențiu Nicola | 2019-10-17 | 1 | -0/+5 | |
* | | Merge #1984 | bors[bot] | 2019-10-10 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | Bump rollup and vsce | kjeremy | 2019-10-10 | 1 | -2/+2 | |
| |/ | ||||||
* / | engine.vscode and @types/vscode should match | kjeremy | 2019-10-10 | 1 | -1/+1 | |
|/ | ||||||
* | add rollup bundler for vscode extension | JasperDeSutter | 2019-09-23 | 1 | -4/+8 | |
* | Update minimal required vscode version to 1.37 | Lucas Spits | 2019-09-10 | 1 | -1/+1 | |
* | add option to disable notify | Aleksey Kladov | 2019-09-06 | 1 | -0/+5 | |
* | Switch to `@types/vscode` and `vscode-test` | Bastian Köcher | 2019-08-26 | 1 | -4/+7 | |
* | implement feature flags | Aleksey Kladov | 2019-08-22 | 1 | -4/+4 | |
* | fix default for the exlude key | Aleksey Kladov | 2019-08-21 | 1 | -1/+1 | |
* | allow to exclude certain files and directories | Aleksey Kladov | 2019-08-06 | 1 | -0/+5 |