Mike Bender
Mike Bender
As a developer using an external IDE (such as VSCode or IntelliJ) in my workflow, I would like a browser mode that automatically opens/updates/closes panels as code is run in...
GridMouseHandler and KeyHandler should just be defined as Interfaces, rather than a base class required to be extended.
As a user, I would like the grid to flash a cell when it's contents has changed for visibility. Similar to this feature in AG Grid: https://www.ag-grid.com/javascript-data-grid/change-cell-renderers/
We should be able to link to an embed widget URL that runs a snippet of code and displays the result. Some suggestions to investigate: - Query parameter `code` that...
**Description** If you run a code block that will make the console scroll as the first command, it doesn't scroll to the bottom. **Steps to reproduce** 1. Run `clear` in...