The BLIde PlugIn SDK has been released as a BETA module for all BLIde users.
This module will let you create BLIde plugins to process or modify your code. A simple code procesor or even a GUI editor can be directly integrated on BLIde using this simple SDK.
the BLIde PlugIns are writted in 100% pure BlitzMax code, this SDK is a simple BlitzMax module.
There's no documentation yet, but the module is very very simple. It comes with 4 sample programs to test.
BLIde 0.8.10 (or greater) is need to use this SDK.
By the way, this is the changelog for the new BLIde verision:
As you can see, now BLIde supports codetemplates. I've opened a new thread in the BLIde forums where I spect users to upload and download any interesting code template they wish to share. Feel free to use this forum area (now is empty)
This module will let you create BLIde plugins to process or modify your code. A simple code procesor or even a GUI editor can be directly integrated on BLIde using this simple SDK.
the BLIde PlugIns are writted in 100% pure BlitzMax code, this SDK is a simple BlitzMax module.
There's no documentation yet, but the module is very very simple. It comes with 4 sample programs to test.
BLIde 0.8.10 (or greater) is need to use this SDK.
By the way, this is the changelog for the new BLIde verision:
* Fixed a bug on intelisense when working with full path namespaces
* Fixed a bug on Bug Analizer that was making BLIde crash when a type was defined twice in the same BMX files
* Fixed a bug on the parameters promt information that was not moving from one line to another in some cases
* Fixed Automatic syntax hilighting has been disabled inside comments
* Fixed a bug on the PlugIns that came with that version. The plug ins have been updated to work properly
* Fixed a binary compatibility bug on the BLIde Plugin protocol
* Added support for code templates
* Fixed a bug on Bug Analizer that was making BLIde crash when a type was defined twice in the same BMX files
* Fixed a bug on the parameters promt information that was not moving from one line to another in some cases
* Fixed Automatic syntax hilighting has been disabled inside comments
* Fixed a bug on the PlugIns that came with that version. The plug ins have been updated to work properly
* Fixed a binary compatibility bug on the BLIde Plugin protocol
* Added support for code templates
As you can see, now BLIde supports codetemplates. I've opened a new thread in the BLIde forums where I spect users to upload and download any interesting code template they wish to share. Feel free to use this forum area (now is empty)