Iblea

Results 3 issues of 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` ![normal](https://user-images.githubusercontent.com/25794008/218391698-a8b568e1-b759-4d5d-b97e-d2fbf889bade.png) `"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.)...