こんにちはすべてaptanaStudio3では、 「ハッシュポインタ」と「行に移動」には便利CTRL+L -> 1
ではありません。最初の1つを削除して、簡単に行に移動したいと思います。それだけです。誰かがそれを行う方法を知っていますか?- ありがとうCTRL+L -> 2
CTRL+L
1 に答える
That's because the Hash Pointer ruby bundle command has a conflicting keybinding. You can go to Commands > Ruby > Edit this Bundle to grab down a copy of the bundle to your documents folder, then edit the ruby.ruble/commands/hash_pointer.rb file to change the keybinding.
But the issue you raise is important, on non-Mac systems Ctrl+L is the shortcut for go to line which is something we shouldn't conflict with. I can easily change it to something else for Win/Linux for everyone at the source. Here's a Lighthouse ticket to track that fix: https://aptana.lighthouseapp.com/projects/35272-studio/tickets/2402-ruby-command-hash-pointer-keybinding-conflicts-with-go-to-line-on-non-mac-oses