There is a recent post about the new JetBrains Fleet IDE, but of course it is sadly not open source.
What is your favourite IDE? (Or compiler, language, framework, anything: just share your experience and knowledge)
I’ll start:
- PHP: Geany
- Python: Thonny
- Pascal/Delphi: Lazarus
- C/C++: wxDev-C++, and Code::Blocks
- C#: MonoDevelop, (before it was SharpDevelop)
- Go: LiteIDE X
It’s technically not an IDE, but neovim. With the built-in LSP, treesitter, and paired with tmux, it’s more powerful than any IDE. Plus a lot lighter and you never have to leave the comfy confines of your terminal
yoo, could you share your treesitter config file?
after tinkering around with treesitter, at some point it has been behaving really weirdly, and i can’t return to the previous iteration 🤷♀️
I don’t have my dotfiles public quite yet (on my list) but here’s my neovim config. It’s kind of a mess of looking up others and from the docs, but it works. I’ve only recently moved to neovim’s built-in LSP (was previously using coc.vim and ALE) so I doubt it’s perfect but I haven’t had any issue yet!
https://pastebin.com/2AZKJM3D