We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.95.3
0.8.4
Unknown
3.1.5
rubyInstaller
{}
{ "enableExperimentalFeatures": false, "enabledFeatures": { "codeActions": true, "diagnostics": true, "documentHighlights": true, "documentLink": true, "documentSymbols": true, "foldingRanges": true, "formatting": true, "hover": true, "inlayHint": true, "onTypeFormatting": true, "selectionRanges": true, "semanticHighlighting": true, "completion": true, "codeLens": true, "definition": true, "workspaceSymbol": true, "signatureHelp": true, "typeHierarchy": true }, "featuresConfiguration": {}, "addonSettings": {}, "rubyVersionManager": { "identifier": "auto" }, "customRubyCommand": "", "formatter": "auto", "linters": null, "bundleGemfile": "", "testTimeout": 30, "branch": "", "pullDiagnosticsOn": "both", "useBundlerCompose": false, "bypassTypechecker": false, "rubyExecutablePath": "c:\\msys64\\mingw64\\bin\\ruby.exe", "indexing": {}, "erbSupport": true }
Code snippet or error message
The text was updated successfully, but these errors were encountered:
Could you please try running this on the terminal and check if it succeeds (from the root of your project):
BUNDLE_GEMFILE=.ruby-lsp/Gemfile bundle
Sorry, something went wrong.
Also, this is likely encoding related, so it may help if you can share any details about the file encodings used in your codebase.
No branches or pull requests
Description
Ruby LSP Information
Ruby LSP Information
VS Code Version
1.95.3
Ruby LSP Extension Version
0.8.4
Ruby LSP Server Version
Unknown
Ruby LSP Addons
Ruby Version
3.1.5
Ruby Version Manager
rubyInstaller
Installed Extensions
Click to expand
Ruby LSP Settings
Click to expand
Workspace
User
Reproduction steps
Code snippet or error message
The text was updated successfully, but these errors were encountered: