Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Colang LangNew to Visual Studio Code? Get it now.
Colang Lang

Colang Lang

GeneXus

|
418 installs
| (0) | Free
NeMo-Guardrails Colang language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

About The Project

This project is a Visual Studio Code extension for Colang language.

Please note that the VScode extension currently under development is in its alpha version. This means that while it is functional to some extent, it may contain bugs, incomplete features, or undergo significant changes in future updates. Your feedback and patience during this stage are greatly appreciated as I work towards enhancing its stability and functionality.

Features

  • Syntax highlight
  • Go to Definition
  • Go to References
  • Find All References
  • Shortcut to comment code
  • Outliner
  • Rename symbols
  • Syntax checker
    • Unused symbol
    • Duplicate symbol
    • Undefined symbol

Build & Run

Prerequisites

  • The Visual Studio Code Extension Manager
npm install -g vsce

Installation

  • Clone this project
git clone https://github.com/genexuslabs/vscode-extension.git

After cloning the repository, make sure to navigate to the "colang-lang" directory within the repo to continue with the next steps.

  • Install packages
npm install
  • Build project
npm run build

Run

Press F5 in VSCode to run de project "colang-lang"

Package & Install

  • Package extension
vsce package
  • Install extension
code --install-extension .\colang-lang-0.0.1.vsix

License

Distributed under the MIT License. See LICENSE for more information.

Additional Information

This project comes with no warranties or guarantees of any kind. While we strive for accuracy and reliability, users are advised to use the software at their own risk. We disclaim any liability for any damages or losses incurred from the use or inability to use this software. Users are encouraged to review the project's documentation and contribute to its improvement through feedback and contributions.

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