Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(60)

Unified Diff: tools/mojom.ctags

Issue 2907623002: ctags.io file for mojom files
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/mojom.ctags
diff --git a/tools/mojom.ctags b/tools/mojom.ctags
new file mode 100644
index 0000000000000000000000000000000000000000..5d428babf65d40a1143d4f53c075bb87ce7e921c
--- /dev/null
+++ b/tools/mojom.ctags
@@ -0,0 +1,4 @@
+--langdef=mojom{base=C++}
+--map-C++=+.mojom
+--map-mojom=+.mojom
+--regex-mojom=/^[ ]+([a-zA-Z]+)\(/\1/f,function/
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698