Skip to content

Autocomplete: Support Delta Changes on Code Edits #100

Description

@AaravMalani

Currently, the frontend sends the entirety of the current file to the autocomplete web plugin on every code change. In the runner plugin, this would lead to the re-parsing of the entire tree on every code change.

Although unlikely to have major impacts on performance, it would be preferable to send the code change instead of the entire file

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions