Releases: baptistelechat/pyrevit-with-vscode
Releases · baptistelechat/pyrevit-with-vscode
Release v1.1.1
[1.1.1] - 2024-05-29
Changed
- Minor changes into snippets
Fixed
- Commands and snippets are not found after publishing extension because PNPM is not supported by VSCE package
- Change package manager for YARN instead PNPM
You can download the *.vsix file or install the extension directly from the Visual Studio Marketplace: pyrevit-with-vscode
For more information on how to install a VSCode extension: Install an extension
Release v1.1.0
[1.1.0] - 2024-05-23
Added
- Added +1400 icons from the Lucide icon library
- Added the possibility of changing the Lucide icon color.
Changed
- Prompt the user to choose between the default icon, an icon on the user's computer or a lucid icon when creating a 💼 new Extension, ✨ new Push Button or 🔗 new URL Button
You can download the *.vsix file or install the extension directly from the Visual Studio Marketplace: pyrevit-with-vscode
For more information on how to install a VSCode extension: Install an extension
Release v1.0.0
[1.0.0] - 2024-05-20
Added
- 🛠️ Adding Setup:
- 🐍 Install Python
- 🧩 Install Python extension
- 📕 Install Revit API Stubs
- 📕 Install pyRevit
- 📝 Update "settings.json"
- 📚 Adding Documentation:
- 📕 Revit API Docs
- 📕 pyRevit
- 🎨 pyRevit Emojis
- 🐍 Adding Components:
- 💼 Extension
- 📁 Tab
- 📦 Panel
- ✨ Push Button
- 🔗 Url Button
- 📄 Snippets:
- pyRevit Full Template (pyrvt)
- pyRevit Minimal Template (pyrvtmin)
- 🔄 Translation:
- Adding french translation
You can download the *.vsix file or install the extension directly from the Visual Studio Marketplace: pyrevit-with-vscode
For more information on how to install a VSCode extension: Install an extension