ThatXliner

Results 113 comments of ThatXliner

In my opinion, my editor should be minimal starting with only syntax highlighting for popular languages. I remember there was a discussion about this somewhere.

> * I think we should avoid using `pnpm`'s `pnpm-lock.yaml` if `pnpm` will let us. (If it will let us just keep using `package-lock.json` as a lockfile, but still install...

Are we gonna do this or no (e.g. keep it as a separate package)

works like a donut now

The thing is, half of it is a comment. I wonder if that's fine. I can shrink it if needed.

Ok it doesn't work again because I think I forgot to copy another lien of code... I'll have to reformat all of this all over again. Perhaps we can just...

I’m not gonna work on this

ā€œAuto donut-formattingā€ is the exact same problem as code formatting. Essentially you want to create your own formatter. You can parse the code and re-spit out the tokens with added...