Skip to content

perrinjerome/vscode-zc-buildout

Repository files navigation

zc.buildout vscode extension

This is a vscode (Visual Studio Code) extension to work with buildout profiles.

It is made of two parts, a language server that can be used standalone and a vscode extension that should also works with Theia.

It was developped to make it easier to work with SlapOS software profiles, but mainly as a "fun project" to learn about language server technology.