Since d9a5827 and e78a80c ,rubyLsp.customRubyCommand and rubyLsp.bundleGemfile are no longer allowed in the workspace configuration. How are users supposed to deal with projects having different activation commands and Gemfiles in different paths?
These are exactly the kind of settings you want to apply to workspaces.
Since d9a5827 and e78a80c ,
rubyLsp.customRubyCommandandrubyLsp.bundleGemfileare no longer allowed in the workspace configuration. How are users supposed to deal with projects having different activation commands and Gemfiles in different paths?These are exactly the kind of settings you want to apply to workspaces.