sublime-gherkin-formatter:Sublime Text 2 和 3 的 Gherkin 格式化程序

时间:2024-07-24 20:15:11
【文件属性】:

文件名称:sublime-gherkin-formatter:Sublime Text 2 和 3 的 Gherkin 格式化程序

文件大小:11KB

文件格式:ZIP

更新时间:2024-07-24 20:15:11

Python

崇高的小Cucumber格式化程序 特征 在这个阶段,它真正做的是格式化示例组表。 除非您选择特定区域,否则整个缓冲区都将被格式化。 间距 看起来像这样的表: |cat breeds|country| |Manx|Isle of Man| |Octocat|The Web| 将重新格式化为: | cat breeds | country | | Manx | Isle of Man | | Octocat | The Web | 缩进 通常,人们喜欢从文本的其余部分缩进他们的表格。 这个插件尊重组缩进的第一行。 所以如下: Then the "" is from "" | cat breeds | country | | Manx | Isle of Man |


【文件预览】:
sublime-gherkin-formatter-master
----Guardfile(302B)
----Default (Windows).sublime-keymap(79B)
----tests()
--------mocks.py(958B)
--------formatter_test.py(1KB)
--------__init__.py(0B)
--------gherkin_test.py(8KB)
----Default (Linux).sublime-keymap(79B)
----LICENSE(1KB)
----README.markdown(2KB)
----Gemfile(91B)
----Gemfile.lock(795B)
----sublime-gherkin-formatter.py(295B)
----__init__.py(0B)
----Default.sublime-commands(78B)
----.gitignore(55B)
----lib()
--------gherkin.py(4KB)
--------formatter.py(1KB)
--------__init__.py(0B)
----requirements.pip(35B)
----Default (OSX).sublime-keymap(154B)

网友评论