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+F and CTRL+G shortcuts don't work on keyboards with AltGr key (Sprint 39) #7046

Open
core-ai-bot opened this issue Aug 30, 2021 · 0 comments

Comments

@core-ai-bot
Copy link
Member

Issue by dvorapa
Friday May 16, 2014 at 08:36 GMT
Originally opened as adobe/brackets#7859


The CTRL+F shortcut to find string in the file and CTRL+G shortcut to go on specific line don't do their work. They add or remove indentation instead (which's shortcuts are CTRL+[ and CTRL+])

The important notice is, that I use czech language in Brackets (default from OS). And also the czech keyboard. On the czech keyboard, there are only two ways, how to write brackets used in these shortcuts and the mostly used way is shortcut CTRL+ALT+F for "[" (or right ALT+F) and CTRL+ALT+G for "]" (or right ALT+G), so the problem could be clearer.

Sprint 39
Windows 7
Language and keyboard czech

My preferences:

{
    "debug.showErrorsInStatusBar": false,
    "wordWrap": false,
    "closeBrackets": true,
    "smartIndent": false,
    "linting.enabled": false
}
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