Skip to content

[Feature] Module Modifier Bool Setting #7

Open
@ViTeXFTW

Description

@ViTeXFTW

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions