codeascii is a Visual Studio Code extension that converts the project structure into ASCII art for easy visualization. Key features include:
- Converts the project structure into ASCII art.
- Excludes the
node_modules
directory for clarity. - Displays the ASCII art in a new editor tab for better readability.
To use the codeascii extension, you need the following:
- Visual Studio Code version 1.60.0 or higher.
Calling out known issues can help limit users opening duplicate issues against your extension.
Users appreciate release notes as you update your extension.
Initial release of codeascii.
Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.
Enjoy!