Skip to content

VS Code Extension for align comment in a target column, ex. column 80.

Notifications You must be signed in to change notification settings

denisdamata/column-comment-aligner

Repository files navigation

Column Comment Aligner for Python-like Code

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.

Features

  • 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.

Requirements

No specific dependencies are required for this extension.

Extension Settings

This extension does not add specific settings to VS Code.

Text generated by DeepSeek AI

About

VS Code Extension for align comment in a target column, ex. column 80.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published