What's new
Alibre Design Extensions for Visual Studio

Alibre Design Extensions for Visual Studio

The next update to Alibre C++ API Samples Extension and Alibre Design Extension for Visual Studio will include:

AlibreObjectModel usage examples.
Note: Addons don't support net8.0. I'll include net481 compatible code.

Basic AI instructions for project cleanup and general coding tasks.

Projects are intentionally left rough for you to do your own cleanup and restructuring. They are made to build and run. The intended purpose for all content is testing, learning and adaptation, not best practices.

The entire building process is automated. This will take multiple versions for the output extensions to have better polish and features.

You should too. If you’re not, you’re wasting time. I focus on hard problems AI can’t do (yet) and review code.

Keep that in mind when exploring templates.
The Tool Store ->Alibre Design Extension for Visual Studio

Most of the Alibre projects under the-tool-store GitHub organization will be included as project templates. Repos will undergo more changes to streamline the process. The extension is my recommended way to access source code. I'm building tooling for the VS extension ecosystem and plan to add more features and build extensions for more apps.

These are starter projects meant to make things easy to get up and running, not fully tested, production grade coded with best practices. They'll be improved but won't be production quality. Simple addons won't require much work to create a shippable solution. Addons and scripts I made from forum discussions are great real examples of the process working.

Use AI for learning and understanding the projects. I'm removing code comments from the projects. Use AI to comment the code.

Update Alibre DLL references for your system. The projects should compile and ready to go.

YouTube playlist:
These are the C++ addon samples.


2025-12-18 17_15_29-Microsoft Visual Studio Insiders.png
I'm still testing and cleaning up projects but so far, the automated process is working great, repo to extension.
2025-12-12 21_26_44-Microsoft Visual Studio.png
I unpublished Alibre API Samples Extension, for a few fixes.

When ready the URL will be live again:

Back
Top