Skip to content

This vscode extension groups a .cpp file together with the appropriate .h file in the editor tab view

License

Notifications You must be signed in to change notification settings

sliptrixx/cpp-group

Repository files navigation

CPP Group

This is a very simple extension that attempts to group .cpp and .h files together when editing them in workspaces. When a file is opened, the extension attempts to place the new file next to its complementary file if its part of the tab group.

Have any questions? Please feel free to open an issue at the GitHub repo.

About

This vscode extension groups a .cpp file together with the appropriate .h file in the editor tab view

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published