Creating Revit Pluings with "Visual Studio Code" instead of "Visual Studio"

Creating Revit Pluings with "Visual Studio Code" instead of "Visual Studio"

Anonymous
Not applicable
2,984 Views
2 Replies
Message 1 of 3

Creating Revit Pluings with "Visual Studio Code" instead of "Visual Studio"

Anonymous
Not applicable

To create Revit Add-in, I checked Jeremy's Revit Visual Studio Templates below.

https://github.com/jeremytammik/VisualStudioRevitAddinWizard

 

I am wondering if there is any way I could use those templates to create Revit plugins using Visual Studio Code instead?

 

Any advice will be much appreciated.

 

Many thanks,

Alexandros 

 

 

0 Likes
2,985 Views
2 Replies
Replies (2)
Message 2 of 3

jeremytammik
Autodesk
Autodesk

I do not believe that Visual Studio Code supports those templates.

 

You will have to use a different approach to jump start your Revit add-ins in Visual Studio code, e.g., using code snippets, etc.:

 

https://code.visualstudio.com/docs/editor/userdefinedsnippets

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

0 Likes
Message 3 of 3

atis.sed
Advocate
Advocate

Hi @Anonymous did you manage to make Revit plugin with VS Code? I would like to also switch from VS to VSCode.

0 Likes