Sublime Text Basics: All the Best Features in One Video

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Just installed Sublime Text 3 and now you're wondering what all the hype is about? Start here.
    This video covers Sublime Text's 'killer features' - the practical tricks and commands that will make you faster, better, more powerful, and more efficient than you've ever been in another editor.
    It doesn't matter whether you're a web developer, system administrator, devops engineer, or anyone else that works with plain text. When you've learned all the Sublime Text 3 tricks in this video, you'll be ready to get the most out of this awesome text editor.
    1:03 Working with Projects
    2:28 Managing Folders
    2:52 Multiple Cursors
    3:55 Multiple Select
    4:35 Multi-Cursor Copy/Paste
    6:28 GoTo Anything
    9:26 The Sublime Text Command Palette
    10:19 Find/Replace Across all Project Files
    12:29 Installing Packages
    14:14 Installing Themes
    15:01 Amazing Plugin: Emmet -- Create HTML Markup with CSS Selectors
    16:20 Settings: Configuring the Sublime Text Editor
    17:08 Final Advice
    17:53 Outtakes
    More Videos
    My step-by-step project-based Linux course for beginners: www.udemy.com/...
    Free Linux Sysadmin Course Playlist: • The Linux Basics Cours...
    DigitalOcean referral link: m.do.co/c/0380...
    Patreon: / tutorialinux
    Official Site & e-mail list: tutorialinux.com/
    Twitter: / tutorialinux
    Facebook: / tutorialinux
    Podcast: kernelpanicpodc...
    Here's a link to the project that you see me using in this video (An Ansible 2 course that I created for Packt Publishing): www.packtpub.c...

Комментарии • 148

  • @skaruts
    @skaruts 4 года назад +4

    Also useful:
    - *Ctrl+G* (go to line) opens the search with *_':'_* already inserted, so you just type the line number to go to and
    - *Ctrl+Alt+Up/Down* creates new cursors in prev/next lines
    - *Ctrl+MMB* creates new cursors just like the above, but it has one advantage: if you *Ctrl+MMB+drag up or down* it just makes more cursors, but when you also drag to the sides it selects text, and when it does that it also ignores empty lines, and that's quite useful if the lines you want to "multi-edit" aren't adjacent. If there's any empty space between them, then dragging a selection through there is much quicker than having to single click on many lines.
    - *Shift+P -> ww -> enter* will let you quickly toggle word wrapping (just be mindful that it highlights "word wrap". It probably does, especially if you used this before). I use this a lot, as I also edit many non code files. In fact this comment was copied to and from ST before I posted it, because otherwise youtube screws up newlines... ST makes sure it doesn't.
    - *The ST console* lets you use python. It's basically IDLE but more limited. You can use it as calculator or even for some more complex stuff. I'm not sure what is the shortcut though, because in my Portuguese keyboard it's Ctrl-Ç, and Ç doesn't exist in english afaik. (It's next to L though, so try that.)
    - *You don't have to save files,* as ST, by default, keeps everything cached. So you can close the editor and reopen, and everything is like it was, saved or not. Besides the obvious, this is also really great for using ST for taking quick notes, without having to physically create new files or having to discard them when you close the editor.
    - (EDIT) You can use unindented comments to create foldable sections in long blocks of code, if you need. This is possible because ST lets you fold pretty much any lines of any kind that have indented lines below them (except if they have only a one line block, in which case you can add an empty line in between). Just thought of this while responding to another comment.

  • @devashishverma3950
    @devashishverma3950 5 лет назад +26

    damnnnnnn. SUblime is an underdog. I had been using sublime for a while, and i had no idea you do so much in it.

  • @observant_sound
    @observant_sound 4 года назад +9

    This is one of the best intros to an instructional video I've ever seen! I know exactly what I'm getting into and I'm super engaged just by you asking me for my time!
    Just wanted to share this

  • @baldyardigan
    @baldyardigan 5 лет назад +2

    I just bought sublime text after refusing to for a year (I own a company so I do have to buy a license) and I am glad I made the jump I can't really explain it but it just works better than any other editor I have tried. it's not even about the speed or looks, it just works in a more fluent manner.

    • @goated-yt2370
      @goated-yt2370 3 года назад +1

      It’s 2 years, but I wish you the best with your company

  • @Dante3085
    @Dante3085 5 лет назад +8

    Damn, I instantly love sublime. Fast, clean, leight-weight. No bullshit.

  • @filipcza2
    @filipcza2 7 лет назад +3

    Control+k+1/2/3.. is quite useful for contracting and expanding all the methods in the file/class. For example use control+k+2 to contract all the methods, except where your cursor is and you can expand them back with control+k+1. 3,4 so forth contracts the higher level of {}'s. Useful for easily hiding bigger if/else jungles.

  • @colindante5164
    @colindante5164 4 года назад

    Thankyou for taking the time in making this tutorial and showing us all the tricks Sublime has to offer. Greatly appreciated. Cheers ))

  • @avibank
    @avibank 7 лет назад +15

    I guess I never used emacs, but when you're impressed with a file tree gui, that is kinda weird to me.

  • @FredPrasuhn
    @FredPrasuhn 6 лет назад +1

    One of the things I look for when considering a new "app" is how to learn the app. I am a visual learner! So, RUclips has become a great source for me. Any suggestions for videos to learn? Order of learning? Writing code is a new adventure for me. Thanks!

  • @brettaylor2661
    @brettaylor2661 6 лет назад +4

    Thanks for the video. I just downloaded it and am happy to find this useful 'getting started' video.

  • @jameswang3222
    @jameswang3222 2 года назад

    Thank you, best intro! Probably going to be my go-to text editor from now on.

  • @2006glg
    @2006glg 6 лет назад +3

    Great video. I am in a bootcamp right now that encourages use of Sublime, though I am also going to use Atom, too. Thanks for this. This is great for us newbies. :-)

  • @twilightgeneral777
    @twilightgeneral777 3 года назад +1

    This was a nice, quick intro!

  • @FroL_Onn
    @FroL_Onn 2 года назад +1

    Do you still use sublime?
    Is it still your main editor or what role does it have?

  • @ovskihouse5270
    @ovskihouse5270 2 года назад +1

    Hi there, i have a problem,. Miss symbole in left of sublime Which group many lines in one only. Flèche/triangle
    How can i find it

  • @casquee
    @casquee 3 года назад +1

    Thanks a lot for sharing all this! Very well explained.

  • @meneerjansen00
    @meneerjansen00 3 месяца назад

    I needed this. Thanks! 🙂

  • @tonybp
    @tonybp 6 лет назад +27

    I keep trying all these other editors, sometimes for weeks at a time and I keep comming back to Sublime. Atom seemed promising until it got slooow with some of my files.

    • @Cerbyo
      @Cerbyo 5 лет назад +3

      Ughhh I hated atom the first time I loaded it up. my pc did too...whole thing was like a game was running. Bloatware. Reminded me of steam.......millions of tabs and crap to close before u even get to typing. u want something u can just leave on 24/7 and not care about draining ur computers soul.

    • @walterclementsjr.5947
      @walterclementsjr.5947 4 года назад

      @@Cerbyo i switched to sublime after using atom for a week. i can't open it along with a browser without making my laptop go brrrrrrr. the package bugged all the time, and no discussion on the their github had a solution to fix em. on occassions when i turned it off it would't go away and ran in the background then had 1GB of RAM for itself.

  • @lucasvja8164
    @lucasvja8164 3 года назад +1

    super helpful!

  • @leathernluv
    @leathernluv 5 лет назад +1

    Normally, I use nano or kwrite because their features don't get in my way. However, if I need features, it's sublime. I don't care for full on IDE's. Also, sometimes the editors I use are immediately upon install even before network access, so that precludes a lot.

  • @Gaming_Badger
    @Gaming_Badger 2 года назад

    This guy is a legend

  • @Cerbyo
    @Cerbyo 5 лет назад

    to replace something in just 1 file ur working on just click the word and alt+f3 will select all instances of it.....or just ctrl+d however many times necessary to select them all.

  • @thehanke
    @thehanke 4 года назад

    Made me really anxious for you to see those AWS keys in the open like that. I hope they’re not production ones. Jeepers mate.. :0

    • @tutoriaLinux
      @tutoriaLinux  4 года назад +1

      Hah, good instincts. I created AWS Keys specifically for this set of videos, and then revoked them before posting.

  • @fe12rrps
    @fe12rrps 2 года назад

    excellent intro! thanks!

  • @maxsteel9684
    @maxsteel9684 7 лет назад +1

    I have nothing against GUI based text editors, but I love using CLI text editors: NeoVim and Emacs. Nothing beats the power, productivity and efficiency of the text editors. Plus high customization, literally you can turn them into IDE. Actually I don't remember the last time I used GUI based text editor or IDE. I don't understand programmers who use Windows. Except those who develop platform specific software and apps. I am talking about C# and Objective-C/Swift.

  • @JuanSebastianMH
    @JuanSebastianMH 5 лет назад +1

    Thanks for all useful information!

  • @idoh1010
    @idoh1010 3 года назад

    ctrl button doesn't do anything in my sublime text as opposed to the options you showed with it.. might it be something in the settings?

  • @darylcheung2027
    @darylcheung2027 2 года назад

    Command is command shift P, thank god finally it took me so long but i finally get it!

  • @psicotrogato
    @psicotrogato Год назад

    Good explanation, it was so helful.. thanks

  • @Mr25thfret
    @Mr25thfret 2 года назад

    Great tutorial. Really helpful! Thanks for creating this!

  • @ukelaalred2575
    @ukelaalred2575 4 года назад +1

    This was awesome! Thanks!

  • @zauche81
    @zauche81 7 лет назад +1

    Is there a package which enables "function shrinking" by clicking a symbol beside the function head ?
    (like in eclipse, notepad++,....)
    Thanks in advance !

  • @hishambasil1935
    @hishambasil1935 5 лет назад

    I really like this kind of useful videos

  • @sndrcve
    @sndrcve 4 года назад

    Love the trick at 3:25

  • @JackDD
    @JackDD 7 лет назад +13

    I've been using Atom for quite a while. It has most of the features you mentioned; probably all of them. It's also free and open source, and development on it is more active these days. Might be worth trying it out.

    • @18yearoldsinglemalt
      @18yearoldsinglemalt 7 лет назад +6

      Ever noticed how much of an input lag atom has compared to other popular editors?

    • @JackDD
      @JackDD 7 лет назад

      Spice BäMM No, but I'll see if I notice it at some point. What kind of system are you using?

    • @tutoriaLinux
      @tutoriaLinux  7 лет назад +10

      Input lag has been my complaint too, on Linux. I just tried it on a Mac and it seems much better. I'll give it my yearly honest shot over the next few weeks. I really *want* to like atom, but I haven't found it to be a 'good enough' replacement for sublime yet. Input lag, bugs in the 'undo' mechanism, etc. Small things that add up.

    • @DwightWilbanks
      @DwightWilbanks 7 лет назад

      I want to like sublime, but, have not found it good enough to replace eclipse.

    • @loolyprimo7475
      @loolyprimo7475 6 лет назад

      my friend can you be more specific as to atom ? the complete name is ? and how i download thanks for the info.

  • @MetalGear2k
    @MetalGear2k 7 лет назад

    not too bad feature-wise :) if you want to go the open-source path "atom-editor" has basically the same features (and markup in the folder tree for source control ) -> nonetheless nice vid :D

  • @maxns1031
    @maxns1031 5 лет назад

    IS there anyway to get options into sublimetext? I know jupyter has the option of doing tab in scenarios for example: mylist.'hit tab' and it will give me options like .pop, .append etc.. Is this available on sublime text? cant seem to find it.

  • @NickMcCathyTX
    @NickMcCathyTX 7 лет назад +2

    Thanks Dave! Have you given VS Code a look yet? I've been using it recently as my main graphical editor on Windows and Linux systems. It's seeing a rapid pace of development, and has great git integration

    • @tutoriaLinux
      @tutoriaLinux  7 лет назад +2

      I've finally downloaded it and am giving it a try over the next few weeks. It looks really nice so far, thanks for the recommendation!

  • @annxiao7721
    @annxiao7721 2 года назад

    I like changing color scheme the most. my fav is aristocrat :)

  • @MrDipankarpanda
    @MrDipankarpanda 2 года назад

    Hello Sir, I observed that while in other editor (for example IntelliJ) when ctrl+left click on a function, it goes to that function declaration. Through that way we can easily nevigate through the code. But in Sublime text it doesn't work.
    Can you please let me know how we can achieve that?

  • @haniihsanuddin9585
    @haniihsanuddin9585 3 года назад

    Thanks for this!

  • @snooze8371
    @snooze8371 7 лет назад +1

    Give atom time and it will decay the competition. "The half-lives of radioactive atoms have no known upper limit, spanning a time range of over 55 orders of magnitude , from nearly instantaneous to far longer than the age of the universe"

    • @tutoriaLinux
      @tutoriaLinux  7 лет назад

      Hehe, I really hope so. I can imagine that in a few years, atom will have gotten most of the TextMate/Sublime market share. I'd be a happy man for the rest of my days with just emacs and future-utopia-atom.

    • @snooze8371
      @snooze8371 7 лет назад

      i want to become a linux sysadmin but i don't know were to start . I have a computer science degree but i need to brush up on my networking(tcp/udp , ip addresing,cisco stack) and programming skills(python,django). Which books are the best from the humblebook-linux bundle or what other source do you recommend .Also i played around with rpi 0,1,3 running arch and some motors,cameras. A video exlaining different ip adressing situation/examples and how to solve them would be awsome ! :)

    • @tutoriaLinux
      @tutoriaLinux  7 лет назад +1

      Yeah, networking is one of those things I've really neglected. If I cover it, I want to do it right, and networking is a big subject. For the basics, I actually like the Net+ study materials. Getting one of the older editions of the Mike Meyers study guides is enough to cover the skills you need for a junior role. If you've got a spare $100, you can grab the cisco switching and routing cert study guides, but I haven't done that myself so I can't recommend for or against them. RE: Programming skills, I'm doing a Python course right now (basic, intermediate, a bunch of practical projects, and then advanced stuff). If you already have some experience, then the official Python docs are excellent. I recommend just finding a simple project that you want to do, and then just starting to write code.

  • @aylabug
    @aylabug 4 года назад

    I'm trying to type out my CSS in Sublime and it was going just peachy until I was trying to code the h2 and it would become highlighted even after I put CSS command palette. Any thoughts??

  • @ashf8960
    @ashf8960 5 лет назад

    Great video!

  • @cdnuzzo
    @cdnuzzo 7 лет назад

    Thanks for the great video! Do you find yourself using vim or Sublime more? Which do you like more? I am a user of both and just curious.

    • @tutoriaLinux
      @tutoriaLinux  7 лет назад +2

      I use sublime for software dev and editing text on my local machine. I use vim for all remote editing (changing config files, experimenting around with live code, etc.). That's a balance that seems to work fairly well for me.

    • @cdnuzzo
      @cdnuzzo 7 лет назад +2

      Great minds think alike. I do the exact same thing.

  • @Popart-xh2fd
    @Popart-xh2fd Год назад

    This is before Visual Studio Code, right?

  • @mobinza
    @mobinza 4 года назад

    nice , thanks for your tutorial

  • @migueltoledopy
    @migueltoledopy 4 года назад

    Thank you!

  • @redtidemusic4901
    @redtidemusic4901 6 лет назад +1

    HI! How do you save an image to the image folder?!

  • @neelabsidiqyar1902
    @neelabsidiqyar1902 4 года назад

    Thank you very much

  • @485Runner
    @485Runner 7 лет назад +1

    Best part was the end "And I'm on call and I'm being paged" Don't you hate that?

    • @tutoriaLinux
      @tutoriaLinux  7 лет назад +1

      Part of me likes it. Admittedly, it's a very perverted and sad part of me, but hey whatayagonnado.

  • @ja.digital617
    @ja.digital617 2 года назад

    thanks pal.

  • @shaylempert9994
    @shaylempert9994 6 лет назад

    Thank you very much.

  • @user-rv9up3vu8j
    @user-rv9up3vu8j 3 года назад

    Thanks! :)

  • @bitkahuna
    @bitkahuna Год назад

    sublime is obviously powerful, but the documentation stinks. this video was very helpful, thank you!

  • @insight-vf9nc
    @insight-vf9nc 4 года назад

    thank you

  • @denisbeaulieu5600
    @denisbeaulieu5600 3 года назад +1

    nice

  • @TheGruselmops
    @TheGruselmops 6 лет назад

    Great text-editor. But I don't want to use the Arrow keys. Is it possible to use terminal controls(ctrl, alt + f, a, p, e, n,d) somehow. Or is there an alternative, so I don't have to move my right hand, while typing. I can't possibly understand how you can switch from emacs, if sublime don't has that killer-feature.

    • @tutoriaLinux
      @tutoriaLinux  6 лет назад

      It's extremely flexible. Something like this might suit your needs (or could be modified to suit them): makble.com/sublime-keybinding-the-basic-selection-and-cursor-movement

    • @TheGruselmops
      @TheGruselmops 6 лет назад

      Thanks Dave!

  • @marcandrei6731
    @marcandrei6731 4 года назад

    if you have time to reply please read:i get to pages where i can write code in the same window pls help to close the other one it doesen t bother me while writing but visualy it pisses me off

  • @IvanZupancic
    @IvanZupancic 7 лет назад

    Thanks for the vid.
    Where can we see the ansible playlist?
    why sublime instead of atom or vscode ? (i know there are a bunch of editors .. still curious)
    Best
    Ivan

    • @papamuerte5752
      @papamuerte5752 5 лет назад

      atom je počasen za popizdit, vs-code je počasen + bloated..vim je top,sam komlpiciran,
      Subllime ga zmaga;)

  • @Astromyxin
    @Astromyxin 4 года назад

    I'm 3 minutes in and I have no idea what's going on. I know how to open a folder and open a project, but I don't know why I need a folder or what a project is.

  • @alibaba8266
    @alibaba8266 6 лет назад

    What is the blue theme you are using ?

  • @nowpwning
    @nowpwning 7 лет назад +44

    challenge: vim in 10 minutes

    • @tutoriaLinux
      @tutoriaLinux  7 лет назад +15

      Great idea. Will start thinking about how to structure that now :-D

  • @fy6901
    @fy6901 6 лет назад +4

    15:00 - 18:08

  • @norahclarissa6352
    @norahclarissa6352 5 лет назад

    Really really good into (y)
    Merci merci :)

  • @wolfmafia5621
    @wolfmafia5621 4 года назад

    what is that dark blue color scheme?

  • @Shibansh
    @Shibansh 5 лет назад

    Error:Could not find or load main class "class name" help

  • @nitinjazz
    @nitinjazz 6 лет назад

    NICE!

  • @lenihardiyanti567
    @lenihardiyanti567 2 года назад

    Where should I get that the folder (1.45 minutes), I'm still new

    • @tutoriaLinux
      @tutoriaLinux  2 года назад

      That folder is just an example of a project I have on my machine - basically, the “open folder” feature lets you have multiple files in your workspace at once, which makes it easy to work with real-life (larger) software projects.

  • @rimantasdanilevicius6754
    @rimantasdanilevicius6754 6 лет назад

    How to make script with colors? I have always white.

  • @xNityo
    @xNityo 6 лет назад

    @tutoriaLinux, i just started teaching myself programming, and i am using sublime text, but some commands don't work right. For example when i write "html" and press tab, it does nothing instead of making a !DOCTYPE, can anyone give me an answer to that, i seem to find it nowhere?!?!

    • @tutoriaLinux
      @tutoriaLinux  6 лет назад

      You might need the html boilerplate package. Hit ctrl-shift-p and type 'install package', then search for likely html-boilerplate-related things and hit enter over the one you want to install.

  • @greob
    @greob 7 лет назад

    Sublime Text is nice, but compared to Kate (which is almost exactly the same), it uses so much GPU power for just rendering the minimap on the right side of the screen. Kate doesn't have this issue at all, it's much more lightweight in that regard.
    The main things it has going for it compared to Kate is the very nice syntax highlighting and the package manager.

    • @XorAlex
      @XorAlex 7 лет назад

      Can it work with folders/projects? I've installed it, but have not found that critically important feature.

    • @greob
      @greob 7 лет назад

      kate-editor.org/2012/11/02/using-the-projects-plugin-in-kate/

  • @jonathancuadero3763
    @jonathancuadero3763 6 лет назад

    wow ? thank you

  • @bugzy8466
    @bugzy8466 5 лет назад

    How do you make columns ? via CSS display ?

  • @mitigiant5328
    @mitigiant5328 5 лет назад

    it can't show the page ?

  • @kseniamikoajek8353
    @kseniamikoajek8353 5 лет назад

    nice!

  • @inzaiplays2147
    @inzaiplays2147 6 лет назад

    Is it available in ipad 4

  • @snipershot210
    @snipershot210 7 лет назад +1

    If I have a bachelor's degree in chemistry and I specialize in computational chemistry, is there any chance I can get a job as a junior sysadmin? (I have been using linux for about 3-4 years now and I know a thing or two about networks). My other option if I don't get a job in chemistry is data science, but I find that less exciting.

    • @cswann8
      @cswann8 7 лет назад +1

      Yes. Get your Comptia Linux+ cert. That is your entry-level Linux Sys Admin cert. A friend of mine who was a desktop tech in a Windows environment, got this cert and is now an admin for IPSoft in Austin TX with no prior experience as a server admin.

  • @kyurdi
    @kyurdi 6 лет назад

    Which font is that?

  • @zperk13
    @zperk13 5 лет назад

    what os is that?

  • @DominoIncogneeto
    @DominoIncogneeto 3 года назад

    Can i use python java ruby sql

  • @Cerbyo
    @Cerbyo 5 лет назад

    u forgot alot of them, multitab and stuff woulda been good to go over. plus the others i want but dont know how to dooooooo

  • @FantasyPitzy
    @FantasyPitzy 5 лет назад

    Salut. Esti roman?

  • @joshuaresendiz6218
    @joshuaresendiz6218 5 лет назад

    are you using i3 wm as you Desktop Environment?

  • @user-kt4ce9yj7i
    @user-kt4ce9yj7i 4 года назад

    How to increase your code space in sublime text 3

  • @freelancerpollob7426
    @freelancerpollob7426 4 года назад

    tnx

  • @FroL_Onn
    @FroL_Onn 2 года назад

    Being "emacs-for-all-the-things" my self.
    What on Earth has driven you from emacs to sublime?

  • @samrybkin9184
    @samrybkin9184 5 лет назад

    WHAT IS YOUR FAVORITE EDITOR TODAY? vs code?

    • @tutoriaLinux
      @tutoriaLinux  5 лет назад +1

      I still use mostly Sublime. Occasionally vscode for its excellent HCL support (terraform etc.)

  • @aminamini9191
    @aminamini9191 2 года назад

    ♥️♥️♥️♥️♥️

  • @NathanielHarari
    @NathanielHarari 5 лет назад +1

    "...and I switched from using emacs for almost everything..." *clutches at heart* *gasping for air* ...help...help me....heretical speech....words...have...hurt...me........ :D (still an emacs user...) But I need to learn this for a class I'm taking so....here I go....

  • @amraboughazala5986
    @amraboughazala5986 5 лет назад

    Seems to be that nothing can replace pen and paper. That is sad.

  • @Captain_Ronaldo7
    @Captain_Ronaldo7 Год назад

    how to make a website useing Sublime Text

  • @wmunny
    @wmunny 7 лет назад +2

    that is so paradoxical using i3 and sublime

    • @tutoriaLinux
      @tutoriaLinux  7 лет назад +7

      Why paradoxical? A great window manager and a great editor go together quite nicely!

  • @ksoluch
    @ksoluch 7 лет назад +5

    why pay for sublime if you have vim and emac for free

    • @tutoriaLinux
      @tutoriaLinux  7 лет назад +24

      Because Sublime has different features, a lower learning curve, and many people find it preferable for common tasks.

    • @jdfurlong9199
      @jdfurlong9199 6 лет назад +1

      Why pay for anything when you have internet

    • @Gruuvin1
      @Gruuvin1 6 лет назад

      Why not use what you like better if you don't mind paying for it?

  • @ronenbenzikri232
    @ronenbenzikri232 4 года назад

    Funny thing you say in 15 min but the cideo is 18 min

  • @mccama19
    @mccama19 5 лет назад

    When I read the title "Basics" I kind of was hoping to find the basics.

    • @tutoriaLinux
      @tutoriaLinux  5 лет назад

      What were you expecting to see? Which questions did you have that this video didn't answer? Happy to help or make another video if you've got some things left that you can't figure out. Cheers.

  • @riship987
    @riship987 3 года назад +1

    hi

  • @drlucky5474
    @drlucky5474 5 лет назад

    showing lilte but spent times

  • @abduregraphicsdesign6990
    @abduregraphicsdesign6990 5 лет назад

    My sublime text messed "lorem ipsum

  • @ambassadorofpain1
    @ambassadorofpain1 7 лет назад +22

    Proprietary software? Absolutely barbaric.

    • @karimjerbi7284
      @karimjerbi7284 6 лет назад +6

      and such efficiency ! 58mb of ram compared to atom's 431mb !