https://github.com/zieiony/importsorter
A Visual Studio extension for sorting C++ module imports
https://github.com/zieiony/importsorter
cpp extension modules visual-studio
Last synced: about 1 month ago
JSON representation
A Visual Studio extension for sorting C++ module imports
- Host: GitHub
- URL: https://github.com/zieiony/importsorter
- Owner: ZieIony
- License: mit
- Created: 2021-08-29T14:58:59.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-03T22:32:34.000Z (over 4 years ago)
- Last Synced: 2025-11-29T06:36:44.034Z (7 months ago)
- Topics: cpp, extension, modules, visual-studio
- Language: C#
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Import Sorter
A Visual Studio extension for sorting C++ module imports

* Works for .ixx and .cpp files.
* Sorts imports in blocks.
* Doesn't sort single imports.
* Can sort imports inside a selection.
* Displays a preview.