ansible/vscode-ansible

Option to completely disable autocomplete

Open

#837 opened on Mar 27, 2023

View on GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (141 forks)github user discovery
good first issue

Repository metrics

Stars
 (477 stars)
PR merge metrics
 (PR metrics pending)

Description

Problem

Hi all. I'm using the Ansible extension primarily for the syntax highlighting. I'd like to completely disable autocompletion / autosuggestions but there doesn't seem to be a way of doing that at the extension level.

Solution

A single option to completely disable autocompletion / autosuggestions.

Alternatives

No response

Additional context

No response

Contributor guide