Skip to content

Releases: sieukrem/jn-npp-plugin

2.2.185

12 Dec 19:34
Compare
Choose a tag to compare

Added new Scintilla constans for controlling font rendering technology.

2.2.184

05 Jan 13:27
Compare
Choose a tag to compare
Fix PS assignment

2.2.183

02 Oct 08:34
Compare
Choose a tag to compare

This release contains new directory plugins/jn/API with api.xml. This file describes the properties and methods exposed by jN objects.

To see API documentation open api.xml in a web browser supporting xslt transformation.

Fixes #30 Api documentation

2.2.182

28 Feb 20:05
Compare
Choose a tag to compare

Updated list of supported languages (Fixes #26).
Fixed #22 recursive "require" call.

2.1.181

31 Jan 11:33
Compare
Choose a tag to compare

Introduce navBarIndicatorMask property on EditorView allowing to disable showing of some indicators.
Fixed #21

2.0.180

30 Jan 11:33
Compare
Choose a tag to compare

Fixed crashes while setting of title property of dockable dialog

2.0.179.1

22 Jan 22:12
Compare
Choose a tag to compare

Fixed #24
Use parent folder of start.js to load other script files. Changes in 2 javascript files.

2.0.179

17 Mar 11:46
Compare
Choose a tag to compare

Fixed #17

2.0.146

17 Mar 11:53
Compare
Choose a tag to compare
  • New feature allowing to catch context menu request and to create own one.
  • Zen Coding.js updated to v0.7

2.0.116

17 Mar 11:58
Compare
Choose a tag to compare

Fixes crash if developer tools are not installed.