All notable changes to the "socket-io-vscode" extension will be documented in this file.
- Rewritten to new application architecture
- Added ability to show event data as json document
- Fixed emit data sending
- Added testing
- Added extension cleanup
- Fixed icons in tree view
- Connect to socket.io server
- Handle disconnect, error events
- Emit events with data to server
- Subscribe to events and list them on tree bar