swyddfa / esbonio

A language server for working with Sphinx projects.
https://docs.esbon.io/
121 stars 21 forks source link

Suppress directive completions when typing closing backticks #798

Open alcarney opened 2 months ago

alcarney commented 2 months ago

Expected behavior

The server should be able to detect when the user is trying to close a directive block in MyST and not offer completion suggestions

Actual behavior

Completion suggestions are shown

Log output

No response

(Optional) Settings from conf.py

No response