[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]

Text editor thread

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: 65
Thread images: 11

File: 2017-05-19-202122_1440x900_scrot.png (102KB, 1440x900px) Image search: [Google]
2017-05-19-202122_1440x900_scrot.png
102KB, 1440x900px
Why haven't I ever seen one edition

I'm not that much into programming, so for the past couple of months I've been happy with leafpad or nano. However, I've started using scite, it's pretty comfy. What do you use, /g/?
>>
File: vim.png (97KB, 889x894px) Image search: [Google]
vim.png
97KB, 889x894px
>>
>>60486838
I tried using vim once, but it was just overwhelming, like dwarf fortress
>>
>>60486799
vim for editing text and vscode+vscodevim/idea+ideavim for programming
>>
>>60486875
sorry even though that is labelled vim it's actually visual studio code
>>
File: textadept.png (85KB, 1920x1002px) Image search: [Google]
textadept.png
85KB, 1920x1002px
>>60486838
which color scheme is that? looks comfy
>>
>>60486875
the difference is that after you use both of them for a month, the ux in dwarf fortress is still fucking shit even though you manage to get by but the ux in vim is godlike and you feel as if you had magic text transformation powers

>>60486893
0/10
>>
>>60486875
Just start with a very small subset. Use hjkl, i, e and o only until you're comfortable with them and start building from there.

For files all you need is :e for edit, :w for save, and :q! when you really mean it.
>>
>>60486938
oh, and :sp for splitting, :vs for vertical splitting, and ctrl+w w for moving between the splits.
>>
>>60486799

4 years of vim, then switched to emacs and used it for 8 years. Currently using atom more and more. Still using vim for system administration.
>>
File: 1439996046706.jpg (136KB, 960x1280px) Image search: [Google]
1439996046706.jpg
136KB, 960x1280px
the best
>>
File: cat.jpg (118KB, 410x410px) Image search: [Google]
cat.jpg
118KB, 410x410px
>>60486998
I just can't imagine how anyone would actually switch from emacs to atom. It's just unreal to me
>>
>>60487014
Didn't switch. Just introduced it in my company so the employees use an simple to use editor which works the same on any OS. I still use emacs for private projects.
>>
>>60487137
I guess it's a step up for most of the knuckledraggers using winshit IDEs
>>
>>60486900
one monokai 80s theme
>>
>>60487256

They like it. It's mainly Python and Typescript, HTML, CSS stuff.
>>
>>60486984
If you want to get into splitting, the keyboard shortcuts are probably the better way to go. All of them start with Ctrl+w
Ctrl+w s = horizontal split
Ctrl+w v = vertical split
Ctrl+w <direction> = switch to window in that direction
Ctrl+w +/- = increase/decrease window height
Ctr+w </> = increase/decrease window width.
>>
>>60487412
Yeah, was focused on getting as few commands as possible, but add those on a post it note and pin it to your screen and you're golden
>>
>>60486799
Emacs.
It was a pain to configure, but now my setup is so comfy that I can't imagine using anything else.
>>
File: 2017-05-19-231840_1440x900_scrot.png (252KB, 1440x900px) Image search: [Google]
2017-05-19-231840_1440x900_scrot.png
252KB, 1440x900px
>>60487539
Nothing beats emacs
>>
>>60487137
i honestly switched for the same reason
it was Atom or Sublime, but i liked the package management more in Atom
>>
File: vim.png (184KB, 1600x1024px) Image search: [Google]
vim.png
184KB, 1600x1024px
>>60486799
>>
>>60486900
what are you writing?
>>
>>60486838
>electron
>>
>>60487560
Are you running a browser inside Emacs?
>>
File: sublime.png (147KB, 1555x965px) Image search: [Google]
sublime.png
147KB, 1555x965px
Sublime Text
>>
>>60487976
gee, ya think it might be something to do with torrents?
>>
>>60488158
i do, that's why i asked what are you writing
>>
File: the best.png (71KB, 1847x867px) Image search: [Google]
the best.png
71KB, 1847x867px
Acme. Just works, just best. Emacs done right (sam would be vim done right).
>>
>>60488171
>>60488158 isn't who you think it is
>>
>>60487722

I considered Sublime but Atom did win because it's open source.
>>
>>60488088
Emacs X Window Manager
>>
>>60488197

And plan 9 would be Unix done right but does it work outside of virtual machines?
>>
>>60488395
Unix is done right tho - just too archaic. plan 9 is the update.
It's usable, 9front creator uses it, it was used more often before for network/calculation purposes
>>
>>60488557
Linux obsoleted Unix
>>
>>60486799
I'm mainly a vim user, but lately I've started making a transition to spacemacs because of the inferior-shells, they are really helpful in my work
>>
>>60487833
What scripts are you using?
>>
>>60486838
how you make your vim like this senpai?
>>
>>60488395
I have it installed on one of my old desktops, but there isn't much use for it
>>
Somebody post that picture with the learning curves for the different text editors
>>
>>60490218
It's not vim it's Visual Studio Code. It has a pretty good vim plugin though.
>>
>>60487014
I switched from vim to visual studio code. The integrated debugging and intellisense made it worth it and the vim plugin is good enough.
>>
>>60487560
>Weather inside emacs
But y tho
>>
>>60486799
TextWrangler (or BBEdit if you feel like shelling out cash) on OS X is goddamn stellar.

Notepad++ on Windows is probably the best you're gonna get without paying any money. There are better options that cost money, but I don't use Windows enough to care. Way back in the XP days I did shell out money for Texturizer, and did most of my coding in there. It was comfy as fuck, though became abandoneware by the time Vista was released, and it doesn't work well with that or anything newer.

Vim with a proper GUI (like GVim) and gEdit on LiGNUx are rock solid. Could be comfier, and I've tried some other editors that were much better which are unfortunately no longer maintained (namely mEdit and Scribes), but whatever.

I hear Sublime is great on most platforms, and I think Brackets and Atom are pretty neat (though pretty buggy).

There. These are your options OP. Or Emacs.
>>
>>60486799
DrRacket for Racket, vim for everything else.
>>
>>60488384
>Emacs X Window Manager
it was just matter of time
>>
>>60490413
literally because you can
>>
brackets, vim
>>
>>60486799
Using vim with some customization. Not sure I eve going to switch to anything else.

The one thing I am working on is a search and replace in a directory tree.
>>
>>60486799
nvi handles my needs pretty well. I don't program much though.
>>
File: TextEditors.png (67KB, 1751x690px) Image search: [Google]
TextEditors.png
67KB, 1751x690px
Sublime & Geany
>>
Are ides a meme?

I like pycharm but it feels bloated
>>
>>60494966
Well, you certainly don't need one. They just make some things easier like autocompleting names, checking syntax, etc.
>>
>>60495027
Im an engineer looking to code shit that will automate boring parts of my job.
Im just starting out. Will it make me lazy?
>>
>>60486799
Sublime for general text editing
Brackets for webdev shit

All else please leave
>>
>>60496321
Oh and Nano if you absolutely must use CLI
>>
>>60494966
Anything written in java is a meme
>>
>>60486799
I use notepad++ for simple regex manipulation/looking at text files

Vim when i am using a terminal

Eclipse with a vim plugin for writing code
>>
>>60486799
I used to use Geany, but then I switched to Atom. Even though Atom is pretty slow starting up, my computer is powerful enough to handle it. I'm thinking of switching to VS Code though, but as it is a creation of Microsoft it is pretty risky. Embrace,extend, extinguish after all is their best strategy after all.
>>
>using a bloated IDE that takes years to start up and leaks resources as you use it
>not using a nice performant fast editor to write your elegant C code
plebs
>>
>>>60488557
>Linux obsoleted Unix

Isn't "being a Unix" only a certification for an OS that adheres to Unix standards? I think OS X and Solaris are Unix, while FreeBSD isn't (because nobody paid for the certification). A GNU/Linux OS maybe can be a Unix, or even a Windows can be (if they adhere to the standards and somebody pays for the certification process).

I never fully understood why somebody developed a new kernel instead of trying to make BSD mainstream and why GNU adapted Linux instead of continuing the work on Hurd or using the BSD kernel. It's probably because of the license (GPL2 vs. BSD).

Nevertheless Plan9 sets new standards in adhering to true Unix philosophy. As I understood nearly everything is a file/device (i.e. windows of the WM). So you can use string manipulation tools like sed, awk and grep to send content to windows or similar crazy stuff.
>>
>>60496351
so the world runs on memes. checks out
>>
>>60490133
Im using this one: https://github.com/hkhoi/vimrc :D
>>
>>60486799
I used to use Q edit in the day.
>>
>>60497430
Because despite what BSD apologists say, the BSD license is too risky and at the time of the Linux creation the BSD kernel already had problems of copyright.
Thread posts: 65
Thread images: 11


[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.