Skip to content

Commit 381ccd4

Browse files
Update install.txt
1 parent f76a6db commit 381ccd4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

changelog/install.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ You can ENABLE or DISABLE completions! Just go to Preferences -> Package Setting
3636

3737
-- Supported only by Sublime Text 3 --
3838

39-
key-map of this feature disabled by default!
40-
4139
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.
4240
"right-click" on your mouse and click on "Find JavaScript Description".
4341
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
207205
It will split the string and for each line will be concatenated to a variable named "str".
208206
This option works also on multiple selections at once.
209207

210-
MIT License
208+
MIT License

0 commit comments

Comments
 (0)