PyoungRyang Ko
PyoungRyang Ko
Recompiling sclang also resolves this issue.
Regarding colour, I think there are only some problems with the default theme, but other themes are OK! Now, it's easier to identify the server boot status by changing the...
I retested it on Fedora 40 (arm64, x11 display server), Ubuntu 22.04 (arm64, x11 display server). - `CTRL + R` does not work in SC-IDE editor - `CTRL + R`...
Thank you, and I apologise for not having checked whether this was a duplication of a previous issue.
The help document system seems to be completely broken. 
``` SCDoc.helpSourceDir -> C:\Users\prko\Downloads\SuperCollider\HelpSource ``` ``` SCDoc.helpTargetDir -> C:\Users\prko\AppData\Local\SuperCollider\Help ``` Another version of SC3.14.dev, which I downloaded last summer, works well. p.s. The current development version for macOS does not...
I tried it again after deleting `C:\Users\prko\AppData\Local\SuperCollider`. The help document does not work and returns the same error. Now I found a new weird thing: The current version of SC3.14.dev...
@capital-G > Can you move the SC files out of the Downloads folder just to be sure? Sorry for not mentioning this in the previous comment. The result is the...
Could it not be fixed? I downloaded 3.14.dev today and the help browser is still broken. The same bugs I described in the first post of this thread.
Thank you for mentioning it! I would also like to add a similar case here. ``` ( a = 1 + 1 ) ``` I think this should be: ```...