Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

CTRL+F and CTRL+G shortcuts don't work on keyboards with AltGr key (Sprint 39) #7859

@dvorapa

Description

@dvorapa

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
}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions