is it an Atom or code

Discussion in 'Interesting/Unrelated' started by pacav69, Oct 13, 2015.

?

which editor would you use?

  1. atom

    50.0%
  2. code

    0 vote(s)
    0.0%
  3. notepad+ for windows

    50.0%
  4. textedit for mac

    0 vote(s)
    0.0%
  1. pacav69

    pacav69 Live long and prosper Staff Member

    If you are a programmer or just want to experiment with code or even just write some text then here are some FREE editors that are available.

    VSCode or Code
    Build and debug modern web and cloud applications. Code is free and available on your favorite platform - Linux, Mac OSX, and Windows.


    [​IMG]

    https://code.visualstudio.com/

    Atom
    Atom is a text editor that's modern, approachable, yet hackable to the core—a tool you can customize to do anything but also use productively without ever touching a config file.

    Cross-platform editing
    Atom works across operating systems. You can use it on OS X, Windows, or Linux.

    [​IMG]

    https://atom.io/

     
  2. zdevilinside

    zdevilinside Active Member

    I use Eclipse and Notepad++. My favorite is Eclipse however.
     
  3. pacav69

    pacav69 Live long and prosper Staff Member

    what advantage does eclipse and notepad++ have over atom or code?
     
  4. zdevilinside

    zdevilinside Active Member

    I don't know what advantages they have over atom or code because I haven't used those.

    I like the auto-complete, the ability to test the code as it goes line by line through it so I am able to see where I went wrong. It has plugins that enable it to be used in pretty much any programming language.
     
  5. pacav69

    pacav69 Live long and prosper Staff Member

    Depending on the language atom or code do these type of opperation.
     

Share This Page