• 0

Your favorite source code editor?


Question

Hello

I know everyone likes and uses Notepad++ but I tried Sublime Text 2 and wow I felt in love with it :) The out of the box expirence is better than Notepad++ as much of Notepad++'s plugins are already a part of Sublime Text 2. Plus search is A LOT faster....

What source code editor do you use, why and with what language?

Link to comment
https://www.neowin.net/forum/topic/1121296-your-favorite-source-code-editor/
Share on other sites

Recommended Posts

  • 0

Text Editor: Sublime Text 2 for PHP, Node, Ruby - Why? Loads of great snippet/addons, Goto anything, Command line, VIM mode, multiple cursors, multi platform, etc.

IDE: Visual Studio 2012 for C#/ASP.NET MVC.

  • 0

I was referring to a source code editor not a IDE :) Just in case anyone is confused.

One part of an IDE is a source editor... So why wouldn't an IDE be a valid answer to the question?

  • 0

One part of an IDE is a source editor... So why wouldn't an IDE be a valid answer to the question?

The source code portion of a IDE would be. I just saw so many bloated IDEs poping up I was just clearing it up :)

My favorite IDE is VS without a doubt. But it is not my favorite source code editor.

  • 0

Sublime text 2 with package manager and a few plugins.

Jeffrey Way did a cracking tut on sublime text plugins on nettuts. Really recommend it.

Sublime is so much better with the plugins he recommended, especially zen coding. Ill never go back to writing HTML the way I used to.

  • 0

Heh, Notepad++.

I've been testing Sublime Text 2 and I'd definitely say it looks better out of the box (not sure you could even mod Notepad++ to look better) but honestly I feel the syntax highlighting (only judging for html, css, php and javascript) is better in Notepad++ out of the box though judging by the default colour-schemes it's possible I could fix that for Sublime and it's probably just a matter of what I'm used to as well. Still, In the end, there is no way I personally could justify paying $59 for Sublime when there isn't really anything (except looks) that it does better than Notepad++ for me and even if it did it'd be a bit steep for a texteditor.

  • 0

Heh, Notepad++.

I've been testing Sublime Text 2 and I'd definitely say it looks better out of the box (not sure you could even mod Notepad++ to look better) but honestly I feel the syntax highlighting (only judging for html, css, php and javascript) is better in Notepad++ out of the box though judging by the default colour-schemes it's possible I could fix that for Sublime and it's probably just a matter of what I'm used to as well. Still, In the end, there is no way I personally could justify paying $59 for Sublime when there isn't really anything (except looks) that it does better than Notepad++ for me and even if it did it'd be a bit steep for a texteditor.

Every few minutes (30 minutes) it just shows a nag screen. Nothing else.

  • 0

Every few minutes (30 minutes) it just shows a nag screen. Nothing else.

I know, just like WinZip only has a 30 day trial but can still be used after it. The "license" still says you have to buy for continued use so I'll just go for the free just as good alternative even if I could technically use the paid option without paying :p

  • 0

Notepad++ for quick text editing.

Dreamweaver for PHP/HTML/JS/CSS.

Visual Studio for C#.

I know, just like WinZip only has a 30 day trial but can still be used after it. The "license" still says you have to buy for continued use so I'll just go for the free just as good alternative even if I could technically use the paid option without paying :p

You should really try 7-Zip. I was a die-hard WinRAR fan for the last 7 years or so, until it was forced upon me. It's Ultra compression kicks arse!

  • 0

Sublime Text 2 is nice, but I haven't found anything that makes it worth the money for me. Notepad++ does a great job for simple editing and it's free. Visual Studio will always be the king of IDEs though.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Can we not have paperless office, like we was promised in the 80's
    • I actually laughed out loud in real life at the heading on this—whatever Microsoft is drinking, I want some of it.
    • Euro-Office must default to ODF to be considered "genuinely European", LibreOffice argues by David Uzondu Euro-Office is a web-based collaborative office suite that positions itself as a "European sovereign alternative" to American tech companies, backed by a coalition of developers including Nextcloud, IONOS, Abilian, BTactic, OpenProject, and, more recently, Tuta. The project officially went live a couple of days ago, but not before drawing heavy fire from LibreOffice developers, who called the marketing claim that Euro-Office represents the "first open-source office suite developed in Europe" a deceptive historical inaccuracy because projects like OpenOffice and LibreOffice existed decades earlier. Now that the project has launched, LibreOffice is back with another complaint, arguing that Euro-Office cannot consider itself "genuinely European" while it pushes proprietary Microsoft defaults on users. Euro-Office had promised to improve the OpenDocument Format (ODF) back in April, but the current release still plagues users with several technical failures. For instance, the suite lacks an admin setting to enforce ODF, and mobile editors completely block ODF saves, forcing files into Microsoft's OOXML formats. Some configurations force files into read-only mode, while editing frequently corrupts document formatting or erases data. LibreOffice thinks that merely supporting a format as an afterthought does not make you a sovereign alternative, as file formats are the battleground where" digital sovereignty is won or lost." The road to the first stable release of Euro-Office has been quite bumpy due to an aggressive public fallout with OnlyOffice, from which the coalition originally forked the project. OnlyOffice struck back by accusing the coalition of violating copyright terms under its AGPLv3 branding requirements by stripping the original branding anyway and forking the code. Getting Euro-Office up and running is a bit wonky (at least for non-technical users), as there is no direct installer to grab off the web. The easiest way we learnt is by using Docker. First, pull the official Euro-Office image from the GitHub Container Registry: docker pull ghcr.io/euro-office/documentserver:latest Then, run the container with active ports and a secure JWT token, enabling the test environment: docker run -i -t -d -p 8080:80 --restart=always -e EXAMPLE_ENABLED=true -e JWT_SECRET=my_secure_jwt_secret ghcr.io/euro-office/documentserver:latest And finally, open a web browser and go to the following address: http://localhost:8080 If you are running this on a remote server, replace localhost with your server's IP address. You will see the Euro-Office test page, where you can create new text documents, spreadsheets, or presentations directly in the browser. Image via Euro-Office Nextcloud promises that proper standalone desktop versions and mobile apps will arrive in a future release.
    • It’s any of their products not just windows.
  • Recent Achievements

    • Week One Done
      FBSPL earned a badge
      Week One Done
    • One Year In
      Jim Dugan earned a badge
      One Year In
    • One Month Later
      Tommi118 earned a badge
      One Month Later
    • One Month Later
      sjbousquet earned a badge
      One Month Later
    • Week One Done
      sjbousquet earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      486
    2. 2
      PsYcHoKiLLa
      197
    3. 3
      +Edouard
      155
    4. 4
      Steven P.
      83
    5. 5
      ATLien_0
      69
  • Tell a friend

    Love Neowin? Tell a friend!