While you're here, please consider supporting GamingOnLinux on:
Reward Tiers:
Patreon. Plain Donations:
PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers:
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- Steam Deck now out of stock in the EU in addition to USA, Canada and Japan [updated]
- Widelands, the open source Settlers-like, devs plan to ban all AI generated contributions
- Kerbal Space Program spiritual successor Kitten Space Agency now has a Linux version
- It's now easier to install MGSHDFix for Metal Gear games on Linux / Steam Deck
- Opus Magnum from Zachtronics is getting a big new 'De Re Metallica' DLC
- > See more over 30 days here
- steam overlay performance monitor - issues
- Jarmer - Nacon under financial troubles... no new WRC game (?)
- Xpander - Establishing root of ownership for Steam account
- Nonjuffo - Total Noob general questions about gaming and squeezing every oun…
- GustyGhost - Looking for Linux MMORPG sandbox players (Open Source–friendly …
- Jarmer - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
For minor changes on text files, I just use vim... but meanwhile my favorite editor is Sublime Text 3.
I've found a video tutorial online, called Perfect Workflow with Sublime Text, and that showed my how awesome Sublime Text is.
Meanwhile Atom.io might be also quite similar, or even Microsoft's Visual Code... but I still stick with Sublime Text, as I payed the license fee (imho it's totally worth it) and got so used to it, that I don't want to have any other editor again.
It lacks some features big IDEs have, but I can get along with that.
QtCreator for larger C++ code
Given, I have to pay 25 bucks a month, but these tools are totally worth it.
One question. Is there a way to highlight the code for python3 syntax instead of python2?
But seriously, it's MIT licensed and actually pretty good.
JetBrains Rider is my choice for C#.
sometimes using Qt-creator (mainly when doing stuff for android)....
for simple single file "projects" vim or mousepad.