This repository contains an experimental Visual Studio extension using the VisualStudio.Extensibility SDK. It tries to implement an extension with ClearScript.
The purpose of this repository is to explore the feasibility of implementing a Visual Studio (not Visual Studio Code) extension using JavaScript.
- Visual Studio 2022 or later.
- .NET 8 SDK.
- Clone the repository.
- Open the solution in Visual Studio.
- Build the solution to restore the necessary packages.
- Run the extension project.
This software is planned to be licensed under the GNU AGPL, but it might be changed later if properly funded.