Essential Xtatix developer tooling for VSCode, featuring integrated LSP, bundled binary, and focused support for Xtatix workflows.
By using this software, you agree to the terms and conditions outlined in the End-User License Agreement.
For details, please read the full EULA document provided in this repository.
- Import available templates for the
symclassat the active cursor position, appending them to the current HTML tag.
- Format only Xtatix-specific blocks. Use repeatedly to toggle folding for the nearest foldable range.
- Open the component sandbox webview for the symclass at the cursor, next to the editor.
- Toggle between files in the source and target directories with a one-to-one mapping.
- Displays file status and error count.
- Quick access to integrated Xtatix-Central commands.
- Real-time diagnostics.
- Intellisense and autocomplete.
- Tooltips with information.
- Folding range support.
- Attribute detection, decoration, and highlighting.
- Go to definition for
symclasses. - Color picker for formats:
rgb,rgba,hsl,hsla,lch,oklch,lab,oklab,hex
- Files with a
.xtatixextension are treated as Markdown and support all core extension features. - Recognized extended custom css directives,
@--attachand@--assign.
- Easily invoke important Xtatix commands directly from the command palette for quick workflows.
- Modify extension behavior and features through user and workspace settings to tailor your development experience.
