Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Fix Fields ViewerNew to Visual Studio Code? Get it now.
Fix Fields Viewer

Fix Fields Viewer

Richard Natal

|
24 installs
| (1) | Free
Shows fix protocol fields in selection as a meaningful table.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

fix-fields-viewer README

Shows a human readable and filterable view of the fields FIX protocol format inside a text file.

Features

  • Shows a human readable and filterable view of the fields FIX protocol format inside a text file.

We have 3 commands: commands

  • Fix Fields Viewer: Show Fix Message - Shows the fix fields in the line where the cursor is positioned.

show-fix-message

  • Fix Fields Viewer: Start Auto Detect - Shows the fix fields in the line where the cursor is positioned and when you move the cursor to another line that has a fix message it updates the table.

start-auto-detect

  • Fix Fields Viewer: Stop Auto Detect - Stops the auto detect feature.

stop-auto-detect

Requirements

No requirements are needed. For now it's not possible to customize the FIX Dictionary. It's using the default one from B3. You can find it here.

Extension Settings

This extension contributes the following settings:

  • fix-fields-viewer.autoDetect: Enable/disable Autodetect fix line when activated.
  • fix-fields-viewer.keepFilters: When enabled, the filters will be kept when the table is updated.

Known Issues

Release Notes

0.0.1

Initial release ...

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft