
Oh exciting! Congratulations and don’t worry about the PR then.

Which editors do you use with Racket, Typed-Racket or other language in the racket ecosystem including RacketScript/Pycket/Urlang? (Please do not respond if you use any of the teaching languages)
:red_circle: DrRacket :large_blue_circle: Emacs :large_green_circle: Vim :large_orange_circle: SublimeText :large_purple_circle: VSCode :large_yellow_circle: Notepad++ :large_brown_circle: Other: Please let me know in the thread

use add reaction to respond

I would love to use DrRacket but my computer can’t handle it. So I voted emacs, but will probably switch right away the next time I buy a new computer.

I happily use DrRacket on a raspberry pi. What computer/OS are you using ?

As time goes on I’m slowly disliking VSCode more. Extensions automatically installing things out from under me, constant pop-ups telling me it can’t find something to do X, running scripts requires editing JSON directly, …

It’s a 2013 MacBook Pro. It tends to freeze up and lag on me to the point of being unusable.

I would not be surprised if it’s something about GTK; other GTK apps also give me problems.

@seanbunderwood DrRacket doesn’t use GTK on Mac: it uses the Cocoa API directly.

I almost always use DrRacket, followed by Emacs, but I do also edit things with Kate (https://kate-editor.org\|https://kate-editor.org), and I’d use it more if it had better Racket support (possibly just a matter of figuring out how to use it with the Language Server Protocol).

I’ve also tried Atom (https://atom.io/\|https://atom.io/), but I don’t currently have it installed.

emacs rules :)