Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>NextlangNew to Visual Studio Code? Get it now.
Nextlang

Nextlang

nextlang.org

|
64 installs
| (1) | Free
Language support for Next and Next Template NPL (Based on Go Template)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

next-lang

A Visual Studio Code extension for the Next language, its related template files (based on Go templates). This extension enhances your development experience with Next language files (.next), Next template files (.npl).

Screenshot

demo.next

Screenshot


demo.npl

Screenshot

Features

This extension provides enhanced support for Next language files (.next) and its associated template files (.npl).

Current features:

  • Semantic highlighting for Next language files (.next)
  • Syntax highlighting for Next template files (.npl)

Upcoming features:

  • Diagnostics
  • Auto-completion
  • Go to definition
  • Hover information
  • Code folding
  • Formatting

Installation

  1. Open Visual Studio Code
  2. Go to the Extensions view (Ctrl+Shift+X)
  3. Search for next lang
  4. Click Install

Usage

Once installed, the extension will automatically activate for files with the following extensions:

  • .next (Next language files)
  • .npl (Next template files)

The extension will provide syntax highlighting out of the box. As more features are implemented, they will become available automatically.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

MIT License

Contact

If you have any questions, issues, or suggestions, please open an issue in the GitHub repository.


Happy coding with Next language and Go templates!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft