Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>end-fixNew to Visual Studio Code? Get it now.
end-fix

end-fix

cqh

|
5,035 installs
| (0) | Free
end strange whitespace fix
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

python-end-fix README

this is a End key command fix, because End command always move to end with many whitespace, which is not expected.

Features

Describe specific features of your extension including screenshots of your extension in action. Image paths are relative to this README file.

For example if there is an image subfolder under your extension project workspace:

![feature X](images/feature-x.png)

Tip: Many popular extensions utilize animations. This is an excellent way to show off your extension! We recommend short, focused animations that are easy to follow.

Requirements

vscode: >= 1.32
language: *

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

Users appreciate release notes as you update your extension.

0.0.1

first commit

0.0.2

Active this extension from OnLanguage:python to *

0.0.4

remove !suggestWidgetVisible in when

0.0.7

add keybind Alt + L, to call select current line


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft