Overview Version History Q & A Rating & Review
Gaji - Gherkin Feature Indentation for Korean
This extension is inspired by gherkin-indent .
This is an vscode extension for formatting Gherkin feature written by Korean.
Requirements
You will need to install Visual Studio Code 1.2.1 or higher.
From the command palette Ctrl+Shift+P (Windows, Linux) or Cmd+Shift+P (OSX) select Install Extension, choose Gaji and reload Visual Studio Code.
For Korean Coding Font is required to use this extension.
How to use
Apply Gaji from the command palette Ctrl+Shift+P (Windows, Linux) or Cmd+Shift+P (OSX) to apply indentation for the .feature files or you can use key shortcut Ctrl+Shift+F (Windows, Linux) Cmd+Shift+F (OSX).
Extension Settings
This extension contributes the following settings:
gaji.format: Sets the indent value. (default is 4). Note: stepIndent includes step name length.
Contributions
Feel free to contribute by posting issues or pull requests on Gaji
References to write Gherkin
Enjoy it 😎