Zulip Chat Archive
Stream: lean4
Topic: VSCode Disable autocompletion on certain inputs
Jakob von Raumer (Jul 28 2022 at 08:18):
Is there a way to disable autocompletion for certain keywords? So far it's made me laugh every time it happened, but whenever I'm typing do
, it gets completed to don't
, which is not good for a lean user who wants to do. :sweat_smile:
Last updated: May 02 2025 at 03:31 UTC