apache / apache/netbeans-vscode

Add an exclude list of paths

Open
#19 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
11
Forks
13
Avg merge
15h 34m
Merged PRs (30d)
1

Description

### Description

To begin with thanks for your extension it is really nice to use. But I have pom.xml that i don't want to be scanned I know they are incomplete but serve as patch and I need them in git. So is it possible to add an option so i can add their path to an exclude list so this extension doesn't complain about missing pom file or dependencies.

Thanks in advance.

### Use case/motivation

I want to keep incomplete and isolate pom files to put them in correct place later I don't want to have the full project to patch in my repo but still need them in my git repo. So I want to add their path to an exclusion list of this vs code extension, so it will not complains about missing parents/child poms and dependencies when I open vs code.

Image

### Related issues

_No response_

### Are you willing to submit a pull request?

No

Contributor guide

Open the contributing guide

Research direction

The issue names incomplete pom.xml paths and the VS Code extension but no source files or tests. Start by locating the extension's project scanning and configuration entry points, then trace where missing parent, child, or dependency complaints are produced. Done means users can configure excluded paths and those files no longer trigger these complaints.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.