Skip to content
This repository was archived by the owner on Dec 24, 2020. It is now read-only.
This repository was archived by the owner on Dec 24, 2020. It is now read-only.

Default ctags exclude list is unconfigurable #318

@ashb

Description

@ashb

The default exclude list is unconfigurable -- which is a problem for me as I have a .../deps/... folder that I don't want to ignore.

Where this this come from, cos it appears to have a lot of java things that are just not common in my experience of developing python.

I'd propose removing these all from the hard-coded config file https://github.com/neoclide/coc-python/blob/master/resources/ctagOptions and then moving them to in to the (default) config of pythonSettings.workspaceSymbols.exclusionPatterns -- that way they can be configurable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions