Skip to content

A simple extension for automatically trimming whitespace from lines after they've been edited

Notifications You must be signed in to change notification settings

axefrog/vscode-autotrim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoTrim: VS Code Extension

Trailing whitespace often exists after editing lines of code, deleting trailing words and so forth. This extension tracks the line numbers where a cursor is active, and removes trailing tabs and spaces from those lines when they no longer have an active cursor. As such, edits in the file are kept to a minimum, and not applied until a line is no longer being edited.

About

A simple extension for automatically trimming whitespace from lines after they've been edited

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published