Peekmo / atom-autocomplete-php

Autocomplete for PHP in atom editor
MIT License
136 stars 34 forks source link

Question: Goto not working in Ubuntu #289

Closed Luciam91 closed 7 years ago

Luciam91 commented 8 years ago

I'm running Ubuntu 16.04 but clicking through with alt+mouseclick doesn't work as the default behaviour of Ubuntu tries to take over. How do I ensure this works using that keybinding/what keybinding do I need to change to allow for example ctrl+mouseclick?

Peekmo commented 8 years ago

Hello,

I will add an option to select altKey or ctrlKey regarding to your issue. But for now, you can use the shortcut (ctrl - alt -g) when you have the cursor on the method/property.

Regards, Peekmo

Luciam91 commented 7 years ago

Just wondering if there was ever any update on this made? :)

lsilva-kununu commented 7 years ago

I want it too :(

Peekmo commented 7 years ago

Hello, It's now possible with the latest release to select ctrl instead of alt.