Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>VScode LuposNew to Visual Studio Code? Get it now.
VScode Lupos

VScode Lupos

pucelle

|
12 installs
| (0) | Free
Syntax highlighting and IntelliSense for Tagged Template of 'lupos' series
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Lupos Logo VSCode Lupos

This vscode plugin provides Syntax Highlighting and IntelliSense for Tagged Template in lupos.html.

Features

For Lupos Template Literal, this plugin provides:

  • HTML & CSS Highlighting and IntelliSense
  • Auto Completion
  • Quick Info
  • Goto Definition and References
  • Diagnostics
  • Quick Fix for import missing
  • Renaming for Component, Property, Binding.

Development and Debugging

Before running, call npm run link (only work in Windows) to link server part to node_modules.

If wanting to debug server part, please follow comments in packages/lupos-server/src/core/logger.ts.

Not provided, but plan to

  • >${...}< slot content completion. Now can only complete for object properties.
  • Validate circular references. I believe this should be superior difficult.
  • Decorates a variable or property to describe whether it gets observed.

References

This plugin was inspired by https://github.com/mjbvz/vscode-lit-html and https://github.com/runem/lit-analyzer.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft