Dot in comments triggers autocomplete.
RazrFalcon opened this issue · 3 comments
RazrFalcon commented
Describe the bug
When writing comments, each .
press triggers an autocomplete, which is very annoying.
crystalline
is enabled, in case it matters.
To Reproduce
Steps to reproduce the behavior:
- Create a comment.
- Press
.
Expected behavior
Autocomplete should be ignored in comments.
Piece of Code
# comment.
Desktop:
- OS: macOS
- Crystal version: 1.9.2
- This plugin version: 0.8.4
crystalline
: 0.10.0
nobodywasishere commented
If this doesn't happen when crystalline is disabled, then this is probably an issue with crystalline and not the vscode extension itself
RazrFalcon commented
Yes, seems like crystalline
issue.