Skip to content

Latest commit

 

History

History
58 lines (36 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

58 lines (36 loc) · 1.57 KB

quickfix-spec Changelog

[0.5.1]

  • Fix issue with the plugin not working when the file is parsed as specific file type
  • Convert some java code to kotlin
  • Add more unit tests

Added

  • Detects messages split over multiple lines
  • Add a new column to display field type H for header, M for message, T for trailer

Added

  • Mouse hovering over a fix message will display the fix message details

Added

  • Cmd click for fields and groups to go to the field definition
  • Mouse hovering over a field or group name will display the field definition
  • Add Inspection to replace component reference with the full component definition

Added

  • Add possibility to ctrl/cmd + click on the component name to navigate to the definition
  • Mouse hovering over a component name will display the component definition

Added

  • Add type next to the field name

Added

  • add tag number next to the field name