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: changelog/install.txt
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -36,8 +36,6 @@ You can ENABLE or DISABLE completions! Just go to Preferences -> Package Setting
36
36
37
37
-- Supported only by Sublime Text 3 --
38
38
39
-
key-map of this feature disabled by default!
40
-
41
39
You can check the description of function/property/method by selecting the word (or, in case, it will take the first word near the blinking cursor) you want find.
42
40
"right-click" on your mouse and click on "Find JavaScript Description".
43
41
It will show a popup with the list of possible descriptions or, in some case, the direct description.
@@ -207,4 +205,4 @@ Just put the cursor between a string with multiple lines and this option will ap
207
205
It will split the string and for each line will be concatenated to a variable named "str".
208
206
This option works also on multiple selections at once.
0 commit comments