Home / Notepad++
Name Modified Size InfoDownloads / Week
Parent folder
Readme.txt 2020-12-05 2.2 kB
userDefineLang.xml 2020-12-05 13.2 kB
Totals: 2 Items   15.4 kB 0
Syntax file for Notepad++
_________________________


German text follows above
-------------------------

  Notepad++ is an excellent text editor for programmers on Windows.
  It is free and Open Source.
  Download the newest version from:

   https://notepad-plus-plus.org/

  Important features are:

  - Syntax highlightning for many program languages,
  - Full UTF-8 support,
  - Handle text file with Windows/DOS, UNIX/LINUX and MacOS line endings,
  - Hex plugin available.


  But for Harbour and HWGUI syntax highlightning you need an extra file
  to install. You find the file "userDefineLang.xml" in this directory.

  Copy the file into the base installation directory of Notepad++ and use the
  import function in menu "Languages/User defined". 

  If a file with same name exists, merge the contents of this file into it.
  Be shure, that the resulting file starts with "<NotepadPlus>" and
  ends with "</NotepadPlus>".
  Of course you can edit this file with Notepad++ . 
  

Deutsch
-------

  Notepad++ ist ein hervorragender Text Editor für Programmierung unter Windows.
  Er ist frei verfügbar mit offenen Quellcode.
  Die neueste Version ist erhältlich unter:
   
   https://notepad-plus-plus.org/

  Wichtige Leistungsmerkmale sind:

  - Syntax-Einfärbung für gängige Programmiersprachen,
  - Volle UTF-8 Unterstützung,
  - Bearbeitung von Dateien mit Zeilenenden Windows/DOS, UNIX/LINUX und MacOS,
  - Plugin für Hex-Darstellung verfügbar.

  Für die Syntax-Einfärbung von Harbour und HWGUI Programmtexten ist eine
  zusätzliche Datei "userDefineLang.xml" erforderlich und steht in diesem
  Verzeichnis zur Verfügung.

  Kopieren Sie diese Datei in das Basis-Verzeichnis der Installation von Notepad++
  und importieren deren Inhalt im Menü "Sprachen/Benutzerdefiniert". 
  Der Name der Sprache wird als "Harbour" registriert.

  Sollte bereits eine Datei mit selben Namen existieren, so müssen sie die Inhalte
  entsprechend zusammenführen. Stellen Sie dabei sicher, dass die neue Datei mit
  "<NotepadPlus>" beginnt und mit "</NotepadPlus>" endet.
  Sie können die Datei selbstverständlich mit Notepad++ bearbeiten.
  

============== EOF of Readme.txt ====================

Source: Readme.txt, updated 2020-12-05