fold-python-commentsThis extension allows users to fold, unfold, or toggle multi-line comments in Python files. It is a useful tool to make the code more organized and improve readability. Features
RequirementsThis extension requires VS Code version 1.90.0 or higher. Extension SettingsThis extension adds the following settings:
Known IssuesCurrently, there are no known issues. If you encounter a problem, please open an issue in the GitHub repository. Release Notes0.0.1
DevelopmentPreparationTo develop or debug the extension, make sure you have Node.js and npm installed. Then, run BuildTo build the extension, run the following command:
|