microsoft / vscode-maven

VSCode extension "Maven for Java"
https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-maven
Other
182 stars 88 forks source link

Feature request - Allow id to be hidden directory #1017

Open dorabra opened 8 months ago

dorabra commented 8 months ago

Suggestion

I'm working with maven and with Teamcity. I'm using Kotln DSL to create pipelines in Teamcity.

I use maven plugins in Intellij but I love more visual studio code and I prefer to work from it.

The name of the folder of the Kotlin files in each repo is inside a hidden repo called ".teamcity".

So I ask please support this naming too 🙏.

Use Cases

I want to use this to allow reading pom.xml from a hidden directory. It does not work for hidden directory.

Examples

I believe this is self-explanatory.

### Tasks