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

[Feature] Module Modifier Bool Setting #7

Open
ViTeXFTW opened this issue Jul 24, 2024 · 0 comments
Open

[Feature] Module Modifier Bool Setting #7

ViTeXFTW opened this issue Jul 24, 2024 · 0 comments
Labels
feature request New feature request

Comments

@ViTeXFTW
Copy link
Owner

Feature

Create a setting/command for the diagnostics handler to include or ignore module modifiers like AddModule, ReplaceModule.

Why

This makes it possible for users who develop mods to also use the tool as these modifiers are not needed in these situations.
It can also be annoying to have the extension running when looking at game files as the extension tries to parse the files.

Starting Point

Add a setting to the extension. Parse the setting to the language server. Create diagnostic based on the settings value.
When the user updates the setting, notify the language server with the new value and reparse the document.

@ViTeXFTW ViTeXFTW added the feature request New feature request label Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature request
Projects
None yet
Development

No branches or pull requests

1 participant