Code Monkey home page Code Monkey logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
Thanks for reporting. Unfortunately I don't have a mac, so please can you try 
this for me:

Restore to original key binding and try with [ctrl][alt][8]

thanks for feedback




Original comment by [email protected] on 3 Apr 2014 at 3:45

  • Changed state: Accepted
  • Added labels: ****
  • Removed labels: ****

from altn8.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
No luck with [ctrl][alt][8] (after restoring the original key binding). I also 
tried [shift][alt][8] and [cmd][alt][8], but those also had no effect.

I dug around a bit more, but I wasn't able to find any indication that it's 
possible to set platform-specific default key bindings in plugin.xml. Perhaps I 
should submit an issue to http://youtrack.jetbrains.com/issues/WI?

Original comment by [email protected] on 4 Apr 2014 at 1:14

  • Added labels: ****
  • Removed labels: ****

from altn8.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
Thanks for trying. Ok, then I have to add a MacOs specific key binding (it's 
already possible to define, so no need to raise an issue at jetbrains).

I think [CMD][ALT][8] is a good choice.

Because I don't know the correct notation for this key binding, can you please 
do following and report back?

Jetbrains stores the keymaps in a config folder. For IDEA this is

  ${user.home}/.IdeaIC/config/keymaps/

There must be something equivalent for PhpStorm (I guess the '.IdeaC' part is 
different). There you find *.xml file for your key bindings. Can you please 
paste here the "alternate_file" part, something like:

  <action id="alternate_file">
    <keyboard-shortcut first-keystroke="alt 8" />
    <keyboard-shortcut first-keystroke="..." />
  </action>

Thanks



Original comment by [email protected] on 4 Apr 2014 at 2:31

  • Added labels: ****
  • Removed labels: ****

from altn8.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
No problem, here's the relevant XML from my custom keymap:

  <action id="alternate_file">
    <keyboard-shortcut first-keystroke="alt 8" />
    <keyboard-shortcut first-keystroke="meta alt 8" />
  </action>

Thanks!

Original comment by [email protected] on 4 Apr 2014 at 3:09

  • Added labels: ****
  • Removed labels: ****

from altn8.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
Ok, great! Will add "meta alt 8" to next release.

Thanks again.
Regards
Minas.

Original comment by [email protected] on 4 Apr 2014 at 3:12

  • Added labels: ****
  • Removed labels: ****

from altn8.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024

Original comment by [email protected] on 26 Jul 2014 at 12:44

  • Changed state: Started
  • Added labels: milestone-2.1.1
  • Removed labels: ****

from altn8.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
This issue was closed by revision 597d1963285c.

Original comment by [email protected] on 26 Jul 2014 at 1:04

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

from altn8.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.