Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show unregistered controller identifiers in Tree View #186

Merged
merged 1 commit into from
Feb 25, 2024

Conversation

marcoroth
Copy link
Owner

@marcoroth marcoroth commented Feb 24, 2024

This pull requests adds two new sections to the Tree View.

The previous list is now under the Registered section. Additionally, we now show an Unregistered section that lists all the controllers the parser detected and that weren't registered on the application.

CleanShot 2024-02-24 at 11 03 05

Closes #176

@marcoroth marcoroth added the vscode Issue that is specific to VSCode label Feb 24, 2024
@marcoroth marcoroth force-pushed the nest-controllers-tree-view branch from b9e31dd to 0b416dd Compare February 24, 2024 11:05
@marcoroth marcoroth force-pushed the nest-controllers-tree-view branch from 0b416dd to 77ce0b9 Compare February 25, 2024 23:21
@marcoroth marcoroth marked this pull request as ready for review February 25, 2024 23:43
@marcoroth marcoroth merged commit ae9c0ce into main Feb 25, 2024
4 checks passed
@marcoroth marcoroth deleted the nest-controllers-tree-view branch February 25, 2024 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vscode Issue that is specific to VSCode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tree View: Show unregistered controllers
1 participant