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.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Erl-AutoCompletion
2
2
3
-
This is an Erlang auto-completion and goto-definition plugin of the Sublime editor. It only supports Sublime Text 3.
3
+
This is an Erlang auto-completion and goto-definition plugin of the Sublime editor. It only supports Sublime Text 3. If you are using Sublime Text 2, please upgrade to Sublime Text 3.
4
4
5
5
Installation
6
6
------------
@@ -19,6 +19,10 @@ Additional info about to use Sublime Package Control you can find here: [http://
The right mouse button can bring up the goto_definition(Erlang) menu. It can find definition of function, record and macro. You can set mousemap by Preferences -> Package Settings -> Erl-AutoCompletion -> Mousemap - default.
25
+
22
26
Requirement
23
27
--------
24
28
@@ -50,10 +54,6 @@ Sublime User or Erlang preferences:
0 commit comments