Skip to content

Add a code action to add type annotations to all functions in a module / project #4751

@Rennen-Rig

Description

@Rennen-Rig

Currently, you have to either add all type annotations in one fell swoop (this adds them for let assignments too), or go through every function independently (boring).

Maybe it should work on constants too, I have no opinion on this though because it's trivial to see their type anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedContributions encouraged

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions