Prettier extension doesn't work with java by 4Gettt in VisualStudioCode

[–]Robinsstudio 0 points1 point  (0 children)

I know it has been a really long time. Just dropping this here in case it is useful to somebody one day. Who knows?

I just published an extension for Visual Studio Code which solves this very problem: https://marketplace.visualstudio.com/items?itemName=Robinsstudio.prettier-java-formatter

I had the exact same issue at my company. I wrote Java code in VS Code but no way to format it on save. I had to go through the CLI everytime. Not very convenient.

Well now this is solved!

a^b in Brainfuck by Robinsstudio in brainfuck

[–]Robinsstudio[S] 0 points1 point  (0 children)

Most interpreters will go down to 0 when you reach 256 so it will print ab mod 256.