yo1dog / vscode-cursor-align

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

Feature-request :: Align with tabs instead of spaces #8

Open N247S opened 2 years ago

N247S commented 2 years ago

Quite simply put. Would it be possible to add the option to align with tabs instead of spaces?

assuming the 'tab-width in spaces' is available in a vs-code plugin, I would imagine it being possible.

whatsupbros commented 8 months ago

I would say the indentation character chosen by the user in VS Code itself should also be used by the extension.

huntran-clgx commented 5 months ago

check out my fork here: https://github.com/huntertran/vscode-cursor-align-with-tabs