Giter VIP home page Giter VIP logo

Comments (4)

Profesor08 avatar Profesor08 commented on July 2, 2024

May be it is reloading, but not updating errors highlight in files

from vscode-stylelint.

ota-meshi avatar ota-meshi commented on July 2, 2024

I can't reproduce your problem using stackblitz.

from vscode-stylelint.

Profesor08 avatar Profesor08 commented on July 2, 2024

@ota-meshi because there is no way to post bug without repo. But stackblitz or others, do not has extensions support. Just open file in vscode with installed extension.

from vscode-stylelint.

vanowm avatar vanowm commented on July 2, 2024

I'm experiencing the same issue. This issue only applied to already opened css files
There is no command to restart the extension, so we have 5 options:

  1. restart vscode
  2. restart extension host
  3. close and re-open each css file
  4. change Language mode of each opened css file from css to anything else and then back to css
  5. disable and then enable stylelint in the workspace configuration

None of these is ideal and it's just a hustle.

Workspace config file:

{
	"settings": {
		"stylelint.enable": true,
		"stylelint.configFile": ".stylelintrc.js"
	}
}

stylelint log doesn't show any new entries when .stylelintrc.js config file was modified and I'm unable activate more verbose logs with suggested

cmd /C "set NODE_ENV=development&&code"

because it opens a new window with NODE_ENV set to development, however once I open my project in that window, that variable is being removed.

vscode-stylelint: 1.2.4
Stylelint: 15.10.3
VSCode: 1.83.1
Commit: f1b07bd25dfad64b0167beb15359ae573aecd2cc
Date: 2023-10-10T23:48:05.904Z
Electron: 25.8.4
ElectronBuildId: 24154031
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Windows_NT x64 10.0.19045

from vscode-stylelint.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.