Skip to content

Common Issues

Scott Kurz edited this page Jun 7, 2023 · 8 revisions

Version 23.0.6

Problem Workaround
Snippet doesn't appear when doing <Ctrl>+<Space> For Maven projects, update dependency in pom.xml and do Maven->Update Project
Keyboard bindings (e.g. <Alt>+<Shift>+L,Q for 'Stop' aren't working) Problem may be that you're issuing when the Terminal view has the focus, and keystrokes are captured by the Terminal session and not the IDE listeners. Click out side of Terminal and try again.

Clone this wiki locally