Skip to content

Selecting quick fixes does not cause linting errors to go away automatically unless connected to MATLAB #11

Open
@dklilley

Description

Is your feature request related to a problem? Please describe.
When selecting the quick fix to resolve a mismatch between the name of my custom MATLAB and the .m file that it is written in, the linting error for the function name does not get resolved unless I manually save the file (when MATLAB is not connected).

Without manually saving the .m file, the extension allows me to select the same quick fix multiple times which can lead to unexpected behavior.

Describe the solution you'd like
The diagnostic message should disappear when the quick fix is applied.

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions