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] Ctrl+space inserts space inside value of unrecognized attribute #1390

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

Comments

@core-ai-bot
Copy link
Member

Issue by peterflynn
Tuesday Aug 21, 2012 at 22:59 GMT
Originally opened as adobe/brackets#1414


  1. Enter a tag such as <a data-foo="">
  2. Place the cursor between the quotes and press Ctrl+Space

Result: space char is inserted, as if you'd hit Space without a modifier key

Expected: Ctrl+Space should no-op without editing the text if no code hint suggestions are available

@core-ai-bot
Copy link
Member Author

Comment by RaymondLim
Wednesday Aug 22, 2012 at 00:06 GMT


If you use brackets-app instead of brackets-shell, then you will see an error thrown saying we're accessing an undefined item.

@core-ai-bot
Copy link
Member Author

Comment by peterflynn
Wednesday Aug 22, 2012 at 21:22 GMT


Confirmed fixed -- closing

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