Releases: drizzy/code-make
Releases · drizzy/code-make
v3.0.0
15 February 2025
Features
- Now supports C, C++, Golang, and Java.
- The Makefile for each programming language is configured to work with all operating systems.
- The project structure adapts dynamically based on the selected language.
- Status bar improvements: Icons have been updated for better visual representation and usability. The build button now uses ⚙️ Compile and the run button has a more intuitive icon. ▶ Run
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.