Nord for VS CodeFocused VS Code language support for Nørd's Features
Use Nord: Toggle HTML Comment from the command palette or the normal Cmd+/ / Ctrl+/ shortcut. Outside a Nord HTML template, the shortcut falls back to VS Code's normal line comment. To confirm activation, open VS Code's Output panel and select Nord. The extension writes one activation entry containing its version and otherwise stays quiet during normal editing.
The extension intentionally recognizes the canonical ScopeThe extension owns editor behavior specific to the boundary between JavaScript
and Nørd HTML templates. TypeScript already owns completion and diagnostics inside
The extension does not provide framework API snippets, directive documentation, CSS templates, formatting, linting, diagnostics, or a language server. See Architecture and scope for the rationale. Development
|