autocomplete-plus icon indicating copy to clipboard operation
autocomplete-plus copied to clipboard

Disable Dropdown but not autocomplete option

Open RichardLitt opened this issue 8 years ago • 3 comments

Prerequisites

  • [x] Put an X between the brackets on this line if you have done all of the following:
    • Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
    • Followed all applicable steps in the debugging guide: http://flight-manual.atom.io/hacking-atom/sections/debugging/
    • Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
    • Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=is%3Aissue+user%3Aatom
    • Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages

Description

I would like to be able to disable the dropdown for blacklisted file types (for instance, *.md), but not to actually disable the autocomplete functionality. Often, what I want isn't to have no autocomplete, but to not get constant flickering UI interfering with my thoughts while writing. Disabling autocomplete-plus is halfway towards the goal, but I think another option would be useful.

Meta

First time here; I am a bit confused on where to put feature requests for this package. Talking about it in Slack or on the global Atom message boards does not seem, to me, to be the best, so I've opened this issue. If you think this is an error, please let me know before closing this issue, and hopefully, I can address my confusion by editing the documents in this repo to make it easier for newcomers.

RichardLitt avatar Jan 14 '17 14:01 RichardLitt

Anything that is "actionable" (ie, has a clear goal that can be fixed or implemented) can be created as an issue. Anything else (questions, feedback, complaints) belong on Slack or Discuss.

winstliu avatar Jan 14 '17 19:01 winstliu

Good. Glad this is the right place, then.

RichardLitt avatar Jan 14 '17 21:01 RichardLitt

Related to #552.

RichardLitt avatar Feb 15 '17 14:02 RichardLitt