- ECOSYSTEM -
A complete Visual Studio Code extension that brings first-class support for the Tolza programming language.
The Tolza extension provides a modern, seamless, and ergonomic development experience by integrating the core language tooling directly into Visual Studio Code.
- Build & Run
- Syntax highlighting
- Code Analysis
- Snippets
- LSP (soon)
- Toolchain commands
- Workspace auto detection
- compiler and toolchain configuration
Powered by the officiel Tolza toolchain:
- workspace creator
- manifest creator
- profile creator
- project audit
- configuration checker
- module synchronizer
The goal of this extension is to provide a native and intuitive development experience for the Tolza programming language within Visual Studio Code.
By combining syntax highlighting, syntax analysis, and integrated compilation, the extension enables a smooth and efficient workflow from writing code to building your applications.
- Complete syntax highlighting.
- Built-in syntax analysis.
- Built-in toolchain commands.
- Integrated compilation.
- Fast, ergonomic, and seamless workflow.
- Native Visual Studio Code integration.
Develop Tolza applications with confidence using an extension designed to make the language feel like a first-class citizen in Visual Studio Code.
- Clone this repository
git clone github@TheProgrammare-Tolza-VScode-Plugin.git- Open the project in VScode
- Launch VScode command with
>orLCtrl+LShift+P - Write
>Run Task - Select
Build Tolza VSIX - Install the
.vsixlocated at the project root
The source code of the Tolza VS Code Plugin is licensed under the Apache License, Version 2.0.
You may use, modify, reproduce, distribute, and create derivative works from the source code, including for commercial purposes, subject to the terms and conditions of the Apache License 2.0.
See the LICENSE file for the complete license text.
Additional information concerning the project identity, branding, and third-party components is available in the NOTICE file.
Tolza is the name of the programming language and its associated ecosystem.
The Tolza name, wordmark, logos, icons, and other elements of the Tolza visual identity are separate from the source code license.
The Apache License 2.0 does not grant permission to use the Tolza name, logos, or other branding in a way that suggests that a fork, derivative project, extension, distribution, or service is officially maintained, endorsed, or sponsored by the Tolza project or TheProgrammare.
Forks and derivative works are permitted under the Apache License 2.0. However, they should use a distinct name and visual identity and should not present themselves as the official Tolza VS Code Plugin.
See NOTICE for additional information.
This repository contains the official Visual Studio Code extension for the Tolza programming language.
Other projects using the Tolza source code are not necessarily affiliated with or endorsed by the official Tolza project.
Copyright © 2026 Foz Florian - Tolza VScode Plugin
The Tolza VScode Plugin source code is licensed under the Apache License 2.0.
Source: https://github.com/TheProgrammare/Tolza-VScode-Plugin
The Tolza name, logo, wordmark and associated branding are separate from the source-code license and are reserved.
This extension may use third-party libraries, packages, APIs, or other software components.
Third-party components remain subject to their respective licenses and copyright notices.
Users and distributors are responsible for complying with the applicable licenses and terms of those components.
The Tolza VS Code Plugin is part of an actively developed and experimental programming language ecosystem.
Features, syntax support, tooling, diagnostics, language-server behavior, and other aspects of the extension may change as Tolza evolves.
The software is provided on an "AS IS" basis, without warranties of any kind, to the extent permitted by applicable law.