Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Add option to disable all-targets. | Vadzim Dambrouski | 2019-12-15 | 1 | -0/+9 | |
* | | | | Default to client watching on VS Code | Aleksey Kladov | 2019-12-17 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | Enable `allFeatures` by default and fix lints | oxalica | 2019-12-13 | 1 | -9/+16 | |
* | | | Support setting cargo features | oxalica | 2019-12-13 | 1 | -13/+57 | |
* | | | Code: enable prettier trailing commas | Laurențiu Nicola | 2019-12-09 | 1 | -11/+11 | |
* | | | Allow disabling sysroot | Aleksey Kladov | 2019-12-09 | 1 | -0/+5 | |
| |/ |/| | ||||||
* | | document feature flags | Aleksey Kladov | 2019-10-25 | 1 | -7/+0 | |
|/ | ||||||
* | Merge #1980 | bors[bot] | 2019-10-23 | 1 | -0/+6 | |
|\ | ||||||
| * | Make inlay hint length configurable | Wilco Kusee | 2019-10-18 | 1 | -0/+6 | |
* | | Adds config option for cargo-watch `--ignore` flag | Roberto Vidal | 2019-10-17 | 1 | -1/+10 | |
|/ | ||||||
* | add option to disable notify | Aleksey Kladov | 2019-09-06 | 1 | -0/+4 | |
* | implement feature flags | Aleksey Kladov | 2019-08-22 | 1 | -0/+4 | |
* | allow to exclude certain files and directories | Aleksey Kladov | 2019-08-06 | 1 | -0/+4 | |
* | Show type decorators | Kirill Bulatov | 2019-07-25 | 1 | -0/+5 | |
* | Add noUnusedLocals to VsCode tsconfig | Ryan Cumming | 2019-06-29 | 1 | -1/+0 | |
* | Fix code after "apply suggestions" | Aleksei Sidorov | 2019-06-24 | 1 | -8/+8 | |
* | Apply suggestions from code review | Aleksey Sidorov | 2019-06-24 | 1 | -2/+2 | |
* | Fix tslints | Aleksei Sidorov | 2019-06-24 | 1 | -2/+2 | |
* | Introduce cargo-watch.check-command | Aleksei Sidorov | 2019-06-24 | 1 | -1/+12 | |
* | make LRU cache configurable | Aleksey Kladov | 2019-06-12 | 1 | -0/+4 | |
* | Make rainbows optional | Pascal Hertleif | 2019-05-27 | 1 | -0/+7 | |
* | Add cargo-watch.check-arguments | Edwin Cheng | 2019-04-02 | 1 | -14/+25 | |
* | Add config for cargo-watch trace | Edwin Cheng | 2019-04-02 | 1 | -6/+19 | |
* | Change enableCargoWatchOnStartup to have three states | Ville Penttinen | 2019-03-21 | 1 | -3/+5 | |
* | Guard auto cargo watch behind a config option | Igor Matuszewski | 2019-03-18 | 1 | -0/+8 | |
* | Add showWorkspaceLoadedNotification to vscode client | Ville Penttinen | 2019-03-06 | 1 | -0/+7 | |
* | Run prettier | Ville Penttinen | 2019-02-07 | 1 | -4/+11 | |
* | Add new configuration "enableEnhancedTyping" to control registering of "type"... | Ville Penttinen | 2019-02-07 | 1 | -0/+25 | |
* | align command naming | Aleksey Kladov | 2019-01-28 | 1 | -1/+1 | |
* | Config for raLspServerPath will be overwritten if __RA_LSP_SERVER_DEBUG is set | Andrew Ross | 2019-01-19 | 1 | -2/+5 | |
* | Allow user to set path to ra_lsp_server in vscode settings | gentoo90 | 2019-01-05 | 1 | -0/+5 | |
* | Run prettier on all files | Daniel McNab | 2018-10-08 | 1 | -13/+15 | |
* | Add tslint and prettier to ci | Daniel McNab | 2018-10-08 | 1 | -13/+13 | |
* | Apply tslint suggestions, round one | Adolfo Ochagavía | 2018-10-07 | 1 | -0/+23 |