aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/config.ts
Commit message (Expand)AuthorAgeFilesLines
* Add additional_outdirs in configEdwin Cheng2020-03-101-0/+1
* vscode: groupd updates-related config under `updates` section as per @matkladVeetaha2020-03-091-1/+1
* vscode: fix inversion of askBeforeDownloadVeetaha2020-03-081-1/+1
* vscode: rename alwaysDownloadServer -> askBeforeDownloadVeetaha2020-03-081-1/+1
* vscode: care about alwaysDownloadServer option before askingVeetaha2020-03-071-5/+6
* Config to switch to semantic tokensAleksey Kladov2020-02-261-0/+2
* Extract client-side loggingAleksey Kladov2020-02-221-1/+4
* Rename config value for server PathAleksey Kladov2020-02-181-1/+1
* Rename the binary to rust-analyzerAleksey Kladov2020-02-181-4/+4
* Migrate to eslintAleksey Kladov2020-02-171-17/+17
* Merge #3181bors[bot]2020-02-171-1/+2
|\
| * Add arguments to rustfmtIlya Titkov2020-02-171-1/+2
* | vscode: minor refactoringsVeetaha2020-02-171-1/+0
|/
* Merge #3162bors[bot]2020-02-161-1/+16
|\
| * vscode: add version and storage parameters to github binary sourceVeetaha2020-02-161-1/+16
* | vscode: fix the default value for withSysrootVeetaha2020-02-161-1/+1
|/
* vscode: renamed langServer to serverVeetaha2020-02-141-6/+6
* make onConfigChange handler privateVeetaha2020-02-141-1/+1
* vscode: moved to getters as per matkladVeetaha2020-02-141-23/+17
* vscode: reordered config constructor before methodsVeetaha2020-02-131-5/+6
* vscode: redesigned config with simplicity and Dart extension config implement...Veetaha2020-02-131-190/+68
* vscode: filter out arm linux from using prebuilt binariesVeetaha2020-02-111-3/+20
* vscode: refactor inverted ternaries to if statements as per @matkladVeetaha2020-02-091-1/+3
* vscode: rename raLspServer variable to langServerVeetaha2020-02-081-3/+3
* vscode: refactor commentVeetaha2020-02-081-1/+1
* vscode: refactor platform artifact name query to switch statement, move Binar...Veetaha2020-02-081-36/+53
* vscode: amended config to use binary from globalStoragePath, added ui for dow...Veetaha2020-02-081-7/+49
* Merge #3024bors[bot]2020-02-051-1/+1
|\
| * vscode: eliminate floating promises and insane amount of resource handle leaksVeetaha2020-02-051-1/+1
* | vscode: yet another refactor commitVeetaha2020-02-041-2/+2
|/
* Improve readabilitymemoryruins2020-01-151-14/+11
* Display vscode message after changing cargo-watch optionsmemoryruins2020-01-151-0/+19
* Refactor configAleksey Kladov2019-12-311-6/+4
* Drop needless pubsAleksey Kladov2019-12-311-14/+14
* Drop support for legacy colorizationAleksey Kladov2019-12-311-4/+0
* Switch impure functional style to pure imperativeAleksey Kladov2019-12-311-2/+0
* Reformat with tsfmtAleksey Kladov2019-12-301-2/+2
* Privatize highlightingAleksey Kladov2019-12-301-3/+0
* Merge #2061bors[bot]2019-12-291-5/+9
|\
| * Merge branch 'master' into feature/themesSeivan Heidari2019-12-231-24/+89
| |\
| * | Vscode wasn't running the linter automatically so ran `npm run fix` - wonder ...Seivan Heidari2019-11-091-3/+2
| * | * 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
|/ / /