Vscode, the chrome browser with a ide suit. No thanks
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
You use whatever works best for you. Microsoft Lens, on Android, is still unmatched for scanning, correcting perspective, and cleaning up whiteboards. No OSS tool comes close - and, believe me, I tried to use others (or, other; I think OpenScan is the only thing that attempts something similar). It would be foolish to not use a tool that you like using and doesn't have any hidden consequences, merely because of on opinion.
I don't think VSCode is particularly good, myself, but the point remains: it's free, I haven't heard anything about it surreptitiously sending info to MS, and if it works for people, then great.
I was using Atom, but that died. I work with both Python and Fortran, and VSCode works for my usecase, but I'm open to suggestions.
I love vscode. But this thread made me want to learn neovim just so I don't have all my eggs on a single basket.
I just want Atom back, or anything that works like it. I want a text editor with a folder tree browser. Syntax highlighting is nice. And decent full project text search.
I use vim for writing code, and atom for taking notes, or just reading code. Then they shut down atom and it sucks.
I hate that I need to dedicate so much time to finding new tools in tech. It’s nice that vim doesn’t change.
It's definitely one of those "a broken clock is still right twice a day" situations. It's a good product and I find it invaluable for PowerShell scripting. I have, however, been trying to dial in emacs for PowerShell.
Vim. viiiiiiiiim
vim and neovim actually hold a pretty significant marketshare on Linux. a lot of developers use MacOS or Windows, so what does it matter if one more small thing is proprietary? It obviously does matter, but people don't think of it that way.
And vscode doesn't even work properly. The amount of colleagues I have using it for C++ and they can't even get intellisense working with the f-ing thing. It's bonkers they work that way. It takes them ages to do anything, and its not a case of them being super experienced and not needing those aides.
Playing the devil's advocate here, even IDEs like Visual Studio and IntelliJ have multiple times crashed on me or taken ages to update a single line on intellisense. C++ is simply a language where a dynamic LSP is everything but easy to make.
I need to use VSCode at university because their version of neovim is too outdated for my config...
Not me, i use and like a lot QtCreator... Granted, i work with C/C++ so... But its Open Source, cross-platform, has tons of integeations with analyzers debuggers and various tools.
Kdevelop never triggered my bells and CodeBlocks just doesnt feels right for me, but thats me.
For everyrhing else vim or kate depending on how i feel.
If you're a true MS hater you can't use TypeScript either. /sarcasm
If you work as developer, depending on where you work at using code editors with features like remote SSH is a must. If you are just a hobbyist even coding on Nodepad++ will do.
Even Codium is pretty bloated though since it's still electron.
Also Sublime Text supremacy
i use sublime instead