Skip to content

consider adding a third state to the toggle comments action #2939

Open
@devoncarew

Description

@devoncarew

So for Dart code, we'd toggle between:

  • regular code to // comments
  • // comments to ///
  • and, /// comments to regular code (uncommented)

@gspencergoog

@alexander-doroshko, I haven't looked into whether the line comment toggle action is something that we ca extend for Dart.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @devoncarew

        Issue actions

          consider adding a third state to the toggle comments action · Issue #2939 · flutter/flutter-intellij