News:

;) This forum is the property of Proton software developers

Main Menu

FineLineIDE

Started by normnet, Mar 11, 2021, 11:51 PM

Previous topic - Next topic

normnet

Noted! Will update for next release. Thanks for the feedback.

SCV

Possible anomaly where I have exceeded the capacity of the device. I take it this isn't going to work...

"Success: 43954 prog bytes of possible 43776(100.40%)"

normnet

Quote from: SCV on Oct 12, 2022, 02:21 PMPossible anomaly where I have exceeded the capacity of the device. I take it this isn't going to work...

"Success: 43954 prog bytes of possible 43776(100.40%)"

FineLineIDE simply reads the report from the compiler.  See the .pbe file.

normnet

Quote from: SCV on Jul 19, 2022, 09:59 AMNoticed a couple of minor bugs...

Find command whilst multiple tabs are open.
If I search in tab2 all works as expected, then leaving the search open, switch to tab3 and try to search for the same qualifier, it searches for the previous qualifier not the current qualifier as shown in the window. If I edit one character in the qualifier window then search again, it searches correctly.


Highlighting a block and losing the selection.
If you are highlighting a block and move the wheel on the mouse, the highlight is lost.


Cheers,
Tim.

The find command with multiple tabs open is fixed in FL v5.1.0 which is presently in beta testing.

The moving of the mouse wheel while selected needs a look over.

normnet

See first post for download of FineLineIDE v5.1.1

v5.1.1
Added code collapse.  Rewrite of FindAll with SelReplace.  When searching multiple tabs, FL on tab change utilizing the tabs previous search term error is fixed.  Now allows selection while left mouse click and scrolling mouse wheel.


Click the FindAll button in the Find Dialog and FL will display all the individual search term lines with terms selected.  Single click term to deselect find term or double click to reselect for replacement.
Double click on the displayed line to goto the line in the editor window.


normnet

See first post for download of FineLineIDE v5.1.2

v5.1.2
Auto widens the blank right side of gutter to better display plus and minus code collapse icons when left column indent is set to 0. 
Toolbuttons uncollapse and recollapse hint's now display the present total of collapsed and temporary uncollapsed.
On find dialog use added option to uncollapse temporary or permanent.

normnet

See first post for download of FineLineIDE v5.1.4

v5.1.4
Fixed explorer include search as a colon in include path was misrepresenting as a multiple line indicator.
Fixed goto tab and line click on select replace display when include tab is a unique path.
Find dialog findall for select replace with large files now delays until explorer completes. 
Compilation error message now only delays when change of tab occurs.