Not intended/supported for Vista However some have been able to use BlueIDE 2 on Vista by changing to run as administrator and XP sp2 compatibility mode without themes.
Release 22 has been posted (2008-12-12)
Change log:
-* Added some extra checks as Option Explicit fails if no variables are declared
- control + / = multiline comment with //
- control + shift + / = multiline uncomment (provided that line is commented with //)
- changed icon to one with transparency
- added shift + click will select from the caret position to where you click
- added a new Colorize tab to the IDE Options
- files now only save if they have been modified
https://sourceforge.net/project/showfiles.php?group_id=90345
Release 21a (2008-09-23)
* fixed bug with bideKeywords.ini file
Release 21 (2008-08-26)
- moved bideKeywords ini file
- search now works with un-opened include files
* fixed bookmarks
* fixed color picker error
* fixed intellisence for user defined functions
Release 19 Change log:
- Moved the location of the "Goto Line" section
- Added a "keystate section" to make adding keystate() easy.
Select the key from the list and click insert, the correct
keystate() is added to your code.
* Fixed how BlueIDE indicates/highlights the error line
BlueIDE 2.0.18 (2008-05-10)
- Added indexing for all files (opened or not)
- Added "Goto Line" to code tab under the index window
Works with opened or closed includes and not dependent
on a previous compile
- Added optional logging
* Several minor (and not so minor) bug fixes
BlueIDE 2.0 17 (2008-04-10)
* reAdded user functions to status bar information
- Added start up logging to help with debuging start up errors
- Some code clean up
* Hopefully fixed the clearing of the clipboard when compiling
* Some bug fixes with highlighting and "Indexing"
BlueIDE 2.0 16 (2008-03-21)
*- bug fixes and other improvements with "Indexing"
- more rearranging of various controls
- removed 3rd party frame control (FramePlus)
- added scope keywords to the casing selection of keywords
- added option to have 'Open file' dialog open at start up
- added option to refresh "indexing" by clicking the "Code" tab
BlueIDE 2.0 Beta 15 (2008-03-01)
- rearranged Options window
- added option to select keyword case
- major speed increase for updating Indexing (functions, labels, ...)
BlueIDE 2.0 Beta 14 (2007-10-01)
* Labels less than 3 characters should now highlight and be indexed
* improved how BlueIDE 2 checks and installs needed OCX's
* improved how BlueIDE 2 comments/uncomments selected lines
- improved error checking to better ignore commented sections within lines of code
- Moved Project Comments to 'Project Organization' window
- Added 'Add Entry' to 'Project Organization' popup menu
* removed the 'fix' from R13 for improper highlighting of 'rem'
* corrected improper warning for array variables
BlueIDE 2.0 Beta 13 (2007-09-17)
- Changed the 'Compile Settings' option buttons on 'Settings' tab to a dropdown box
-* Added functionality of bookmarks back in
* Removed hard coding to allow F3 to act normally ('Find Next')
* Changed Compiler form to auto close even when in debug mode
* Corrected error when compiling project with only one include
* Corrected error when opening more than one instance of BlueIDE 2
* Corrected error when closing tabs as well as when changing 'Main Source' file
* Corrected improper highlighting of rem when used in words like remember
BlueIDE 2.0 Beta 12 patch (2007-09-10)
* Corrected error when Project Organizer was opened and then closed before a project was loaded
BlueIDE 2.0 Beta 12 (2007-09-09)
- Added features to comment/uncomment selected lines (ctrl+` = comment, crtl+shft+` = uncomment)
- Added buttons to toolbar to comment/uncomment selected lines
-* Added/Corrected CodeSense Keyboard & Misc tab options not saving
* Corrected issue with highlighting not automaticly picking up changes
* Corrected Project Origanization not saving
BlueIDE 2.0 Beta 11 (2007-09-05)
- Added 'Back Up Now' button to toolbar
- Added a check when BlueIDE 2 starts to see if the required OCX's have been installed.
If not then it will install them.
- Added #CONSTANT highlighting (highlights as a variable)
- Changed splash image
* Corrected error when closing Help window
* Corrected error with code explorer not updating properly sometimes (seems to be fixed)
* Corrected Navigation drop downs
* Corrected error with 'Search for References' function.
* Corrected bugs with sizing compile window
* Corrected bug with intellisence selecting
* Corrected bug when controls are still disabled when canceling File->Open
BlueIDE 2.0 Beta 10 (2007-08-27)
* Corrected issue with current dbp_config.dll not being copied
* Corrected issue with code explorer not updating
* Corrected a lot of bugs related to having a CodeSense array
- added licensed plug-ins
- added (back in) ability to get basic plug-in (DLL) information
- added "working" indicator
* Corrected error when trying to compile after closing tabs
* Corrected issue with disableControls() when a compiling error occured
- BlueIDE 2 now remembers the last state of side panels
- Some speed increases when switching tabs
-* not sure if this is a fix or addition but crlt+a now selects all
-* to correct the issue of the broken RGB Colour Picker
I moved it from a plug-in to being inside BlueIDE 2
- RightPanel now sets to previous set width at start up
- Added option to have code tabs span the width of BlueIDE 2
BlueIDE 2.0 Beta 9 (2007-07-07)
- Changed how BlueIDE adds includes to compile source before sending it to compiler
- Added the ability to move includes up and down in includes order
* Corrected issue when starting BlueIDE from file association
BlueIDE 2.0 Beta 8 (2007-07-06)
* corrected error when closing tabs
* corrected divid by 0 error over include list
* corrected color selection for highlighting not being retained
* Corrected error with user functions not highlighting on "Main"
if not opening all includes
- Added highlighting for labels, variables and types
* Corrected the popup menu when right clicking on code
* Can not click on Include list while tab is loading
* Corrected error when closing projects with only one file
* Corrected most errors when trying to open another project or file before
first project has loaded.
BlueIDE 2.0 Beta 7 (2007-06-28)
- added optional auto completion of parenthesis and quotes to 'Advanced options'
- greatly decreased time 'quick codes' plug-in takes to complete
- help window only auto updates if it is visible
- each tab has it's own "Code Sense" instance (undo's are unique to each instance)
- Minor line/syntax changing on enter, up or down arrow
- "Case Fix Up" now only occurs on enter, space, up or down arrow, or on '('
- Autocomplete of parenthesis on functions at time of "Case Fix Up"
- "Case Fix Up" now works for types and lables (as well as variables and user defined functions)
- Warning if function has same name of a declared variable, type, or label at time of "Case Fix Up"
- Added option of how keywords are displayed in intellisense (advanced options)
- Added simple font size options for tabs and the Include list
- User functions and scope keywords now show at the bottom like other keywords (DBP functions)
- Option to syntax highlight user functions (a little buggy)
- Added option to start compiler window minimized (shows in the lower right)
* Can not click on another tab until the background processing is done from the previous tab
Regards,