How can I have CSS automatically formatted so that all of the properties are in order by length, as I type?

This page summarizes the projects mentioned and recommended in the original post on /r/vscode

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • stylelint

    A mighty CSS linter that helps you avoid errors and enforce conventions.

  • I use StyleLint (https://stylelint.io/) to lint my css/scss. I don't think that's a rule, but writing a custom rule isn't too tough. And you can use the vscode extension - https://marketplace.visualstudio.com/items?itemName=stylelint.vscode-stylelint

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Don't sound like a robot: use CSS to Control Text-to-Speech

    1 project | dev.to | 13 Sep 2023
  • This missing comma ruined my day. Can I get VSCode to fix this mistake automatically?

    1 project | /r/vscode | 2 Mar 2023
  • Improve your Vue 3 accessiblity with linters & git hooks

    3 projects | dev.to | 13 Nov 2022
  • Is There Too Much CSS Now?

    4 projects | news.ycombinator.com | 7 Nov 2022
  • Auto-Format Stylesheet On Save Using WebStorm with 3 Steps

    2 projects | dev.to | 4 Jun 2022