[geany/geany] 936511: CUDA: Use C++ ctags parser

Colomban Wendling git-noreply at xxxxx
Mon Jan 18 02:47:06 UTC 2016


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Fri, 18 Dec 2015 20:31:38 UTC
Commit:      9365110c4c0fa23c99cb9b79149f68f4049e342e
             https://github.com/geany/geany/commit/9365110c4c0fa23c99cb9b79149f68f4049e342e

Log Message:
-----------
CUDA: Use C++ ctags parser

Closes #830.


Modified Paths:
--------------
    data/filetypes.CUDA.conf

Modified: data/filetypes.CUDA.conf
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -21,6 +21,7 @@ preprocessor.end.$(file.patterns.cpp)=endif
 
 [settings]
 lexer_filetype=C
+tag_parser=C++
 
 # default extension used when saving files
 extension=cu



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list