Using ctrl+click in Mac OS X (for jump to definition) · SourceCode/SublimeCodeIntel@5dd162a · GitHub
Skip to content

Commit 5dd162a

Browse files
committed
Using ctrl+click in Mac OS X (for jump to definition)
1 parent f8ebf14 commit 5dd162a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Default (OSX).sublime-mousemap

Lines changed: 1 addition & 1 deletion

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The "Packages" packages directory is located at:
5151
Using
5252
-----
5353

54-
* Sublime CodeIntel will allow you to jump around symbol definitions even across files with just a click. To "Jump to Symbol Declaration" use ``ctr+super+alt+Up`` or ``alt+click`` (``super+click`` in Linux) over the symbol, and ``ctr+super+alt+Left`` for going back.
54+
* Sublime CodeIntel will allow you to jump around symbol definitions even across files with just a click. To "Jump to Symbol Declaration" use ``ctr+super+alt+Up`` (or ``alt+click`` in Windows, ``super+click`` in Linux or ``ctrl+click`` in Mac OS X) over the symbol, and ``ctr+super+alt+Left`` for going back.
5555

5656
* Start typing code as usual, autocomplete will pop up whenever it's available. To trigger manual codeintel autocompletion use ``shift+ctrl+space`` (``shift+super+space`` in Mac OS X).
5757

messages/2.0.0.txt

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)