Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Add console-component #910
Conversation
Hey everyone, I would like to introduce an opensource cross-platform project with no dependencies (using STL only). Example: <p align="left"><img src="https://drive.google.com/uc?export=view&id=1lsu360wEzjfEyqACii6PtRU0KSv1B6hK"></p> For all the vscoders, In addition I've also created a great vscode extension that helps to generate the cmake project and the commands using the command palette that would increase your productivity. Take a look here: <p align="left"><img src="https://drive.google.com/uc?export=view&id=11DwhxPd67T_PsHJ36Llrt0wEcncI7arp"></p> And you could install this extension using the following link: [vscode-extension](https://marketplace.visualstudio.com/items?itemName=EdenReich.cpp-console-generator) I hope some of you will find it useful for your own projects and interesting as much as I did :)
|
Good job! I can definitely see myself using this in my future projects. |
|
The vscode extension works out of the box? or do I need to clone the project? |
|
@MegaBor thanks for the feedback and yes, it works out of the box :) just install it, run the command palette and look for |
|
Brilliant! smart person you're! Thanks for sharing this wonderful project. |
|
This is a great project , will surely look into it in future |
Hey everyone,
I would like to introduce an opensource cross-platform console component with no dependencies (using STL only).
console-component
Preview:
Install:
Create Project:
Usage:
For all the vscoders, In addition I've also created a great vscode extension that helps to generate the cmake project and the commands using the command palette that would increase your productivity.
And you could install this extension using the following link: vscode-extension
I hope some of you will find it useful for your own projects and interesting as much as I did :)