Iblea
Iblea
Combo box in the editor breaks intermittently when enable the stickyScroll mode. (`"editor.stickyScroll.enabled": true`) settings.json ```json { "editor.stickyScroll.enabled": true, "powermode.combo.location": "default", "powermode.combo.timeout": 60, } ``` `"editor.stickyScroll.enabled": false`  `"editor.stickyScroll.enabled": true`...
When using `LeetCode: Search Problem`, I would like to have a feature that allows me to view only the problem without selecting a specific language. How about adding a `None`...
There is a bug in pull request #803, so I redesigned and developed a new solution related to the terminal cursor. (Some of the source code from #803 was referenced.)...