platformOS Liquid
A complete developer experience for platformOS
Official VS Code extension for platformOS.
Features | User guide | Installation | Configuration | 📦 VS Code Marketplace.
Features
- 🎨 Syntax highlighting
- 💅 Code formatting
- 💡 Code completion and documentation on hover
- 💧 Liquid tag, filter and object
- 🏷️ HTML tag, attribute and value
- 🖼️ Render tag partial
- 🔎 Code navigation
- 🎎 Auto-closing pairs
- ✅ platformOS checks and fixes
User guide
Take a look at our user guide for an in-depth demonstration and explanation of all the features.
Installation
This VS Code extensions comes with batteries included.
Configuration
"platformosCheck.checkOnOpen": boolean, (default: true) makes it so platformOS check runs on file open.
"platformosCheck.checkOnChange": boolean, (default: true) makes it so platformOS check runs on file change.
"platformosCheck.checkOnSave": boolean, (default: true) makes it so platformOS check runs on file save.
"platformosCheck.preloadOnBoot": boolean, (default: true) makes it so all files are preloaded on extension activation.
License
MIT.
| |