cpp-include-refactorSince every language extension, except the C / C++ extension, has a feature to refactor imports / includes, if you rename or move a file, I've created this extension. Features
Extension SettingsThis extension contributes the following settings:
Known IssuesThis extension currently doesn't uses any kind of indexing. So every access (reading / writing) is a direct file access, which can on slower hard drives being slower. Release Notes1.0.0Initial release of cpp-include-refactor. |