Wiki

Changes between Version 2 and Version 3 of ExuberantCtags

Show
Ignore:
Timestamp:
06/25/12 16:07:29 (12 years ago)
Author:
Charles
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ExuberantCtags

    v2 v3  
    2626You can check that the above is recognised with 
    2727{{{ 
    28 966 xx:.../wkspace> ctags --list-kinds=Cobra 
    29 c  classes 
    30 m  methods 
    31 v  var 
    32 p  properties 
    33 967 xx:.../wkspace> 
     28.../wkspace> ctags --list-kinds=Cobra 
     29n  namespaces  
     30c  classes  
     31s  structs  
     32i  interfaces  
     33e  enums  
     34S  method signatures  
     35m  methods  
     36v  vars  
     37p  properties  
     38.../wkspace> 
    3439}}} 
    3540