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: docs/man/ctags-lang-javascript.7.rst
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,11 @@ CLASSES
25
25
26
26
ES6 introduced the ``class`` keyword, but there is still the original method of defining a function and attaching a ``prototype``. ctags follows the convention that function names that start with a capital letter are class constructors.
Copy file name to clipboardExpand all lines: man/ctags-lang-javascript.7.rst.in
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,11 @@ CLASSES
25
25
26
26
ES6 introduced the ``class`` keyword, but there is still the original method of defining a function and attaching a ``prototype``. ctags follows the convention that function names that start with a capital letter are class constructors.
0 commit comments