Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ctrl+click for "go to declaration" #2

Closed
yongkangchen opened this issue Jul 6, 2014 · 23 comments
Closed

ctrl+click for "go to declaration" #2

yongkangchen opened this issue Jul 6, 2014 · 23 comments

Comments

@yongkangchen
Copy link
Owner

from @Nicolab

Suggestion: it would be more efficient to make a ctrl+click like in Eclipse IDE for "go to declaration"

as

atom#18

@Nicolab
Copy link

Nicolab commented Jul 6, 2014

@Nicolab (without 4h) ;)

@yongkangchen
Copy link
Owner Author

😺

@resistdesign
Copy link

@Nicolab 4h?

@Nicolab
Copy link

Nicolab commented Sep 20, 2014

@resistdesign just a typo (corrected since)

@nox-404
Copy link

nox-404 commented Oct 30, 2014

ctrl-click is already used to have multiple cursor so it should be better to map it on something else, without the click... since all something-click are used in atom or by the OS

@Nicolab
Copy link

Nicolab commented Oct 30, 2014

alt-clic ?

@Nicolab
Copy link

Nicolab commented Nov 20, 2014

Great !

Thank you @yongkangchen

@steelbrain
Copy link

I think this should be reopened as alt+click event is not triggered in the latest Atom, it instead highlights the options in the topbar. Pressing ctrl+alt+click triggers the event but I don't think it's a good way of doing it.

@vapask
Copy link

vapask commented Jan 27, 2015

Also alt-click is not working in ubuntu, because alt-click triggers window move (affects not only ubuntu I assume). Maybe ctrl+shift+click will work?

@n3bulous
Copy link

I would like to suggest revisiting this binding. It would be great to allow configuring the keystrokes for go-to-declaration since alt-click also collides w/ sublime style column select.

@contentfree
Copy link

@n3bulous +1. Please allow the mouse binding to be configurable. I too use the sublime-style column select and this busts it (or vice versa, if you please)

@fynnit
Copy link

fynnit commented Sep 26, 2016

how about alt+cmd+ click?

@FDiskas
Copy link

FDiskas commented Oct 1, 2016

😀 OK OK stop this!!!.
All other editors is using Ctrl + Click. Do not invent the wheel again.

@steelbrain
Copy link

Hey, just to put it out there. I've created declarations package, it's the base package for declarations and is pretty neat and consistent across providers

@webdevbyjoss
Copy link

Subscribing for Ctrl + Click possibility (configurable?)

@sebastian-nowak
Copy link

+1, ctrl + click is a standard in different editors

@isaacdeveloper
Copy link

+1000

@nakulsaini
Copy link

+1 ctrl + click

@xtrycatchx
Copy link

+1 for ctrl + click

@mxchange
Copy link

mxchange commented Jul 19, 2017

Is there a way to disable this? I'm constantly double clicking a word and I'm used to already press ctrl while double clicking to do ctrl+c to copy, which then will go to definition instead of copying.

@Rictus
Copy link

Rictus commented Sep 18, 2017

+1 for ctrl + click.
Even if ctrl+click is used for the multiple cursor feature, I think we can have have a goto-definition on this same shortcut like in Wbestorm (or any Jetbrains IDE).

@DedMorozzz
Copy link

+1 for ctrl + click

@rolzing
Copy link

rolzing commented Apr 17, 2018

+1 cmd+click or ctrl+click

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests