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

Chrome and edge debugger should be interested in CSS language #123484

Closed
kyoichishido opened this issue May 10, 2021 · 4 comments
Closed

Chrome and edge debugger should be interested in CSS language #123484

kyoichishido opened this issue May 10, 2021 · 4 comments
Assignees
Labels
author-verification-requested Issues potentially verifiable by issue author bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Milestone

Comments

@kyoichishido
Copy link

Run any file for example .css or .html using Live server extension, then it'll prompt asking me to install the debugger for that specific file I run, for example "Install CSS debugger" "Install HTML debugger"

Even I installed those extensions it is still showing me the prompt. I tried reinstalling Visual Code but problem persists

@isidorn
Copy link
Contributor

isidorn commented May 10, 2021

Thanks for letting us know.
@connor4312 let's also add CSS to the list of languages - but not for the recovery release. This is the first user.

@isidorn isidorn assigned connor4312 and unassigned isidorn May 10, 2021
@isidorn isidorn added the debug Debug viewlet, configurations, breakpoints, adapter issues label May 10, 2021
@isidorn isidorn changed the title prompting to install various debugger extensions Chrome and edge debugger should be interested in CSS language May 10, 2021
@connor4312 connor4312 added this to the May 2021 milestone May 11, 2021
@connor4312 connor4312 added the bug Issue identified by VS Code Team member as probable bug label May 11, 2021
@alexr00
Copy link
Member

alexr00 commented Jun 4, 2021

it'll prompt asking me to install the debugger for that specific file I run, for example "Install CSS debugger" "Install HTML debugger"

I can't get this to happen in stable. Are there any additional steps besides installing Liver Server, opening a css file, and going live?

@alexr00 alexr00 added author-verification-requested Issues potentially verifiable by issue author verification-steps-needed Steps to verify are needed for verification labels Jun 4, 2021
@connor4312
Copy link
Member

  1. Open a CSS file in a workspace without any launch configs set up
  2. Hit F5

@connor4312 connor4312 removed the verification-steps-needed Steps to verify are needed for verification label Jun 7, 2021
@isidorn
Copy link
Contributor

isidorn commented Jun 7, 2021

Works as expected -> verified
Screenshot 2021-06-07 at 20 06 57

@isidorn isidorn added the verified Verification succeeded label Jun 7, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jun 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
author-verification-requested Issues potentially verifiable by issue author bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants