aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/config.ts
Commit message (Expand)AuthorAgeFilesLines
...
| * | * Adding scope mapping configuration manifest in `package.json`Seivan Heidari2019-11-041-6/+5
| * | Merge branch 'master' into feature/themesSeivan Heidari2019-10-311-7/+0
| |\ \
| * | | Introducing a Scopes Mapper to map from RA scopes to TextMate scopes with fal...Seivan Heidari2019-10-271-0/+2
| * | | Proof of concept theming and 'tokenColorCustomizations' support.Seivan Heidari2019-10-241-1/+5
* | | | Keep VSCode config mostly backwards compatibleEmil Lauridsen2019-12-251-11/+20
* | | | Configuration plumbing for cargo watcherEmil Lauridsen2019-12-251-44/+15
| |_|/ |/| |
* | | Merge #2568bors[bot]2019-12-171-0/+9
|\ \ \
| * | | Add option to disable all-targets.Vadzim Dambrouski2019-12-151-0/+9
* | | | Default to client watching on VS CodeAleksey Kladov2019-12-171-2/+2
|/ / /
* | | Enable `allFeatures` by default and fix lintsoxalica2019-12-131-9/+16
* | | Support setting cargo featuresoxalica2019-12-131-13/+57
* | | Code: enable prettier trailing commasLaurențiu Nicola2019-12-091-11/+11
* | | Allow disabling sysrootAleksey Kladov2019-12-091-0/+5
| |/ |/|
* | document feature flagsAleksey Kladov2019-10-251-7/+0
|/
* Merge #1980bors[bot]2019-10-231-0/+6
|\
| * Make inlay hint length configurableWilco Kusee2019-10-181-0/+6
* | Adds config option for cargo-watch `--ignore` flagRoberto Vidal2019-10-171-1/+10
|/
* add option to disable notifyAleksey Kladov2019-09-061-0/+4
* implement feature flagsAleksey Kladov2019-08-221-0/+4
* allow to exclude certain files and directoriesAleksey Kladov2019-08-061-0/+4
* Show type decoratorsKirill Bulatov2019-07-251-0/+5
* Add noUnusedLocals to VsCode tsconfigRyan Cumming2019-06-291-1/+0
* Fix code after "apply suggestions"Aleksei Sidorov2019-06-241-8/+8
* Apply suggestions from code reviewAleksey Sidorov2019-06-241-2/+2
* Fix tslintsAleksei Sidorov2019-06-241-2/+2
* Introduce cargo-watch.check-commandAleksei Sidorov2019-06-241-1/+12
* make LRU cache configurableAleksey Kladov2019-06-121-0/+4
* Make rainbows optionalPascal Hertleif2019-05-271-0/+7
* Add cargo-watch.check-argumentsEdwin Cheng2019-04-021-14/+25
* Add config for cargo-watch traceEdwin Cheng2019-04-021-6/+19
* Change enableCargoWatchOnStartup to have three statesVille Penttinen2019-03-211-3/+5
* Guard auto cargo watch behind a config optionIgor Matuszewski2019-03-181-0/+8
* Add showWorkspaceLoadedNotification to vscode clientVille Penttinen2019-03-061-0/+7
* Run prettierVille Penttinen2019-02-071-4/+11
* Add new configuration "enableEnhancedTyping" to control registering of "type"...Ville Penttinen2019-02-071-0/+25
* align command namingAleksey Kladov2019-01-281-1/+1
* Config for raLspServerPath will be overwritten if __RA_LSP_SERVER_DEBUG is setAndrew Ross2019-01-191-2/+5
* Allow user to set path to ra_lsp_server in vscode settingsgentoo902019-01-051-0/+5
* Run prettier on all filesDaniel McNab2018-10-081-13/+15
* Add tslint and prettier to ciDaniel McNab2018-10-081-13/+13
* Apply tslint suggestions, round oneAdolfo Ochagavía2018-10-071-0/+23