Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Toggle Line Comment should comment at the start of the code, not the start of the line #11953

@stowball

Description

@stowball

When you use Toggle Line Comment in Sublime, it creates the comment at the beginning of the code on that line, and not the beginning of the line. This is better because linting rules often demand that comments start at the correct indent, so quickly commenting code in Brackets also results in lots of linting errors.

As an aside, lint rules prefer that a space be after //, so this should be changed in languages.json.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions