1.1.0 (2019-04-05)
- formatting: fixes indentation (ea5ff80)
- formatting: formats feature files (4ca65b2)
- formatting: formats tags and comments in a document (f415ece)
1.0.2 (2019-01-21)
- server: ignores .feature files in node_modules (1edac1a)
1.0.1 (2018-10-09)
- stepStore: correctly parse Background: sections (14e8818)
- config: fix working with configuration (1dcb725)
- fix initialization bug (963e6b3)
- extensionhangsonstartup: parse opened files via VSCode (8ea386d)
- autocomplete: add autocomplete for more keywords (a9ad722)
- autocomplete: handle positioning edge cases (4aa1cc4)
- autocomplete: remove duplicates from autocomplete list (11b52d8)
- autocomplete: support all keywords (1ebf218)
- autocompletion: autocomplete keywords and steps (614227d)
- color: implement language colorization (b7e7496)
- multilang: add support for language en to extension (d53a9c5)
- multilanguage: copy language-configuration to server (1732641)
- multilanguage: use keyword definitions from tmlanguage file (0d857c0)
- stepCompletion: parse simple scenarios into stepStore (8ec5de6)
- gherkinServer: scope .feature-file search to workspaceRoot (4e66656)