Ash110 / Ascending-Code

VS Code extension to sort imports and other code snippet in ascending order to make it look better

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Click here to Install the Extension

ascending-code README

Code in random order is extremely annoying for everyone. Some parts of your code can and should be arranged to make it look neater. This plugin aims to remove all that manual work by automatically arranging any code snippet you choose in Ascending order.

Features

Check it out

Requirements

None

Extension Settings

This extension contributes the following settings:

  • ascending-code.enable: enable/disable this extension
  • ascending-code.arrangeCode: Arrange selection of code in arranging order.

Known Issues

No known issues.

Release Notes

1.0.0

Initial release of Ascending Code

About

VS Code extension to sort imports and other code snippet in ascending order to make it look better


Languages

Language:JavaScript 100.0%