Text editor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 3: Line 3:
* [[wiki:Notepad|Notepad]] is very, very basic but it does come ready-installed with Windows OS.
* [[wiki:Notepad|Notepad]] is very, very basic but it does come ready-installed with Windows OS.
* [[Notepadpp VDF languages|Notepad++]] is an open source text editor with some very helpful tools and plugins for Source modding. It is free to download.
* [[Notepadpp VDF languages|Notepad++]] is an open source text editor with some very helpful tools and plugins for Source modding. It is free to download.
== Uses ==
Whatever your favourite text editor might be, you will want to use it to open a number of different Source file extensions:
* [[Qc|.qc]]
* [[VMT|.vmt]]

Revision as of 19:25, 2 April 2008

Stub

This article or section is a stub. You can help by expanding it.

There are loads of simple text editing applications out there, but some are actually more useful than others.

  • Notepad is very, very basic but it does come ready-installed with Windows OS.
  • Notepad++ is an open source text editor with some very helpful tools and plugins for Source modding. It is free to download.

Uses

Whatever your favourite text editor might be, you will want to use it to open a number of different Source file extensions: