add .ctags

Sun, 12 Apr 2015 00:59:35 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 12 Apr 2015 00:59:35 -0400
changeset 181
83459cf3d815
parent 180
96dbe6a6008d
child 182
5a18e80bf2ea

add .ctags

.ctags file | annotate | diff | comparison | revisions
new file mode 100644
--- /dev/null
+++ b/.ctags
@@ -0,0 +1,6 @@
+--extra=+q
+--exclude=*min.js
+
+--regex-perl=/^\s*extends\s+(['"])(.+)\1/\2/e,extends/
+--regex-perl=/^\s*with\s+(['"])(.+)\1/\2/r,role/
+--regex-perl=/^\s*has\s+['"]?([0-9a-zA-Z_]+)/\1/a,attributes/

mercurial