yongkangchen / atom-ctags

better autocomplete for atom, using ctags
https://atom.io/packages/atom-ctags
MIT License
87 stars 35 forks source link

goto using right-click menu works fine but not with key shortcut #181

Closed dogarcar closed 7 years ago

dogarcar commented 7 years ago

Dear all,

I'm running Atom under a Centos 7 and coding in fortran 90.

The Go to Declaration works like a charm after generating the tags. However I don't how to use this functionality without using the panel of the right-click menu.

I tried ctrl+alt+down but centos switches the workspace. If change the linux shortcat, it doesn't work either.

Any idea?

Thanks.

dogarcar commented 7 years ago

Replacing the keymap binding solves the issue. Atom should be rebooted after modifying the keymap.cson file.