Develop branch build status
-
yes I noticed that too, should be fixed now.
Meanwhile I've introduced a new glitch when you add a new line at the end of the code, but I'm too annoyed to fix this. Classic case of one fix, 5 new bugs...
-
@Christoph-Hart said in Develop branch build status:
but I'm too annoyed to fix this. Classic case of one fix, 5 new bugs...
You've been busy. Take a break!
-
@Christoph-Hart @d-healey
This morning 6 o'clock (Berlin-Standard-Time)
downloaded the latest version and compiled it.
MacOS - Without errors.Worked with it for 4 hours - occasional crashes.
e.g. when I put the cursor into the editor.The error is still there
if you type an open brace and return you get this:if{ if if
-
Another small problem is the constant opening of the autofill window. It prevents you from making corrections and if you are not careful and click too fast you suddenly have some code inserted.
Can't you do this like before by pressing the ESC key or at least switch the autofill on and off via SchortCut?
-
Can't you do this like before by pressing the ESC key or at least switch the autofill on and off via SchortCut?
Yes good idea, it's added to the context menu.
if you type an open brace and return you get this:
It's fixed now.
Worked with it for 4 hours - occasional crashes.
e.g. when I put the cursor into the editor.Can you pinpoint it to something reproducible? I suspect it's the generation of the debugging objects in the background that's causing the crashes (like the one David reported with the blue panel).
-
@Christoph-Hart said in Develop branch build status:
Can't you do this like before by pressing the ESC key or at least switch the autofill on and off via SchortCut?
Yes good idea, it's added to the context menu.
if you type an open brace and return you get this:
It's fixed now.
Sunday - Quick support - Super Thank you very much
Worked with it for 4 hours - occasional crashes.
e.g. when I put the cursor into the editor.Can you pinpoint it to something reproducible? I suspect it's the generation of the debugging objects in the background that's causing the crashes (like the one David reported with the blue panel).
Happens again and again when working on the LAFs.
But I can't really narrow it down yet.
I ran the stopwatch today because I suspected that it always happens when the file is saved automatically - but a correction is made at exactly the same time.
My assumption came from the fact that sometimes the last autosave file cannot be opened. So HISE obviously didn't finish saving.Will report further
-
@MikeB said
Can't you do this like before by pressing the ESC key or at least switch the autofill on and off via SchortCut?
@Christoph-Hart said
Yes good idea, it's added to the context menu.
Just a minor thing, with automatic behaviour disabled, when you type and press ESC the menu shows up, but if you continue typing it disappears... Shouldn't it stay open?
-
@ustk said in Develop branch build status:
Just a minor thing, with automatic behaviour disabled, when you type and press ESC the menu shows up, but if you continue typing it disappears... Shouldn't it stay open?
Yes good find. Fixed now.
-
@Christoph-Hart Tab at the end of a line (i.e. to add a comment) makes a bizarre offset
-
Can you make a screenshot with whitespace display enabled (and paste in the exact code you typed)? Looks good here.
-
@Christoph-Hart Making a video because it is even more annoying. When you tab for instance after var declarations to make the equal signs aligned, it's messed up... Video upcoming in a few min ;)
-
Btw you can use LiceCap to create little gifs. It‘s much faster than videos.
-
@Christoph-Hart Oh thanks, looking at it...
-
-
@Christoph-Hart When resizing tiles, the text is dancing a jig :)
-
@Christoph-Hart Redo shortcut (CMD+SHIFT+Z on mac) doesn't work
-
@ustk said in Develop branch build status:
@Christoph-Hart Redo shortcut (CMD+SHIFT+Z on mac) doesn't work
Same on GNUx
-
Yeah, it's Cmd+R, but Cmd+Shift+Z is better.
-
Redo, and resizing is fixed, but I can't reproduce the tab issue on my Macbook. Did you just press a single tab key after
myvar
? Because it's showing two tabs and a space character...And does this happen also if you're not on the last line?
-
@Christoph-Hart this is how it looks with the tabs on my Mac
MacPro 5.1 10.14.6