ONXGroup / elastic_tabstops_mono.vsce

Elastic Tabstops Mono for VS Code [fork for OVSX]

Home Page:https://open-vsx.org/extension/ONXGroup/elastic-tabstops-mono

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elastic Tabstops Mono for VS Code

Features

A better way to indent and align code.

Only works with monospaced fonts.

☐ Fixed Indentation

animation

Fixed Indentation

animation

Extension Settings

This extension contributes the following settings:

  • elasticTabstopsMono.enable: Enable Elastic Tabstops Mono.
  • elasticTabstopsMono.fixedIndentation: Fixed leading tabstops.
  • elasticTabstopsMono.timeout: Timeout in milliseconds before aligning.
  • elasticTabstopsMono.maxLineCount: File with line count above this will not be aligned.
  • elasticTabstopsMono.maxLineLength: Line length above this will not be aligned.

Known Issues

This extension will destroy your code editing experience.

Disable/uninstall immediately when you start pulling your hair out.

About

Elastic Tabstops Mono for VS Code [fork for OVSX]

https://open-vsx.org/extension/ONXGroup/elastic-tabstops-mono

License:MIT License


Languages

Language:TypeScript 100.0%