editor.wordBasedSuggestions
force disabled while in ahk language mode
#250
Labels
editor.wordBasedSuggestions
force disabled while in ahk language mode
#250
Description
previously typed words in the document/file are not suggested by the editor while in ahk language mode provided by this extension, even though the corresponding setting (
editor.wordBasedSuggestions
) is enabled insettings.json
Reproduction steps
Steps to reproduce the behavior:
Expected behavior
word based suggestion should show up
Additional context
if i switch the file to another language mode (tested in plain text and javascript), i get expected behavior::
if i switch the file to AutoHotkey language mode, i get the bug (no word based suggestions)::
The text was updated successfully, but these errors were encountered: