intellij icon indicating copy to clipboard operation
intellij copied to clipboard

Permit include directories inside exclude directories.

Open crutcher opened this issue 4 years ago • 2 comments

In order to work around the lack of python package registration; I'd really like to be able to say this, in order to get proper python indexing.

directories:
  .
  -src/{python_tree}
  src/{python_tree}/python

but I can't; because:

Error:src/{python_tree}/python is included, but that contradicts src/{python_tree} which was excluded

crutcher avatar May 26 '20 18:05 crutcher

Hi @mai93 👋🏼 we're also interested in this feature. Would you be open to a PR adding this functionality?

iamricard avatar Nov 08 '21 12:11 iamricard

@mai93 👋🏼 hi again, still wondering if you'd be open to a contribution for this

iamricard avatar Jul 20 '22 10:07 iamricard

👋🏼 another attempt at offering to work on this, or #1745 which would also solve our issue.

iamricard avatar Nov 10 '22 15:11 iamricard

Hello @iamricard, sorry for the late response, if you're still interested we can review a PR fixing this.

mai93 avatar Jan 16 '23 21:01 mai93

Oh yay! Ok I'm going to take a stab at it. Is there anything that jumps to mind that immediately sounds like a bad approach when solving ths?

iamricard avatar Feb 10 '23 13:02 iamricard

Thank you for contributing to the IntelliJ repository! This issue has been marked as stale since it has not had any activity in the last 6 months. It will be closed in the next 14 days unless any other activity occurs or one of the following labels is added: "not stale", "awaiting-maintainer". Please reach out to the triage team (@bazelbuild/triage) if you think this issue is still relevant or you are interested in getting the issue resolved.

github-actions[bot] avatar Aug 13 '23 01:08 github-actions[bot]

This issue has been automatically closed due to inactivity. If you're still interested in pursuing this, please reach out to the triage team (@bazelbuild/triage). Thanks!

github-actions[bot] avatar Aug 27 '23 01:08 github-actions[bot]