PyoungRyang Ko

Results 366 comments of PyoungRyang Ko

If this cannot be resolved through programming, it should be identified as the user’s responsibility. In the case of `UnitTest.schelp`, it can be corrected by writing one sentence/phrase/clause per line:...

"I enhanced the script to support automatic numbering for hierarchical structures of any depth, including multi-level numbering patterns.

I've updated [the PR description ](https://github.com/supercollider/supercollider/pull/7176#issue-3490436462)accordingly and uploaded an schelp file to demonstrate the functionality: - [The current version of the document](https://doc.sccode.org/Guides/ClientVsServer.html) - The rendered screenshots:

@capital-G Thank you for sharing your thoughts. With the commit https://github.com/supercollider/supercollider/pull/7176/commits/daf5e49b2eaf666f80520fadd88de327b04b4817, users are no longer required to know the automatically generated number within the same schelp file. The updated JavaScript...

Thank you very much for the update and for the thoughtful input. It’s encouraging to hear that work is underway to move towards a markdown-flavoured documentation system, which may offer...

I have a question regarding the future documentation system. Once the new Markdown‑based documentation system has been introduced, will the current SCDoc system cease to function? Alternatively, will users still...

This implementation introduces a new issue: In the following code snippet, I deliberately broke the line before the closing parenthesis ) to avoid unwanted indentation: https://github.com/supercollider/supercollider/blob/29ca22cb411d4831758cacdac3704882d0569817/HelpSource/Help.schelp#L41-L42 However, with the implementation...

>Referring to the actual problem. On which platform are you experiencing this? On my macOS using 3.15-dev it doesn't look like this. This is a screenshot using monokai I tested...

Ah! I do not know the cause of this phenomenon, but I found how to resolve it. 1. Change theme 2. Quit SC-IDE 3. Start SC-IDE This resolves the issue...