NppLB

1.0 Beta

A simple and straightforward Notepad++ extension that enables you to view Liberty Basic code with syntax coloring and enable an auto-completion feature

NppLB is a Notepad++ plugin especially designed for developers who are using Liberty Basic. The idea behind the utility is to provide syntax coloring and an auto-completion feature that would make writing and reviewing the aforementioned programming language more convenient.
Since it is an extension, it means that users need to have Notepad++ or its portable edition already on their system. The installation is standard and entails first copying the contents from the autoCompletion folder into the same folder of the clipboard app.
The second step implies accessing the Define your Language option from the User Defined Language from the Language menu and importing the contents of the Syntax directory. The latter imported data is a simple XML that would add auto-complete and syntax coloring to any file in Notepad++. On a side note, in case these features do not turn on right away after importing the XML file, then a simple restart of the clipboard would most likely solve the problem.
It is worth mentioning that users can switch between this plugin and others by selecting another one from the list included in the Language menu. Moreover, the plugin is solely available with the current file and does not affect other opened tabs.

System requirements