Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

What is the best text editor? (poll)

What is the best text editor? 24 members have voted

  1. 1. What is the best text editor?

    • Visual Studio Code
      26%
      8
    • Atom.io
      20%
      6
    • Sublime Text 3
      13%
      4
    • IntelliJ IDEA
      3%
      1
    • Brackets
      3%
      1
    • Notepad++
      16%
      5
    • Vim
      3%
      1
    • Other
      13%
      4

Please sign in or register to vote in this poll.

Featured Replies

VS Code by a country mile.  Has the right balance of being a text-editor with powerful IDE features.  Has great integration for libraries written in TypeScript, and those that have Type Definitions (most JavaScript libraries).

Built in terminal and Git features are really nice.  It has a very popular and growing plugin ecosystem.  The vast majority of senior engineers that I've interviewed in paring sessions have been using VS Code, it's almost becoming the defacto editor of choice for the modern web.

Vim still has it's place for somebody who's familiar with it's keyboard shortcuts and powerful ability to compose commands.  Developers who are proficient with VIM can write and edit code faster than is possible with alternatives.  The thing is though we spend a very small proportion of our time actually typing out code.

Edited by rbrtsmith

On 5/8/2019 at 1:00 PM, Logic Design & Consultancy said:

We all use Sublime Text 3 at our company by far the best in our opinion for PHP/HTML etc

It's nice and simple and loads of extensions available!

It was a few years back but you're loosing out on loads of the intellisense stuff you get with VS Code.  To do OOP PHP without intellisense would be far more painful - same goes for building any non-trivial JavaScript application.

It's still a decent editor for editing basic files but I'm not sure it integrates as well with modern tooling like EsLint, Prettier, Git etc as VS Code does.

Another thing is that VS Code has a code-share mode which is brilliant for teams that are not co-located.  https://code.visualstudio.com/blogs/2017/11/15/live-share

  • 2 months later...

Visual Studio Code is my favorite code editor. I like it very much. Thanks for sharing this good question?

 

  • 3 weeks later...

I have been using Atom, I find it does what I need it to at the moment which is just basic coding.

  • 2 months later...
On 5/8/2019 at 1:29 PM, rbrtsmith said:

It was a few years back but you're loosing out on loads of the intellisense stuff you get with VS Code.  To do OOP PHP without intellisense would be far more painful - same goes for building any non-trivial JavaScript application.

It's still a decent editor for editing basic files but I'm not sure it integrates as well with modern tooling like EsLint, Prettier, Git etc as VS Code does.

Another thing is that VS Code has a code-share mode which is brilliant for teams that are not co-located.  https://code.visualstudio.com/blogs/2017/11/15/live-share

I too still love to use VS to this day, maybe its my nostalgia that even though these day there are many good & best IDE for web development available , but I only want to code on Visual Studio. 

On 10/17/2019 at 9:53 AM, Hasan Raza said:

I too still love to use VS to this day, maybe its my nostalgia that even though these day there are many good & best IDE for web development available , but I only want to code on Visual Studio. 

VS Code isn't Visual Studio,

It was built from the ground up (in TypeScript) in the last few years.  It was influenced by some of the better parts of Visual Studio.  It's far less heavyweight and has no ties with .NET

  • 10 months later...
On 8/14/2019 at 4:10 PM, GrahamUK33 said:

I have been using Atom I find it does what I need it to at the moment which is just basic coding.

Atom is safe. You can see the source code at the GitHub repo and you can build it from source yourself if you want to be sure.

Edited by mrjeff680

  • 2 weeks later...

Right now, Visual Studio Code is the best free open-source editor out there. There is no competition out there. It is the best. If you are exporing the paid options then Jetbrains has some attractive IDEs.

  • 3 years later...

It all depends on one's preferences. I like Notepad++ because it is light weight. Notepad++ allows you to open multiple tabs, which makes it easy to work on multiple files at once. It has more functions than simple Notepad like it provides more redo and undo steps. Being light weight it is quick and fast.

Edited by Mola_Ali

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.