Eugleo / magic-racket

The best coding experience for Racket in VS Code
https://marketplace.visualstudio.com/items?itemName=evzen-wybitul.magic-racket
GNU General Public License v3.0
199 stars 29 forks source link

Option to adjust opening brackets/parentheses #107

Open hashim-hivery opened 1 year ago

hashim-hivery commented 1 year ago

A major reason I stick to DrRacket over vscode+magic racket is that DrRacket has this feature where it automatically adjusts the opening bracket. Please consider adding this feature to magic racket. Or langserver? I dunno where it should go.

Anyway, the feature greatly reduces stress/fatigue to my wrists. I almost never have to press "shift".

jryans commented 1 year ago

Definitely a great feature from DrRacket! I'll aim to investigate this for Magic Racket soonish.