BLIde and and Project Studio are both really good IDEs but one thing that I think that they could both use is the ability to highlight user made functions, types and methods\functions within these types.
For example,
Type TPLayer
X:Int
Y:Int
Method Move()
End Method
Function Create()
End Function
End Type
When using this type shouldn`t TPlayer,X,Y,Move,Create all be highlighted later when used?
Also TImage,TGadget and many others are also not highlighted which is strange in my view. (Although Project Studio does highlight them.)
Am I missing something that allows this or do they simply not have this feature?
IDEal uses this really well I just wish that these two IDEs would do the same as otherwise they are both outstanding products.
I would also like to say a really big well done to the author of BLIde. I recently tried it again and have to say that despite not being too keen on it the first time it now really has improved tenfold. You and the author of Project Studio (also really great!) are doing great things for us BMax users so a big thankyou for that.
These are only minor niggles but maybe you would both consider adding these features as I`m sure that other people would appreciate them too.
Jason.
(BTW, is there a way to automatically close the output window in BLIde after running your code as it is the first window that has focus after running my program and I have to manually click on my code window again to select it, again nothing major just a little annoying.)
For example,
Type TPLayer
X:Int
Y:Int
Method Move()
End Method
Function Create()
End Function
End Type
When using this type shouldn`t TPlayer,X,Y,Move,Create all be highlighted later when used?
Also TImage,TGadget and many others are also not highlighted which is strange in my view. (Although Project Studio does highlight them.)
Am I missing something that allows this or do they simply not have this feature?
IDEal uses this really well I just wish that these two IDEs would do the same as otherwise they are both outstanding products.
I would also like to say a really big well done to the author of BLIde. I recently tried it again and have to say that despite not being too keen on it the first time it now really has improved tenfold. You and the author of Project Studio (also really great!) are doing great things for us BMax users so a big thankyou for that.
These are only minor niggles but maybe you would both consider adding these features as I`m sure that other people would appreciate them too.
Jason.
(BTW, is there a way to automatically close the output window in BLIde after running your code as it is the first window that has focus after running my program and I have to manually click on my code window again to select it, again nothing major just a little annoying.)