This is the extension was created by Denis da Mata using DeepSeek AI. This VS Code extension aligns comments in Python to column 80, like Assembly comments, but only if there is code on the same line. If the line contains no code, the extension does nothing.
- Aligns comments in Python to column 80 if there is code on the same line.
- It does not change lines that do not contain code.
No specific dependencies are required for this extension.
This extension does not add specific settings to VS Code.
Text generated by DeepSeek AI