Important note, please read!This extension will be discontinued soon. My new extension Fenix has been published!All Easy C++ Projects templates are available in Fenix today, please go ahead and try it! You just need to add Easy C++ Projects from the recommended tab in Fenix :)
Finally I want to thank all of you for the support you have given Easy C++ Projects. It's been my first ever big project. I did not expect that many people installing it, so thank you from the bottom of my heart for giving it a try and enjoying using it <3I you want to ask my anything or keep up with the development of my projects, I suggest you follow me on Twitter at @ACharLukFeaturesCreate C++ projects and classes with just few clicks, for MSVC, GCC and ClangIt works with MSVC (Windows), GCC (Linux) and Clang (macOS)Creating a new project will do the following:
Creating class will create the appropiate files using one of the templates avaliable hereGetting started
RequirementsWindows
GNU/Linux
MacOS
Note:
Release Notes2.0.0Updated dependencies Fixed some bugs Introduced a few more bugs ;) 1.7.7Changed custom templates folder location, now it is safe to save templates and they won't be removed upon extension updates 1.7.6Added support for Visual Studio Build Tools 2019 1.7.5Added "openFiles" property to JSON. It allows the user to set multiple files to open automatically on project creation 1.7.4Fix Easy C++ placeholder not being created when using a custom template 1.7.3New files.json format, now each template can have different directories and blank files created 1.7.2Added "Convert this folder to an Easy C++ Project" command 1.7.1Load extension when the file .vscode/.easycpp is present, avoiding loading it when there is a tasks.json but it is not an Easy C++ project 1.7.0Added support for offline templates if there is no Internet connection avaliable Added support for custom templates Added "Open Custom Templates Directory" command 1.6.0Added |