behave-vsc
behave-vsc copied to clipboard
Indent is tab instead of spaces
The formatter uses tabs instead of spaces, independent on the VScode settings. This is probably related to https://github.com/jimasp/behave-vsc/blob/main/src/handlers/formatFeatureProvider.ts#L10, but I am not sure. It would be nice if Behave-VSC reuses the settings of VScode.
Setup:
- behave-vsc v0.6.4
- VSCode 1.89.1
- Windows 10