VSCode is also fairly popular among Java developers.
There’s also Eclipse Theia Blueprint which is basically a open source clone of VSCode.
Professional game and software developer from Finland.
Lemmy: @Vipsu@lemmy.world
Mastodon: @Vipsu@mastodon.gamedev.place
VSCode is also fairly popular among Java developers.
There’s also Eclipse Theia Blueprint which is basically a open source clone of VSCode.
While Meta might have ulterior motives for fediverse integration this might also be just one way to comply with Europes new DMA regulation.
Sounds like good opportunity for US and Europe to whip out some fines over Anticompetitive practices. With Microsoft sort of being repeat offender the fines should reflect that.
Honestly with Edge being not too bad alternative for Chrome this sort of shady behavior from Microsoft doesn’t do it any good at least in my eyes.
Thats likely due to lack of algorithms with goal to keep you browsing forever. Twitter likely harvests all the data it can get from you when you browse twitter. They can also track your browsing habits using your IP (among many other things) and sites that have embed twitter content like share button or embed tweets.
Finding people to follow in Mastodon mostly happens by:
There are instances for different interests like game development, art, information security, foss etc so there’s a lot of places to dig for good content.
It’s sort of minimalistic / lightweight alternative for IntellJ. Red Hat is working on the extension(s) which have worked fine for me at least for the past few years and it gets updates regularly.
I use VSCode for C++, C#, Java, Python and for things like docker-files, html etc. IntelJ is fine but a bit bloated in comparison with its menus, sub-menus, sub-sub-menus and built in unnecessary extra features for those just looking for code editor.
VSCode workflow with Java is mainly using it to write code, run tests, configure maven/gradle/docker/etc rest is more or less using CLI and Command palette.