aboutsummaryrefslogtreecommitdiff
path: root/editors/code/package.json
Commit message (Expand)AuthorAgeFilesLines
...
| * "rust-analyzer.newDebugConfig" commandvsrs2020-05-111-0/+5
| * "rust-analyzer.debug" commandvsrs2020-05-111-0/+5
* | Merge #4400bors[bot]2020-05-131-0/+3
|\ \
| * | Leave statics aloneGeorge Fraser2020-05-121-3/+0
| * | Mark up statics and mutablesGeorge Fraser2020-05-121-0/+6
* | | Bump packageskjeremy2020-05-131-8/+8
* | | vscode engine 1.45kjeremy2020-05-121-1/+1
|/ /
* | Use .rust suffix on scopesGeorge Fraser2020-05-121-9/+9
* | Change lifetimes back to keyword-ish, tweak builtins for consistency between ...George Fraser2020-05-101-1/+1
* | Import built-in textmate grammar, with no changesGeorge Fraser2020-05-101-0/+5
* | Tweak the textmate fallback scopes to be consistent with builtin TextMate gra...George Fraser2020-05-101-8/+8
|/
* Merge remote-tracking branch 'upstream/master' into uniformed_debug_lensvsrs2020-05-081-1/+15
|\
| * Add master config for inlayHints to make disabling easyAleksey Kladov2020-05-081-0/+5
| * Use the correct color for structsAleksey Kladov2020-05-071-0/+3
| * Better mapping to TextMate scopes for keywordsAleksey Kladov2020-05-061-0/+6
| * package.json: Minor configuration spelling fixSean Bright2020-05-061-1/+1
* | "rust-analyzer.debug.openDebugPane"vsrs2020-05-081-1/+1
* | Add CodeLLDB Rust visualizationvsrs2020-05-071-1/+1
* | Add separate settings for each debug engine.vsrs2020-05-071-2/+2
* | Add additional debug optionsvsrs2020-05-071-0/+10
|/
* Drop dead code and a dependency!veetaha2020-05-051-1/+0
* add the allFeatures flag (true by default)guigui642020-05-051-0/+5
* Merge #4166bors[bot]2020-05-051-0/+8
|\
| * Rename `defaultTarget` to targetChristophe MASSOLIN2020-05-051-2/+2
| * [config] rename cargo.defaultTargetChristophe MASSOLIN2020-04-271-1/+1
| * Started rust-analyzer.cargo.defaultTarget implementationChristophe MASSOLIN2020-04-261-0/+8
* | Fix typo in markdownDescriptionszunami2020-05-041-1/+1
* | Specify cotributed semanticTokenTypes in package.jsonAleksey Kladov2020-05-041-0/+4
* | Remove `workspaceLoaded` settingAndrew Chin2020-05-021-5/+0
* | Merge #4222bors[bot]2020-04-301-0/+22
|\ \
| * | pass Cargo errors to the Debug output channelvsrs2020-04-301-1/+1
| * | better configuration enum itemsvsrs2020-04-291-11/+14
| * | Configuration settings and source maps supportvsrs2020-04-291-0/+19
| |/
* / Build extension tooJonas Schievink2020-04-281-0/+1
|/
* Disable onEnter command by defaultAleksey Kladov2020-04-231-5/+0
* Merge #4090bors[bot]2020-04-221-1/+1
|\
| * Align the name of proc-macro enabling flagAleksey Kladov2020-04-221-1/+1
* | npm updatekjeremy2020-04-221-7/+7
|/
* Add semantic tag for unresolved referencesAleksey Kladov2020-04-181-0/+4
* Add proc-macro cli command for rust-analyzerEdwin Cheng2020-04-161-5/+0
* Add config for proc_macroEdwin Cheng2020-04-161-0/+10
* Merge #3962bors[bot]2020-04-151-1/+1
|\
| * Fix parentModule shortcut conflictIgor Żuk2020-04-131-1/+1
* | Bump @types/vscode and vscode-languageclientkjeremy2020-04-141-2/+2
|/
* Enable the SemanticTokensFeature by defaultkjeremy2020-04-081-6/+1
* Update some packageskjeremy2020-04-071-3/+3
* Better config scheme & defaultsAleksey Kladov2020-04-071-6/+14
* Merge pull request #3853 from matklad/cfAleksey Kladov2020-04-061-4/+1
|\
| * Make control token modifier less ambiguousAleksey Kladov2020-04-061-4/+1
* | vscode: restore removed default valuesveetaha2020-04-041-0/+5
|/