Disable autocomplete in certain files #24416
MiraWelner
started this conversation in
Feature Ideas / Enhancements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The autocomplete is amazing when programming, but sometimes I use Zed for things that are not strictly programming. For example, I have a website where I write short fiction and when I want to upload a story I just write it directly onto an HMTL file on the server.
I still like the autocomplete for CSS and JS files on the site, but just not HTML. For example:
Zed autocomplete is very smart but it is not yet good enough to write short fiction! I would really love to be able to disable autocomplete for HTML files only, but keep it for CSS and JS files. While this is a somewhat niche usecase, I'm sure some other people would like to be able to disable autocomplete for REAME files or markdown.
Beta Was this translation helpful? Give feedback.
All reactions