Bookmarks & breakpoints
-
What do bookmarks do?
Where have breakpoints gone? I've enabled the option in Projucer but they don't seem to be working in HISE.
-
Bump bump
-
@d-healey Sir If You Mean That Red Little Circle In Script Editor, I Guess You Need To Ctrl + Click To Activate It
-
This post is deleted! -
Yes, @Natan is right, I've added the Ctrl modifier because I clicked on it too many times by accident.
Code bookmarks were just a small helper tool that added a commented line with the prefix
//!
(or something like that). Then you could jump between locations using the context menu. However it became a victim of the most recent code editor refactoring, but I think I just commented out the code, let me check... -
@Christoph-Hart Thanks, that solves the mysteries! Is it possible to step-over breakpoints or do we just remove them to carry on running?
-
@Christoph-Hart By Any Channce
Is This Possible To Make The Script Editor Someting Like Foldable Lines, So With A Command, Anything Under That Command Goes Into A Group Or Child Or Someting.
Like The One In interface Designer, So We Can Browse The Code Like A Tree.
-
Looks At This :
-
@Natan That would be great. Christoph was working on some scripting editor additions a while back but I think it's been put on hold for now.
-
@d-healey Yep That's A Very Very Good Idea, It Makes Everything Easy, Catogories.
In Orders, Readable,
And Even We Can Add Some Load / Save At The Bottom Of The Editor So We Can Import A Part Of Code Saved Somewhere In The Harddrive With Ease. -
And Even We Can Add Some Load / Save At The Bottom Of The Editor So We Can Import A Part Of Code Saved Somewhere In The Harddrive With Ease.
You can already do that.
Or
-
Yeah I Know That Right Click, But I Mean A Very More User Friendly One With Some UI Elements.
And That Tree For Browsing