Skip to content

[Feature] More configuration for the monaco editor #1495

@KraXen72

Description

@KraXen72

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions