oracle/opengrok

pass extra arguments to ctags to get Visual basic definitons

Open

#2,619 opened on 2019年1月10日

GitHub で見る
 (7 comments) (0 reactions) (0 assignees)Java (747 forks)batch import
enhancementhelp wantedindexer

Repository metrics

Stars
 (4,060 stars)
PR merge metrics
 (平均マージ 2d 17h) (30d で 11 merged PRs)

説明

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.

コントリビューターガイド