Skip to content

Support for Epytext/Epydoc? #13

@LSP-Dekimo

Description

@LSP-Dekimo

I still work with older codebases where the Epytext format is widely used, any possibility to support this?

def set(self, name: str, percent: int):
    """Set a PWM duty cycle to a certain percentage.

    @param name: Name of the PWM signal
    @param percent: Value in PERCENT (0-100)
    """
    pass
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions