comments - Commenting code out/in IntelliJ IDEA german keyboard -


after updated intellij idea 2017.1, can not more comment out/in code. using german keyboard , until yet use workaround comment code in/out shortcut "cmd" + "-" isn't working more. shortcuts "cmd" + "/" isn't working.

any ideas solve problem on german keyboard?

you can either reassign action working shortcut in keymap preferences or use this workaround:

  1. install jb sdk bintray downloader plugin. can find in plugin repository right in ide settings.
  2. find action "get jb sdk bintray" (on mac can use cmd + a shortcut find action name)
  3. choose appropriate runtime version (build 795 or later)
  4. download
  5. install
  6. restart intellij idea (it should happen automatically)
  7. check ide dialog sure ide bootstrapped desired version of runtime

to enable openjdk behavior go | edit custom properties, add following property file:

com.jetbrains.use.old.keyevent.processing=true


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -