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

CSS lint issue #208537

Closed
zrotrasukha opened this issue Mar 24, 2024 · 1 comment
Closed

CSS lint issue #208537

zrotrasukha opened this issue Mar 24, 2024 · 1 comment
Assignees

Comments

@zrotrasukha
Copy link

Type: Bug

I don't know what just happened, I started to write code and had just created an HTML file, then idk from where, every where from html to js, I am seeing this one code "[{
"resource": "/c:/Users/ZROTRASUKHA/Documents/Web Dev/Front-end Projects/index.html",
"owner": "stylelint",
"code": "CssSyntaxError",
"severity": 8,
"message": "Unknown word (CssSyntaxError)",
"source": "stylelint",
"startLineNumber": 1,
"startColumn": 1,
"endLineNumber": 1,
"endColumn": 1
}]" I don't know how can I resolve it, lease help me out. I am stuck really bad

VS Code version: Code 1.87.2 (863d258, 2024-03-08T15:20:17.278Z)
OS version: Windows_NT x64 10.0.22621
Modes:

System Info
Item Value
CPUs AMD Ryzen 5 4600H with Radeon Graphics (12 x 2994)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) undefined
Memory (System) 7.37GB (0.40GB free)
Process Argv --crash-reporter-id 6d2d3b2c-6d1f-4b39-992a-e989f4617174
Screen Reader no
VM 0%
Extensions (33)
Extension Author (truncated) Version
bootstrap5-vscode Anb 0.4.4
vscode-tailwindcss bra 0.10.5
vscode-eslint dba 2.4.4
javascript-ejs-support Dig 1.3.3
es7-react-js-snippets dsz 4.4.3
vsc-material-theme Equ 34.3.1
vsc-material-theme-icons equ 3.5.0
vscode-toggle-column-selection eri 1.0.6
prettier-vscode esb 10.4.0
file-icons fil 1.1.0
auto-close-tag for 0.5.15
code-runner for 0.12.1
codespaces Git 1.16.17
dummytextgenerator gur 1.0.1
stylelint-plus hex 0.57.0
debugpy ms- 2024.2.0
python ms- 2024.2.1
vscode-pylance ms- 2024.3.1
jupyter ms- 2024.2.0
jupyter-keymap ms- 1.1.2
jupyter-renderers ms- 1.0.17
vscode-jupyter-cell-tags ms- 0.1.8
vscode-jupyter-slideshow ms- 0.1.5
live-server ms- 0.4.13
remote-explorer ms- 0.4.3
remote-server ms- 1.5.1
color-highlight nau 2.8.0
LiveServer rit 5.7.9
es7-react-js-snippets rod 1.9.3
pdf tom 1.2.2
vscode-icons vsc 12.7.0
vim vsc 1.27.2
emmet-live yse 1.0.0
A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vstes627:30244334
vscoreces:30445986
vscod805cf:30301675
binariesv615:30325510
vsaa593cf:30376535
py29gd2263:30899288
vscaat:30438848
c4g48928:30535728
azure-dev_surveyone:30548225
962ge761:30959799
pythongtdpath:30769146
welcomedialogc:30910334
pythonidxpt:30866567
pythonnoceb:30805159
asynctok:30898717
pythontestfixt:30902429
pythonregdiag2:30936856
pyreplss1:30897532
pythonmypyd1:30879173
pythoncet0:30885854
2e7ec940:30998029
pythontbext0:30879054
accentitlementsc:30995553
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
cppperfcontrol:30979541
d34g3935:30971562
fegfb526:30981948
bg6jg535:30979843
ccp2r3:30993541
dsvsc020:30976470
pythonait:30996668
dsvsc021:30996838

@aeschli
Copy link
Contributor

aeschli commented Mar 25, 2024

Looks like you have an extension installed that does validation on HTML. VS Code does not do this out of-the-box.
Maybe stylelint ?

@aeschli aeschli closed this as completed Mar 25, 2024
@microsoft microsoft locked and limited conversation to collaborators Jun 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants