News:

;) This forum is the property of Proton software developers

Main Menu

Positron Studio Update

Started by JohnB, Jul 29, 2021, 08:11 AM

Previous topic - Next topic

JohnB

@top204  I have finally got the new version to a point where I think its worth testing - its been quite an effort.

I would welcome your comments if you can find the time to take a look.  I have emailed you the link.
JohnB

JonW

Ill take a look too John if you want more eyes on it

JohnB

I now have a pretty stable beta version of Positron Studio.  When it is published it will be version 2.1 refelecting a very significant rewrite internally with a new faster database.
The new version has the following new features:
Completely rewritten Code Explorer now operating as the original ProtonIDE which allows you to roam through all your main source code and included Library files directly from the code explorer.
Unused Variables has been rewritten and now compares the variables used in the compiler to those declared in the source.  This should throw up fewer erroneous warnings.
Also added Unused Procedures which lists the procedures which exist in the main source and include files but have never been called.

If there is anyone who is currently actively developing with Positron and would be prepared to try the new Positron Studio please PM me and I will send you a link to the new progam.
JohnB

John Drew

Hi John,
I'm currently working on a couple of programs.  I'd be interested in trying the Beta.
John D