ansible/vscode-ansible

Option to completely disable autocomplete

Open

#837 opened on Mar 27, 2023

 (3 comments) (0 reactions) (0 assignees)TypeScript (146 forks)github user discovery
good first issue

Repository metrics

Stars
 (481 stars)
PR merge metrics
 (Avg merge 1d 18h) (44 merged PRs in 30d)

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