For the complete documentation index, see llms.txt. This page is also available as Markdown.

VSCode settings

For greater ease of use, we suggest the following configuration

In VSCode Settings

To access "Settings" from the menu: File -> Preferences -> Settings or [Ctrl] + [ , ]

In section "Text Editor" / "Suggestions" :

  • "Snippet Suggestions" Choose "top" to show snippet suggestions on top of other suggestions

  • "Word Based Suggestions" Turn it "off" to obtain suggestions only from snippets (including those from Telosys extension).

It's usually enough to get a clearest view of snippets suggestion.

If you want to go further, have a look at the following options:

  • Editor › Suggest: Show Words

  • Editor › Suggest: Filter Graceful

  • Editor: Quick Suggestions

Last updated