Skip to content

Releases: TronicZomB/NppLogCat

LogCat N++ Language

06 Jun 00:33
Compare
Choose a tag to compare

In version 1.1, the Notepad++ LogCat language now does full line highlighting. The version 1.0 only did partial highlighting. This makes the language appear to be even more similar to that of the Eclipse LogCat.

INSTALL:

Download the zip below and extract the file.

Open Notepad++

Click "Language"

Click "Define your language…"

Click "Import…"

Locate the LogCat.xml file and click Ok

Restart Notepad++ and the LogCat language will appear in the list of languages below the "Define your language…" option

logcat

LogCatN++_v1.0

18 Aug 01:06
Compare
Choose a tag to compare

The first release of my LogCat language for Notepad++, downloaded at http://notepad-plus-plus.org/download/v6.3.2.html. Make it easier to view and find your log messages in LogCat with color, similar to that of Eclipse.

INSTALL:

  1. Download the zip below and extract the file.
  2. Open Notepad++
  3. Click "Language"
  4. Click "Define your language…"
  5. Click "Import…"
  6. Locate the LogCat.xml file and click Ok
  7. Restart Notepad++ and the LogCat language will appear in the list of languages below the "Define your language…" option

logcat-language