mirror of
https://github.com/jimeh/.vscode.d.git
synced 2026-02-19 11:26:39 +00:00
fix(settings): enable full test discovery for Ruby LSP
This commit is contained in:
@@ -682,7 +682,7 @@
|
||||
},
|
||||
// Ruby LSP
|
||||
"rubyLsp.featureFlags": {
|
||||
"fullTestDiscovery": false
|
||||
"fullTestDiscovery": true
|
||||
},
|
||||
"rubyLsp.rubyVersionManager": {
|
||||
"identifier": "auto"
|
||||
|
||||
Reference in New Issue
Block a user