Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLOSED] Tab no longer inserts code hints #4573

Open
core-ai-bot opened this issue Aug 29, 2021 · 10 comments
Open

[CLOSED] Tab no longer inserts code hints #4573

core-ai-bot opened this issue Aug 29, 2021 · 10 comments

Comments

@core-ai-bot
Copy link
Member

Issue by iwehrman
Tuesday Aug 27, 2013 at 18:43 GMT
Originally opened as adobe/brackets#4963


Pull #4916 disabled use of the tab key for inserting the selected code hint, but I really like inserting code hints with the tab key! Dreamweaver, Sublime Text, WebStorm, Ace and the TypeScript web editor also allow hints to be inserted with tab key. (Eclipse, however, does not support inserting hints with the tab key.)

I say we bring back the tab key. Who's with me!?

@core-ai-bot
Copy link
Member Author

Comment by peterflynn
Tuesday Aug 27, 2013 at 19:38 GMT


Sure sounds like we need a preference for this! I still hate using Tab for code hints because it interferes with snippet expansion (in extensions like Emmet). (It's possible to have both features work at once, as evidenced by IDEs like Webstorm/IntelliJ, but we'd have to do a bunch of architectural changes first -- #4660 -- and in the meantime I still wouldn't be able to use Tab for snippets).

@core-ai-bot
Copy link
Member Author

Comment by pthiess
Wednesday Aug 28, 2013 at 23:53 GMT


@peterflynn - we are awaiting feedback for the recent changes so to me at this point its not a priority.

@core-ai-bot
Copy link
Member Author

Comment by iwehrman
Saturday Aug 31, 2013 at 17:14 GMT


Another data point: the Chrome Dev Tools only use tab for committing hints, while enter dismisses the hint list.

@core-ai-bot
Copy link
Member Author

Comment by peterflynn
Thursday Sep 05, 2013 at 00:09 GMT


...which is why I hate the code hints in Chrome Dev Tools :-)

(that and I can never quite get the behavior for multiple results / ambiguous prefix to feel predictable)

@core-ai-bot
Copy link
Member Author

Comment by peterflynn
Friday Sep 06, 2013 at 17:13 GMT


@iwehrman Can I close this since your PR landed?

@core-ai-bot
Copy link
Member Author

Comment by iwehrman
Friday Sep 06, 2013 at 17:16 GMT


I'll close it!

@core-ai-bot
Copy link
Member Author

Comment by njx
Wednesday Feb 05, 2014 at 20:20 GMT


Someone asked for this on Twitter. We should remember to make this a preference eventually...not sure the best way to track that.

@core-ai-bot
Copy link
Member Author

Comment by peterflynn
Thursday Feb 06, 2014 at 02:12 GMT


@njx I've added a note in the Common settings as preferences user story.

@core-ai-bot
Copy link
Member Author

Comment by njx
Thursday Feb 06, 2014 at 02:15 GMT


Oh cool, didn't know we had that story.

@core-ai-bot
Copy link
Member Author

Comment by Wikunia
Friday Nov 11, 2016 at 17:16 GMT


A user asked me to support this in my extension. Is there any way at the moment for an extension developer to call function x on enter and y on tab?
Would be great!
Wikunia/brackets-jQuinter#11 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant