Language Service

Master CSS for Visual Studio Code

An official VSCode extension to integrate features of the Master CSS language service.

Installation

Get it now in Visual Studio Marketplace.

Set up your workspace

Create a .vscode/settings.json or set it in user settings.

{
"editor.quickSuggestions": {
"strings": true
}
}

Start using Master CSS

Now your IDE is more professional and readable than ever!

<h1 class="font:40 font:56@sm font:heavy italic m:12x text:center fg:red:hover">
Hello World
</h1>
Code Linting
Install Master CSS ESLint with Laravel

Guide to installing Master CSS ESLint in your Laravel project.

Migration
Migrating from Master CSS 1.0

A guide to upgrading Master CSS from v1 to v2.

© Aoyue Design LLC.