Releases: drizzy/code-make
Releases · drizzy/code-make
v2.2.1
v2.1.0
04 November 2024
Features
- Icons now display directly without requiring an active workspace.
- Workspace warning only appears when attempting to create a project.
- Optimized folder and file checks to avoid unnecessary errors when opening Visual Studio Code.
- The project creation icon remains a heart, and the play icon now compiles and runs the project.
- Improved status bar update logic, ensuring icons are always visible.
v2.0.0
25 December 2023
Features
- Project migrated to TypeScript.
- A more complete structure for the development of your programs.
- Icons are now located in the bottom right corner.
- The icon for creating a C++ project is now a heart.
- The Play icon compiles and runs the program.
- Faster when creating and compiling your projects.