A powerful Visual Studio Code extension that provides full language features for the Qingkuai front-end framework. It offers syntax highlighting, diagnostics, auto-completion, and more — designed to enhance developer productivity when building Qingkuai applications.
Features
Rich Syntax Highlighting — Full support for .qk files and embedded languages (js/ts/css/sass/scss/less/stylus/postcss)
Smart Completions — Context-aware suggestions for directives, attributes, slots, and events
Hover Documentation — Instant inline help with type information for directives and framework keywords
Type Checking & Diagnostics — Real-time analysis powered by compiler integration, including generic type validation
Code Navigation — Go to Definition / References / Rename / Code Lens / Signature Help support
Document Formatting — Prettier-based formatting with Qingkuai-specific rules and support for component tags with generic parameters
AI Integration — Optional Model Context Protocol (MCP) server support for AI assistant tools
Quick Start
Open a folder containing your Qingkuai project.
Open a .qk file or create one.
Start coding — autocomplete, linting, and highlights should work immediately.
Contributing
Found a bug or want to suggest a feature? Visit the repository: