oirfeodent
24th February 2017, 08:28
Since 7.8 Notepad++ all the Scintilla (Scite) Features of Baan completely integrated.

See the release notes https://notepad-plus-plus.org/downloads/v7.8/
Notepad++ v7.8 enhancements & bug-fixes:

Upgrade Scintilla from 4.1.4 to 4.2.0
Fix non Unicode encoding problem in non-Western language(Chinese or Turkish).
Add “No to All” and “Yes to All” options in Save dialog.
Add the command line argument “-openFoldersAsWorkspace” to open folders in “folder as workspace” panel. Example: notepad++ -openFoldersAsWorkspace c:\src\myProj01 c:\src\myProj02
Enhance plugin system: allow any plugin to load private DLL files from the plugin folder.
Fix File-Rename failing when new name is on a different drive.
Make “Clear all marks”, “Inverse Bookmark”, “Remove Consecutive Duplicate Lines” & “Find All Current Document” to be macro recordable.
Make “Command Argument Help” MessageBox modal.
Fix Folder as Workspace crash and “queue overflow” issues.
Make Combobox font monospace in Find dialog.
Fix folding in user-defined languages for non-windows line endings.
Fix crash of Folder as Workspace when too many directory changes happen.
Fix ‘-nosession’ overwrites config.xml issue.
Fix the crash due to NPPM_DESTROYSCINTILLAHANDLE message.
Improve GUI in Find dialog for Find Previous & Find Next buttons.
Fix Sort Line as Integer regression.
Add more OS information to debug info.
Fix tab dragging issues under WINE and ReactOS.
Fix indent indicators continue to following code blocks for Python.
Fix Python folding collapse issue.
Fix crash when sorting “out of range” columns.
Fix find 2 times for the same occurrence in both original and cloned documents issue.
Fix command line issues where filenames have multiple white spaces in them.
Fix Document Peeker constantly changing focus problem.
Make backward direction checkbox be also on Find dialog’s Mark tab.
Add 2 new columns for HTML Code in the Character Panel.
Fix “clear all marks in find dialog also removes bookmarks” issue.
Enhance supported language (on function list or auto-completion): LISP, BaanC,(PL/)SQL & COBOL.


Since 7.7 Notepad++ upgraded scintilla to version 4.14 from 3.56.

See the release notes https://notepad-plus-plus.org/download/v7.7.html
Notepad++ v7.7 new feature & bug-fixes:

Continue Microsoft binary code signing thanks to the offer from DigiCert (again).
Upgrade Scintilla from v3.56 to v4.14.
Fix a regression of memory issue while reloading a file.
Fix cursor flickering problem after double clicking on URL.
Make Python files default to using spaces instead of tabs.
Add "Count in selection" option in Find dialog.
Add Ctrl + R shortcut for "Reload from disk" command.
Fix '\' display problem in CSS while using themes (Remove Batang font for CSS tags).
Fix crash while right clicking on DocSwitcher's column bar.
Fix all plugins being removed problem while Plugin Admin romoves an old plugin (of old system).


Since 7.5.4 Auto completion list added for Baan.

See the release notes https://notepad-plus-plus.org/download/v7.5.4.html
Notepad++ v7.5.4 enhancements & bug-fixes:

Fix a crash bug due to disordered notifications sent to plugins.
Fix encoding broken regression.
Improve smart highlighting performance.
Auto-completion enhancement: remove unwanted symbols {} for variable names.
Add auto-completion for BaanC & CoffeeScript.
Fix localization copy regression in Installer.


Since 7.5.2 function list will show baan functions and sections (Both main and sub sections).

See the release notes https://notepad-plus-plus.org/download/v7.5.2.html

Notepad++ v7.5.2 bug-fixes and enhancement:

Fixed hanging issue while modifying JavaScript TAB settings.
Add DSpellCheck plugin into distribution.
Add version and other info into installer.
Fix an issue while installing a x64 version, x86 version (if it exists) is not removed - and vice versa.
Fix display glitch of certificate checking error message.
Remove unused/empty entries from shortcut mapper.
Add BaanC function list feature.
Add batch auto-completion into installer.


Notepad++ natively supports baan starting version 7.3.2.

The main advantage over using UDL vs native support, will be the usage of API files possible now.

See the release notes https://notepad-plus-plus.org/download/v7.3.2.html


Notepad++ v7.3.2 new features and bug-fixes:

Fix crash issue on column mode editor.
Fix "Use new style save dialog" setting's regression.
Enhance "Open file" command - open a file from editor zone without selecting its full path.
Fix word char list settings not applying on next launch issue.
Fix block uncomment for line comment bug.
BaanC Language is supported.
Add error notification on run dialog.
Fix the caret position not maintained issue between document move.
Fix caret goes to wrong position after word completion.
Enhance Function List for supporting language.
Add check mark in Language menu.
Fix toolbar not showing issue while launching Notepad++ from system tray in some unknown configuration.

Regards,

jph_tours
17th March 2017, 11:43
If it can help you, the archive includes the API file i wrote, the function to retrieve function definitions from a script and the syntax hilighting.
Put the file baan.api in the directory n++/plugin/API
Put the other files a the root of the installation of NPP.

klesch
22nd March 2017, 15:17
The native support does not seem to work for me. I see the BaanC in the list of languages, but the syntax is not highlighted. Highlighting works for other languages, though. Any hints?

oirfeodent
23rd March 2017, 06:36
The native support does not seem to work for me. I see the BaanC in the list of languages, but the syntax is not highlighted. Highlighting works for other languages, though. Any hints?

Can you post a screen shot of which highlight is not working?

In general, post installation

go to Settings --> Style Configurator.
Leave theme as the default theme (Only if you have done full installation).
Locate BaanC on the "Language :" box.
Select KEYWORDS under "Style :" box.
Enter all the keywords you want to highlight, in the "User-Defined Keywords" box seperated by a space.
Note that the "Default keywords" box, only has the Baan Reserved keywords and BaanSQL reserver keywords.
Select FUNCTIONS under "Style :" box.
Enter all the functions you want to highlight, in the "User-Defined Keywords" box seperated by a space.
Note that the "Default keywords" box, only has seven functions as a sample.


The details for this behaviour is available inside the file "langs.model.xml" or "langs.xml" located in the installation directory of notepad++.

Functions (Set your Functions based on Baan version & TIV level. in Settings -> Style Configurator -> BaanC -> Functions -> User Defined Keywords)

Also, note that only two sets of highlighting possible for now, as notepad++ uses an older scintilla; once the scintilla component gets upgraded there should 9 sets of highlighting possible.
You can also frame your files based on the attachments from the post by "jph_tours".

Regards,

klesch
23rd March 2017, 11:11
Thank you very much for your reply.

I see BaanC in the menu Language --> B --> BaanC.

But, when I go Settings --> Style Configurator, there is no BaanC within languages.

Snapshot is here (https://drive.google.com/file/d/0B8ADxT62WL8ybmJLLTduVUJyaEE/view)

Did I miss anything? I have a full installation of version 7.3.3.

BChary
23rd March 2017, 11:25
I had this same issue, try to re-install(uninstall, delete old files, install newest version) notepad++, this solved my problem.

klesch
23rd March 2017, 11:54
BChary, thank you. It solved it for me, too.

oirfeodent
23rd March 2017, 15:04
I had this same issue, try to re-install(uninstall, delete old files, install newest version) notepad++, this solved my problem.

I think it should be because of how the notepad++ upgrade process works.
After a fresh installation, the following files gets renamed and never gets updated after that... even if there are new changes inside the original <*>.model.xml files.

langs.model.xml --> langs.xml
stylers.model.xml --> stylers.xml


If a fresh installation needs to be avoided, the new changes from the <*>.model.xml can be manually synced up to <*>.xml.

Regards,

oirfeodent
3rd December 2017, 08:16
Function List works for baan

oirfeodent
2nd January 2018, 07:37
The below lists are part of the auto-completion now.

Reserved Keywords
Sections
Preprocessor
Pre Defined Variables


If any thing else needs to be added, attach the list and details.

Regards,

oirfeodent
20th May 2019, 10:00
The scintilla upgrade for notepad++ implies, most of the features of Scite should be available on Notepad++.

oirfeodent
11th October 2019, 18:18
All the features keywords, styles and models are equivalent to the Scite Editor.