vscode-edge-devtools icon indicating copy to clipboard operation
vscode-edge-devtools copied to clipboard

curly bracket expected where not applicable

Open royaltyronny opened this issue 1 year ago • 1 comments

Environment (please complete the following information):

  • OS (e.g., Windows 10):
  • Extension version (e.g., 1.2.3):

Describe the bug:

Repro steps:

Expected behavior:

Additional context:

[{ "resource": "/C:/xampp/htdocs/mail-verify-main/resources/views/welcome.blade.php", "owner": "generated_diagnostic_collection_name#3", "code": "css-rcurlyexpected", "severity": 8, "message": "} expected", "source": "css", "startLineNumber": 194, "startColumn": 1, "endLineNumber": 194, "endColumn": 1 }]

royaltyronny avatar May 15 '24 08:05 royaltyronny

Could you please provide more information about what you were trying to achieve with the vscode edge devtools extension, and what happened? Right now, with the information you provided, we can't investigate a potential issue.

captainbrosset avatar May 15 '24 10:05 captainbrosset