Skip to content

Optimize notebook cell parsing when only one cell changes #43

Open
@znorman-harris

Description

@znorman-harris

Right now, on changes, we re-parse the entire notebook, but we really don't need to. We should spend some time to optimize so that we are only really re-parsing the several lines of code that have likely changed.

Gives more performance for large notebooks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    language-serverFeatures for the language servernotebooksAnything related to notebooks in VSCode

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions