FreeBASIC IDE with enhanced debugging and project features

User projects written in or related to FreeBASIC.
Juergen Kuehlwein
Posts: 284
Joined: Mar 07, 2018 13:59
Location: Germany

Re: FreeBASIC IDE with enhanced debugging and project features

Post by Juergen Kuehlwein »

Hi all,


V 2.4.5.7 is online - Intellisense didn´t work properly for words after "." (e.g type members) or "->" (FreeBASIC, member of a type pointer)


JK
Juergen Kuehlwein
Posts: 284
Joined: Mar 07, 2018 13:59
Location: Germany

Re: FreeBASIC IDE with enhanced debugging and project features

Post by Juergen Kuehlwein »

Hi all,


i´m going to be offline for the next two weeks. You may still post in this thread, but don´t expect an answer before mid August.


JK
Juergen Kuehlwein
Posts: 284
Joined: Mar 07, 2018 13:59
Location: Germany

Re: FreeBASIC IDE with enhanced debugging and project features

Post by Juergen Kuehlwein »

Hi all,


V 2.4.6.0 is online - added overlay icons in Project Explorer indicating ANSI or Unicode encoding. Added a bookmarks window listing bookmarks of open files. See help file (Bookmarks) for more information.


JK
v_2samg
Posts: 9
Joined: Jan 18, 2006 8:25

Re: FreeBASIC IDE with enhanced debugging and project features

Post by v_2samg »

Juergen Kuehlwein wrote: Oct 07, 2019 19:23 Hi all,


V 2.4.6.0 is online - added overlay icons in Project Explorer indicating ANSI or Unicode encoding. Added a bookmarks window listing bookmarks of open files. See help file (Bookmarks) for more information.


JK
JK, are you still updating this? I am a QB64 user and the only reason I am with it is because it has an integrated debugger in the IDE. But I now need something that is a little more functional and FreeBASIC fits that description. I was looking for a FreeBASIC IDE with a debugger and then I found JK-IDE. So, if you are actively working on this, then I'll jump ship!
SARG
Posts: 1756
Joined: May 27, 2005 7:15
Location: FRANCE

Re: FreeBASIC IDE with enhanced debugging and project features

Post by SARG »

@v_2samg
You can use fbdebugger viewtopic.php?t=13935
It's continuously developped since many years... and imho very powerful :D

The last version (64bit), see this post : viewtopic.php?p=294015#p294015

The doc is not uptodate but for a quick start should be enough.

Compile with the options -gen gas64 -g
Many IDEs, in their tool menu, can launch directly fbdebugger with the exe to be debugged as parameter.

If needed feel free to ask any question in fbdebugger's thread.
deltarho[1859]
Posts: 4292
Joined: Jan 02, 2017 0:34
Location: UK
Contact:

Re: FreeBASIC IDE with enhanced debugging and project features

Post by deltarho[1859] »

v_2samg wrote:JK, are you still updating this?
JK-IDE is at V2.4.7.6 over at PowerBASIC.

Juergen may respond, but my understanding is that he no longer has an interest in FreeBASIC.
aurelVZAB
Posts: 666
Joined: Jul 02, 2008 14:55
Contact:

Re: FreeBASIC IDE with enhanced debugging and project features

Post by aurelVZAB »

Hello

I saw it is safe with McAffe

may i ask in which programming language is JK IDE written ?
aurelVZAB
Posts: 666
Joined: Jul 02, 2008 14:55
Contact:

Re: FreeBASIC IDE with enhanced debugging and project features

Post by aurelVZAB »

OMG

this looks like a clone of SED editor
ok forget
Post Reply