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

Comments are not Formatted Inside For Loop #82

Open
Deep-Adhikary opened this issue Apr 16, 2020 · 0 comments
Open

Comments are not Formatted Inside For Loop #82

Deep-Adhikary opened this issue Apr 16, 2020 · 0 comments
Labels

Comments

@Deep-Adhikary
Copy link

Describe the bug
Inside FOR loop '#' does not graying out the line as previous version

To Reproduce
Steps to reproduce the behavior:

  1. Open VS Code
  2. Create a test.robot file
  3. Write
    FOR ${abc} IN @{test}
    #Some Comment
    END

Expected behavior
Comment should be grayed out

Screenshots

image

Environment (please complete the following information):

  • VSCode version: 1.44
  • Extension version: 2.9.5
  • OS: Windows 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant