Skip to content

[BUG]: Pressing Ctrl+/ uses /**/ instead of // #7

@mbomb007

Description

@mbomb007

Describe the bug
When in PHP and having this module enabled, if I press Ctrl+/, it uses /**/ style comments instead of just adding // to the start of the line. This is quite an annoying change from the default behavior.

To Reproduce
Steps to reproduce the behavior:

  1. Go to a PHP file
  2. Click on a line of code
  3. Press Ctrl+/
  4. Do the same without the module enabled.

Expected behavior
A clear and concise description of what you expected to happen. The behavior should be the same as it was before. There's no reason to use a multiline comment for a single line.

Additional context

Log file

Metadata

Metadata

Assignees

No one assigned

    Labels

    WSL2Windows Linux (WSL2)bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions