I'm told racket data have the extension .rktd, for just data files, as is .json to .js, however racket-langserver nags you if the 1st line isn't a #lang definition.
Missing or invalid #lang lineRacket
We might also want to PR magic racket to support syntax highlighting for .rktd files
I'm told racket data have the extension
.rktd, for just data files, as is.jsonto.js, howeverracket-langservernags you if the 1st line isn't a#langdefinition.We might also want to PR magic racket to support syntax highlighting for
.rktdfiles