oracle/opengrok

pass extra arguments to ctags to get Visual basic definitons

Open

#2.619 geöffnet am 10. Jan. 2019

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (4.060 Stars) (747 Forks)batch import
enhancementhelp wantedindexer

Beschreibung

Searching for definitions/symbols in Visual Basic source code, works only for *.bas (module) files. For example, it does not work for *.cls (class module) files. In the OpenGrok Demo instance, searching for CreateFromCurl subroutine in the Definitions do not yield any results.

Contributor Guide