Feature Description
Please clearly describe the feature you want:
Currently, the in-browser editor scrolls by too little to my taste, and the font-size is too large. I know i can ctrl+scroll to adjust the font size, but it's too coarse of an adjustment.
- Please implement the equivalent of vscode's
editor.mouseWheelScrollSensitivity
- description: A multiplier to be used on the deltaX and deltaY of mouse wheel scroll events.
- Please implement the equivalent of vscode's
editor.fontSize
- description: Controls the font size in pixels.
- Please implement the equivalent of vscode's
editor.smoothScrolling
- description: Controls whether the editor will scroll using an animation.
Use Case
Better in-browser editor experience
Additional Information
Thank you for your work on scriptcat! I gave it a third chance today after your comment on violentmonkey's thread and it's alright.
Most importantly, it imports all my violentmonkey scripts and it runs them as I'd expect.
Feature Description
Please clearly describe the feature you want:
Currently, the in-browser editor scrolls by too little to my taste, and the font-size is too large. I know i can ctrl+scroll to adjust the font size, but it's too coarse of an adjustment.
editor.mouseWheelScrollSensitivityeditor.fontSizeeditor.smoothScrollingUse Case
Better in-browser editor experience
Additional Information
Thank you for your work on scriptcat! I gave it a third chance today after your comment on violentmonkey's thread and it's alright.
Most importantly, it imports all my violentmonkey scripts and it runs them as I'd expect.