oracle/opengrok

pass extra arguments to ctags to get Visual basic definitons

Open

#2,619 opened on Jan 10, 2019

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Java (4,060 stars) (747 forks)batch import
enhancementhelp wantedindexer

Description

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

pass extra arguments to ctags to get Visual basic definitons · oracle/opengrok#2619 | Good First Issue