yo1dog / vscode-cursor-align

Visual Studio Code Extension that aligns all cursors using spaces.
MIT License
22 stars 7 forks source link

publish on open-vsx.org #10

Closed flypenguin closed 1 year ago

flypenguin commented 2 years ago

can you please, please, please publish this on open-vsx.org? as simple as it is, this is one of my most used extensions, and i switched to vscodium recently so it is no longer available for me. i'd be forever grateful :)

yo1dog commented 1 year ago

Don't think I want to maintain this in two places.

Should be trivial to download this repo and build the vsix yourself. Then you can install locally.

gh repo clone yo1dog/vscode-cursor-align
cd vscode-cursor-align
npx vsce package