You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ The "Packages" packages directory is located at:
51
51
Using
52
52
-----
53
53
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.
55
55
56
56
* 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).
0 commit comments