Skip to content

birgersp/vscode-cpp-header-refactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Renames your C++ header, updates references and header guards.

gif

Type renaming (refactoring) is already a feature in the official C/C++ extension. However, header file renaming with automatically updating references is not.

This extension lets you rename a C++ header, automatically updates all references to it (in project files), updates header guards and renames the corresponding .cpp file (if any).

Enjoy! GitHub PRs and issues are welcome!

Sources

GitHub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published