Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Remove goto_def_racer_fallback #511

Merged
merged 1 commit into from
Feb 23, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -321,12 +321,6 @@
"description": "Do not enable default Cargo features.",
"scope": "resource"
},
"rust.goto_def_racer_fallback": {
"type": "boolean",
"default": false,
"description": "Use racer as a fallback for goto def.",
"scope": "resource"
},
"rust.racer_completion": {
"type": "boolean",
"default": true,
Expand Down