Skip to content

Insert additional symbols from ctags file for parsing html/js #73

Description

@teungri

I use codequery in combination with other ide (vscode).
codequery is very good in browsing through code base.

Currently parsing a tags file (with cqmakedb) results in only adding additional class
inheritance / members to the database.

I am currently working in web environment, c#, html, js, angular and would like also to browse html/js
files.
Therefore I adapted cqmakedb so that additional symbols found in the tags file will be added to the db.
I attached the sw changes a made + the ctag optons for correctly parsing html/js

changes to cqmakedb:
codequery_ea686136c2a36a313a4ec64c1d23ab0da7b38880_changed.zip

ctag options for parsing html/js:
ctags_options_web.txt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions