Change Highlight Current Scope Keymap
See original GitHub issueI use Ctrl
in IntelliJ all the time for quite a few operations. Having the scope flash different colours is very off putting when coding. It would be nice if we could remap the Key to something else. If you can get your plugin to register a Keymap in standard IntelliJ then we could change it to whatever suites the programmer.
For now, I am going to disable this feature. Thank you for the awesome project. Very helpful when coding Flutter/Dart.
Your Environment
- Plugin version:
5.7.1
- IDE & Operating System version, comment your env as below(go to “About IntelliJ IDEA” -> click the “copy” icon):
Build #IU-181.4892.42, built on May 8, 2018
JRE: 1.8.0_152-release-1136-b38 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
Issue Analytics
- State:
- Created 5 years ago
- Reactions:3
- Comments:7 (2 by maintainers)
Top Results From Across the Web
IntelliJ IDEA keyboard shortcuts - JetBrains
Choose the right keymap To view the keymap configuration, open the Settings/Preferences dialog Ctrl+Alt+S and select Keymap.
Read more >IntelliJ navigate to next and previous highlighted variable
When a variable/method/etc is selected, is there a way to move to the next and previous occurrence? I'm looking for the equivalent of...
Read more >Highlight symbols with keymap-enabled overlays - GitHub
Toggling overlays to be showed in buffer or only in scope is now enabled. When symbol is highlighted in scope, all related operations...
Read more >Visual Studio Code Tips and Tricks
# open code with current directory · code · # open the current directory in the most recently used code window · code...
Read more >VSCode Keyboard Shortcuts / VS Code Key Bindings
Make selection. Hold Alt and press up or down arrows. vscode keyboard shortcut 2 - move selected text up or down one line ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I have realized this problem, this feature will be implemented in the next version.
may be add highlight delay? eq 0.5 second?