Skip to content

Issues when creating/removing/editing classes #823

@ylazy

Description

@ylazy

Hi,
When I create a new tab and save it as an empty .as file, I have to wait a long time (about 30 seconds or more) before code completion finishes loading and works again.

A similar problem occurs when I remove an .as file. Sometimes the issue is more serious: if the removed file contains errors, those errors remain in the PROBLEMS tab, and I have to restart VS Code to clear them.

If I edit multiple classes at once via search/replace, I have to wait several minutes. In this case, restarting the language server is faster.

I don’t think these are critical problems, but I’m building libraries and often create, remove, and edit many classes. In these situations, I end up coding without the help of code completion while waiting for it to load — and even snippets are unavailable during that time.

Please consider improving these behaviors if you think they are genuine issues.
Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions