about summary refs log tree commit diff
path: root/editors/code/package.json
AgeCommit message (Expand)AuthorLines
2020-03-19:arrow_up: npmAleksey Kladov-1/+1
2020-03-19Simplify extension tag sniffingAleksey Kladov-2/+2
2020-03-19Merge #3629bors[bot]-1/+1
2020-03-19Rewrite auto-updateAleksey Kladov-1/+1
2020-03-18Update deps; regen lock file; fix minimist CVEDarin Morrison-3/+3
2020-03-17Remove outDirOverridesEmil Lauridsen-5/+0
2020-03-17Change existing OUT_DIR override config to make use of new infrastructureEmil Lauridsen-5/+5
2020-03-17Support loading OUT_DIR from cargo check at launchEmil Lauridsen-0/+5
2020-03-16:arrow_up: npmAleksey Kladov-3/+3
2020-03-14vscode: prepare package.json for nightliesVeetaha-2/+15
2020-03-12Merge #3543bors[bot]-3/+8
2020-03-12Make maxLength nullable againSteffen Lyngbaek-1/+4
2020-03-11Switch from Vec<InlayKind> to object with propsSteffen Lyngbaek-21/+11
2020-03-11settings: rust-analyzer.cargo-watch.enable: clarify that the setting enables ...Matthias Krüger-1/+1
2020-03-11Merge #3549bors[bot]-0/+5
2020-03-10Parameter inlay hint separate from variable type inlay? #2876Steffen Lyngbaek-4/+16
2020-03-10Force latest stablekjeremy-2/+2
2020-03-11Add additional_outdirs in configEdwin Cheng-0/+5
2020-03-09Merge #3514bors[bot]-0/+5
2020-03-09vscode: groupd updates-related config under `updates` section as per @matkladVeetaha-1/+1
2020-03-08Use markdown description in vscodeJulien Roncaglia-9/+9
2020-03-08vscode: rename alwaysDownloadServer -> askBeforeDownloadVeetaha-3/+3
2020-03-07vscode: contribute "alwaysDownloadServer" option to configVeetaha-0/+5
2020-03-06:arrow_up: npm depsAleksey Kladov-1/+1
2020-03-06Don't creat public APIs with typosAleksey Kladov-1/+1
2020-03-06Concise mode for parameter hintsAleksey Kladov-0/+4
2020-03-06Feature flag for arg snippetsAleksey Kladov-0/+4
2020-03-03Update code dependenciesJeremy Kolb-9/+9
2020-03-02Minimal viable metaAleksey Kladov-1/+6
2020-02-28Fix union classificationAleksey Kladov-2/+0
2020-02-28Merge #3363bors[bot]-20/+64
2020-02-28removing ctrl+r key binding fixes #2733Jason Williams-5/+0
2020-02-28Cleanup highlighting tagsAleksey Kladov-17/+70
2020-02-28add more tagsAleksey Kladov-9/+0
2020-02-27vscode: added feature flags for better short-term uxVeetaha-1/+23
2020-02-27Map builtinAleksey Kladov-0/+6
2020-02-27Set attr scopeAleksey Kladov-0/+6
2020-02-27Map unsafe keywordAleksey Kladov-0/+6
2020-02-27Fix styleAleksey Kladov-1/+1
2020-02-27Actually gate CI on eslintAleksey Kladov-1/+2
2020-02-27Merge #3308bors[bot]-1/+1
2020-02-27Color constantsAleksey Kladov-0/+9
2020-02-27Better highlightign APIAleksey Kladov-0/+19
2020-02-26wipAleksey Kladov-0/+14
2020-02-26Config to switch to semantic tokensAleksey Kladov-0/+5
2020-02-26Merge pull request #3321 from kjeremy/semantic-clientAleksey Kladov-0/+1
2020-02-26Enable SemanticTokens on the clientJeremy Kolb-0/+1
2020-02-26Remove unnecessary depAleksey Kladov-2/+0
2020-02-25vscode: fix vscode-vim keybindings conflictVeetaha-1/+1
2020-02-24vscode: bump TypeScript versionVeetaha-1/+1