Skip to content

code comprehension #5

@GopherAtl

Description

@GopherAtl

add system - possibly expanding on the syntax hilighting - to partially parse the code, identifying and tracking things like function definitions and variable assignments. Then apply this metadata in a variety of ways - jumping to function definitions and variable initializations; refactoring to rename functions/variables; detecting possible errors without requiring execution , like duplicate names in the same scope, or using uninitialized variables.

Possible focus for features of v1.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions