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

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions