Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toggle comment doesn't work on new PHP file #234722

Open
RedCMD opened this issue Nov 27, 2024 · 0 comments
Open

Toggle comment doesn't work on new PHP file #234722

RedCMD opened this issue Nov 27, 2024 · 0 comments
Assignees

Comments

@RedCMD
Copy link
Contributor

RedCMD commented Nov 27, 2024

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.95.3
  • OS Version: Windows 11

Steps to Reproduce:

  1. open VSCode
  2. create PHP file (don't type anything inside)
  3. press ctrl+/ (editor.action.commentLine)

Expected:
The line to be commented

Actual:
nothing

Image

type anything inside the file
now ctrl+/ works

it used to work in VSCode 1.75.1, but broke in 1.76.0

does not affect any other language

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

No branches or pull requests

2 participants