arthwang / vsc-prolog

A VS Code extension that provides language support for prolog
MIT License
97 stars 21 forks source link

suggestion: make ending autocomplete optional #73

Open echancrure opened 2 months ago

echancrure commented 2 months ago

What: allow the ability to disable automatic completion for [, (, ', " etc. in the extension settings

Rationale: unless you are used to them, they often lead to syntax errors