Add Support for Real-Time Data Streaming in VS Code

VS Code currently lacks full support for handling streaming data in real-time. This limitation affects workflows that rely on continuous data feeds, such as live logs, WebSocket data, or API response streams, causing delays or interruptions in the display.
Expected Behavior
- Real-time data should stream smoothly without buffering or interruptions.
- VS Code should support native or extension-based solutions for handling continuous data feeds.
Environment
Add Support for Real-Time Data Streaming in VS Code

VS Code currently lacks full support for handling streaming data in real-time. This limitation affects workflows that rely on continuous data feeds, such as live logs, WebSocket data, or API response streams, causing delays or interruptions in the display.
Expected Behavior
Environment