ilich / vscode-coldfusion

Visual Studio Code CFML (ColdFusion) Language Support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Word based suggestion gets suppressed

kev494 opened this issue · comments

If the following setting is set to true, word based suggestion gets suppressed.

"cfml.snippets.enabled": true

image

I would like to have also word based suggestions from vscode enabled:
image

It would be nice if the suggestions would show bot, snippets and word based suggestions.