Notepad++: Difference between revisions

From Survival Servers
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
== What is Notepad++? ==
<p>Notepad++ is a text editing software that is available for free to use. Notepad++ can be found and downloaded here: https://filehippo.com/download_notepad/</p>


Notepad++ is a more advanced form of notepad that lets you edit code such as SQL, php<br/>
<p>Notepad++ expands on the Notepad and Wordpad applications. In regards to server management, the feature of color coding and highlighting syntax keywords for numerous languages is a must tool for manually editing your own game files. Notepad++ offers this feature in numerous programming languages, such as SQL, PHP, HTML, CSS, and much more. </p>
HTML,CSS, and loads more. This program is good when you want to edit your server files and not<br/>
have a mess when trying to figure out what is what. It will neatly place each part of your code on<br/>
its own line. While keeping things simple and clean


<h5> Where to download </h5>
[[File:Notepadshow.png|950px]]
 
Download [https://filehippo.com/download_notepad/ Here]
 
[[File:Notepadshow.png|850px]]

Latest revision as of 00:06, 23 April 2018

Notepad++ is a text editing software that is available for free to use. Notepad++ can be found and downloaded here: https://filehippo.com/download_notepad/

Notepad++ expands on the Notepad and Wordpad applications. In regards to server management, the feature of color coding and highlighting syntax keywords for numerous languages is a must tool for manually editing your own game files. Notepad++ offers this feature in numerous programming languages, such as SQL, PHP, HTML, CSS, and much more.

Notepadshow.png