We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9be748 commit 9c5b044Copy full SHA for 9c5b044
2 files changed
README.md
@@ -1,4 +1,4 @@
1
-ST3_apiDocAutocompletion
+apiDoc Autocompletion
2
========================
3
4
-A plugin for Sublime Text 3 that adds [apiDoc](https://github.com/apidoc/apidoc) tags to list of code completion suggestions.
+A plugin for Sublime Text that adds [apiDoc](https://github.com/apidoc/apidoc) tags to list of code completion suggestions.
apiDocAutocompletion.py
@@ -1,6 +1,6 @@
-# Sublime Text 3 Plugin
+# Sublime Text Plugin
# apiDocAutocompletion adds apiDoc tags to list of code completion suggestions.
-# Project: https://github.com/DWand/ST3_apiDocAutocompletion
+# Project: https://github.com/DWand/SublimeText_apiDoc_autocompletion
# License: MIT
5
6
import sublime
0 commit comments