New Script Editor
-
Cursor is not placed consistently when using select next instance shortcut.
-
Fixed that one (plus you get Cmd+U for "Soft Undo").
-
@Christoph-Hart Excellent! What's soft undo? Did you get the one yet for highlighting matching brackets?
-
I feel that
Console.print
should be first in the list here, in fact why is blink there at all? -
@d-healey you can also just type "print" ;)
-
@d-healey
I think yes - Console.print() should have its own
ShortCutThis is certainly one of the most called and important commands - isn't it?
-
@ustk said in New Script Editor:
@d-healey you can also just type "print" ;)
? You mean without
Console.
?Another quirk with the comment colours. If you go over the minimap under certain circumstances (I think it's when the text is beyond the width of the editor) the colour changes until you click back in the editor.
-
@d-healey yeah now you can directly type the method's name without the API group, it's faster.
-
@ustk What are you smokin?
@Christoph-Hart Turning off line breaks and white spaces keeps resetting, seems to be at random, sometimes I open HISE and it's how I left it, other times the line breaks are back on.
-
@d-healey works for me
-
@MikeB Oh just the auto-complete! I thought he meant the function itself.
-
@d-healey The function itself - Dave what are you smoking? :-)
-
@d-healey Yeah, it's me smoking... for sure...
-
All you guys talking about
Console.print()
gave me a nice idea: inplace value display! -
@Christoph-Hart Yes! I need to buy a wider monitor.
-
@Christoph-Hart Youhou! What a great idea! Disneyland time
-
Shift+tab seems to not be working - anyone else?
-
@d-healey 40" or 49" I can recommend
Once you have worked on it, everything else is child's play. -
I have some weird issues here on the latest develop commit. See gif below!
I hit delete... it deletes stuff as expected but then stops at the 2... don't know why... I then hit Space, but instead of creating a space it drags the 2 along...
It's also that whenever I insert the cursor somewhere, it doesn't really place it where I want it but one position to the right...
HELP!!
PS: Since I am monaing already... I loved using alt, command, shift-alt, and shift-command to select and edit code units. Same behaviour as here in the forum regarding text editing (macOS)... Some functionality seems to have been added to alt and command, which is really interesting but the old behaviour now is partly gone... Any chance of getting it back somehow @Christoph-Hart. Let me know if you need some detailed gif or info if I can assist somehow... You have been doing a lot of stuff recently that is greatly appreciated. It's been raining commits...
-
@UrsBollhalder the same here -It is impossible to edit even one character.