[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

What editor/setup does /g/ use ? Pic related - I've used

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 64
Thread images: 12

File: vim.png (183KB, 1294x1092px) Image search: [Google]
vim.png
183KB, 1294x1092px
What editor/setup does /g/ use ?

Pic related - I've used JetBrain IDEs and Sublim/Atom for a while in work but I'm trying to switch over to Vim now.
>>
Emacs
>>
>>59892515
He said editor, not OS.
>>
in this order
[gnat gps
visual studio]
notepad++
nano
atom
sublime
vim

currently starting off my 1 year of using vim exclusively for my LaTeX, scripts, C, and Ada
>>
>>59892607
The Emacs is an OS meme is poorly made and only used by people that haven't even tried the thing. Emacs will always be a full text editor and an elisp interpreter.
>>
>>59892425
ITT we summon /ourguy/ Luke Smith
>>
>>59893846
Luke, if you see this, I like your videos. Still a shame that you are going bald
>>
I wonder, people on vim use something that know when you are in the middle of function and make 2 tabs after enter?
Are they manually typing empty tabs?

Are plugins with autocomplete popular?
>>
File: thepowerofvim.jpg (9KB, 320x640px) Image search: [Google]
thepowerofvim.jpg
9KB, 320x640px
this bothers me so much
>>
>>59892425
i use tmux + nvim for almost everything at home, with a ton of vim-plug plugins that load dependent on file/project type.
i mostly develop bash/c/c++/rust on linux and use the lldb.nvim plugin to debug so its pretty much an ide for linux

at work i'm mostly forced to work with visual studio 2017 due to us maintaining primarily windows builds and using windows,
but the vs-vim plugin is very usable with a few tweaks and i have a linux vm if the build breaks or there is an issue.
(that almost never happens though, what a shame ;) )
visual studios debugging support is still excellent and i sometimes miss it when developing for linux.
although i have to admit i also started out on visual studio 6 back in the day and switched over to linux later, so i'm biased

recently i was playing with gnome builder, glade (form designer) and nemiver(gnomes debugger)..
its not really far developed, but it has potential to rival qt creator in the future,
especially after last week since every distro seems to be switching to gnome
i never could make friends with qt and qt-creator in general and always liked gtk better and saner to develop for, do with that as you will

i also tried visual studio code and clion in the last year.
both seems like they are trying to replicate visual studios debugging support/integration and take it cross platform.
both also put a terminal at the bottom to run your cmake/tests scripts which is good.
i still find tmux + nvim a better setup though and can live with a dedicaded debugger if llldb.nvim breaks.
i mostly write/edit code/tests and use git + write commit messages. nothing beats the terminal here.

currently i recommend:
linux: growing and nvim/tmux/lldb.nvim setup and aditionally learning lldb standalone or (c)gdb debugging
mac: same as above, but without gdb
windows: visual studio(community edition seems to be "free as in beer" these days btw) + vs-vim pluggin
>>
Vim
>>
Spacemacs
>>
>>59893846
>>59894092
Started learning about vi in Linux class. Decided to expand on it. Found Luke Smith. Now I love vim.
>>
File: Screenshot 2017-04-14 20.05.11.png (3MB, 1440x900px) Image search: [Google]
Screenshot 2017-04-14 20.05.11.png
3MB, 1440x900px
>>59892425
vim + tmux
>>
File: Screenshot 2017-01-20 04.14.27.png (3MB, 3360x2100px) Image search: [Google]
Screenshot 2017-01-20 04.14.27.png
3MB, 3360x2100px
>>59898060
Same, but aren't those colors a bit hard to see with transparency?
>>
Vim. I will NEVER use anything other
than modal editing. I saves me so much
time.
>>
vim

t. former Eclipse and Sublime user
>>
File: 1398135965756.png (28KB, 150x150px) Image search: [Google]
1398135965756.png
28KB, 150x150px
>>59892515
fpbp
>>
File: shizune3.jpg (52KB, 320x480px) Image search: [Google]
shizune3.jpg
52KB, 320x480px
Netbeans , Codeblocks , Visual Studio(because sometimes Codeblocks hates me when i run my C++ projects), Notepad++,Eclipse and JEdit.
>>
>>59898469
Only the red, which I don't use in vim. Everything else shows up nice.
>>
>>59898469

what wm is this senpai nice setup btw
>>
Vim and vi on servers and for quick edits, emacs with evil for working on large programs and general organization.
>>
>>59892425
vim
>>
Vim though occasionally I like messing around with Geany.
>>
I've been going through emacs help and reading Learning GNU Emacs, am I wasting my time because I should be using vim? I'm pretty happy with multi window text editing.
>>
>>59892937
I write LaTeX at least 2 hours every day for work and I don't know why anyone wouldn't use a live preview editor for that.
>>
>>59900531
If I wanted live preview I would use a WYSIWYG editor.
>>
Serious question, how do you use Vim with actual projects (500k LoC)? It becomes slow as balls, simple g] takes about 10 seconds with editor freezing.
>>
>>59898469
share your ricing magic please
>>
>>59900789
in my experience, vim is the only editor that can open fuckhuge text files and still function well
>>
>>59892425
In this order:

Emacs
Nano
>>
File: 1485461894076.png (112KB, 1280x776px) Image search: [Google]
1485461894076.png
112KB, 1280x776px
>>59892425
>not using superior Java software
install jEdit
http://jedit.org/
>>
File: index.jpg (5KB, 225x225px) Image search: [Google]
index.jpg
5KB, 225x225px
I started with Vim but I learned to hate vimscript and how there was a tendency to hack in other scripting languages.

Then went with Emacs, lisp isn't that great but at least it's consistently applied to everything with Emacs, plus it has org mode.

As I customized Emacs I saw that Spacemacs was basically doing a lot of the same stuff I was trying to go with, so I switched to it and get the modal benefits of Vim. My only complaint is that Emacs is still singlethreaded.
>>
>>59901155
cringe
>>
>>59901285
Butthurt C toddler detected. C will never be as good as Java. Enjoy your memory leaks.
>>
I use Kate, kile and kdevelop which is basically all Kate.
I use vim for some stuff, but it is just too slow for me.
>>
vim on a vertical monitor, ultimate comfy
>>
>>59900975
So you don't have any experience. Got it.
>>
Need smartphone apps like android apk decompilers and something like notepad and jar signers and zip aligners.
Kinda want to start programming on my smartphone and reverse engineering apps.
>>
I've given up on the vim as an IDE meme. Now I just use whatever IDE with vim keybindings.
>>
zsh tmux vim is comfy
>>
>>59894206
great, now it bothers me as well
>>
File: hellogee.png (58KB, 1920x1080px) Image search: [Google]
hellogee.png
58KB, 1920x1080px
>>59901416
forgot pic
>>
>>59892425
I have been using three editors for most of my life. I started with gedit, than nano, than vim, and now I'm coding in gvim. I refused to switch to (g)vim for a long time, because I hated its complexity, I'm a fan of minimalist editors, I don't need that much feature. After some time (g)vim grew on me, I made my own Tango styled theme with pleasant colors to protect my eyes and I began to love this editor.

In my opinion, IDEs like VS are complete garbage. They are too bloated, and most of their features are useless. I installed VS on a Windows once, it took forever just to install it, and an hour to start the program every time.
>>
>>59892425
vim
anything else is fake and gay
>>
vim since I'm mainly inputing C code, but sometime Sublime Text for some text editing that I'm too dumb to do in vim.
Recently started using VS Code for node.js, it's like sublime but no configuration to do and it just wrecks.
>>
>>59901229
>My only complaint is that Emacs is still singlethreaded.
Emacs has concurrency now. Actual multithreading is a meme, 99% of the time any performance increase is not worth the bugs and maintenance over multiprocessing.
>>
>>59900531
dont underestimate the autists
>>
Been using GNU Emacs for ~30 years
>>
i use intellij IDEA for scala and atom with a few C packages to program C. i got a C completion package, compilation package, CUDA lang and c linter. the problem is that atom is heavy, so if your computer don't have a lot of resources it's a bad idea to use atom. the same goes for intellij. one day i want to make the switch to vim...
>>
>>59892425
Emacs. Still haven't configured it properly though. Considering using evil mode.
>>
File: 1492200811845.png (7KB, 264x251px) Image search: [Google]
1492200811845.png
7KB, 264x251px
>>
>>59892425
Sublime text / Atom
I like to switch off every once in a while for some variety
>>
I use vscode. Came from sublime and atom.
>>
I've been using Vim/Neovim for 6 years now and I think Emacs+Evil is superior. I'm stuck on vim/neovim because I can't be bothered to learn a new editor.

Spacemacs is for retards though.
>>
notepad++ for the professionals only.
>>
I use elvis
>>
Used Atom for a while and now switching to Sublime, because Atom JavaShit is slow as fuck.
>>
>>59892937
>ada
why
>>
I really enjoy using Atom because it allows me to open it and the project directory by using 'atom .'(in case you were wondering).
>>
>>59892425
tmux + vim
git, gcc, gdb, valgrind, manpages-posix-dev

vim plugins:
youcompleteme, nerdtree, undotree, clang_complete, taboo, taglist, syntastic, united-front, ctrlp, vim-fugitive

per project .ycm_extra_conf with everything i need.


what i'm really missing is a way to move buffers+tabs between different vim sessions, so if anyone knows a plugin for that...
>>
>>59893846

Luke is literally the lord of /g/
>>
>>59901301

>C toddlers
>using shitty garbage collecter language

kek
>>
>>59901301
rekt
Thread posts: 64
Thread images: 12


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.