Hanxing Yang

Results 222 issues of Hanxing Yang

- A playable game - Utilize Qiniu or Go+ assets - Show Builder-only features like animation - Add it to builder as template project?

# API Doc https://realdream.larksuite.com/wiki/Sd3Sw5UxdiRsAqkjtfbup4pPsGe

Is the way we cooperate with Casdoor safe? Now we are using `name` in user-info from Casdoor. How is it generated by Casdoor when signing in with 3rd-party account? Is...

# UI * sidebar * completion menu * inlay hint * hover layer (content, action, ...) * highlight * code suggestion * context menu? # Source * compiler (syntax check,...

* Generate doc site based on spx-gui code, like [TypeDoc](https://typedoc.org/), [ts-docs](https://github.com/ts-docs/ts-docs) * Decide a way to write description in code, which will be generated into doc site

![Image](https://github.com/user-attachments/assets/1be24c13-c8be-4aac-b7d5-46fc54ef156b) ![Image](https://github.com/user-attachments/assets/8ebc8c14-8d97-4d9e-9d20-4c7330f43756) ![Image](https://github.com/user-attachments/assets/43f49c0b-f75f-4fbb-9282-c1a8f5647300) ![Image](https://github.com/user-attachments/assets/eae0813b-767d-4dc4-9598-00db04ca3ea8) ![Image](https://github.com/user-attachments/assets/55cf2dac-a996-46bc-a144-c5f229023612)

Review & update UI for `StageViewer`, which includes: * Control style * Control cursor * Right-click menu * ...

ui
spx-gui

### Question Which one is the goal of XBuilder? * Help children to learn to code * Help children to build games (applications) * Help children to learn "a way...

discuss

It is now supported to declare functions in spx file, but the function declarations are required to be placed after the variable definitions, while before other code. Otherwise error is...

spx