Skip to content

Repository files navigation

SASS Assembly README

This is the README for SASS, a sass language extension for VSCode.

Features

Right now, SASS only syntax highlights .sass files.

For example if there is an image subfolder under your extension project workspace:

![feature X](images/feature-x.png)

Tip: Many popular extensions utilize animations. This is an excellent way to show off your extension! We recommend short, focused animations that are easy to follow.

Requirements

MacOS

Install nodejs

port install nodejs24

Install npm.

port install npm11

Then install vcse.

npm install -g @vscode/vsce

Windows

Build

Run ./package.sh

Installation

In Cursor, Cmd - Shift - P

Type Extension: Install from VSIX, select the sass-version.vsix file

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • myExtension.enable: Enable/disable this extension.
  • myExtension.thing: Set to blah to do something.

Known Issues

Opcodes extended with .XX are not yet supported.

Release Notes

Users appreciate release notes as you update your extension.

0.0.1

Initial release of SASS Assembly.


Working with Markdown

You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
  • Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
  • Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets.

For more information

Enjoy!

About

SASS Assembly

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages