Skip to content

v6.14.0

Compare
Choose a tag to compare
@AnWeber AnWeber released this 01 Jun 20:19
· 96 commits to main since this release
611ee29

Features

  • add --tag support to cli to only execute httpRegion with defined tag (#693)

Fix

  • prevent readFile Error log output on package.json search (AnWeber/vscode-httpyac#293)
  • disabled MetaData Handler checks disabled State on occurence of line in execution order (AnWeber/vscode-httpyac#292)
  • support Intellij Multiline FormUrlEncoded Syntax (#699)
  • better match .env files to ignore false positive like .envrc (#700)