Skip to content
New issue

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

Ruby LSP extension conflict with Better Comments extension #2723

Open
maprangsoft opened this issue Oct 14, 2024 · 2 comments
Open

Ruby LSP extension conflict with Better Comments extension #2723

maprangsoft opened this issue Oct 14, 2024 · 2 comments
Assignees
Labels
bug Something isn't working vscode This pull request should be included in the VS Code extension's release notes

Comments

@maprangsoft
Copy link

Description

Ruby LSP extension conflict with Better Comments extension
when Ruby LSP enable color on comment not show
if Ruby LSP extension disabled color comment working.

https://marketplace.visualstudio.com/items?itemName=aaron-bond.better-comments

video for detail: https://www.loom.com/share/89d01928a23a4790994d2611d3e5da47

Image

@maprangsoft maprangsoft added bug Something isn't working vscode This pull request should be included in the VS Code extension's release notes labels Oct 14, 2024
@vinistock
Copy link
Member

Thank you for the report. This may be a conflict between the grammar files. If follow these steps, what tokens do you see for the todo comments?

  • Open the command palette (CTRL/CMD + SHIFT + P)
  • Inspect editor tokens and scopes
  • Click on top of the todo comment

@maprangsoft
Copy link
Author

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working vscode This pull request should be included in the VS Code extension's release notes
Projects
None yet
Development

No branches or pull requests

2 participants