crystal-lang-tools/vscode-crystal-lang

Dot in comments triggers autocomplete.

RazrFalcon opened this issue · 3 comments

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:

  1. Create a comment.
  2. 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

If this doesn't happen when crystalline is disabled, then this is probably an issue with crystalline and not the vscode extension itself

Yes, seems like crystalline issue.