Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: giftofshivaji on March 26, 2023, 10:52:22 am

Title: VS Code like way to create new files and folders in codeblocks?
Post by: giftofshivaji on March 26, 2023, 10:52:22 am
In vs code it is easy to create new files in a folder, there is a sidebar given to us for that. Is there a plugin that's able to do that in code blocks?
Title: Re: VS Code like way to create new files and folders in codeblocks?
Post by: ollydbg on March 26, 2023, 04:06:26 pm
You mean:

Menu->File->New?

There is a plugin named "File Manager", you can right click on the folder(in the folder navigation panel), and in the context menu, click the "New File".

Title: Re: VS Code like way to create new files and folders in codeblocks?
Post by: giftofshivaji on March 28, 2023, 10:27:38 am
yeah exactly what I mean, it's not easy to do in codeblocks, but alright. Love codeblocks for some reason for  c programming...vs code s###s for c programming.