Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize the code editor. #782

Open
PmcFizz opened this issue May 9, 2023 · 3 comments
Open

Optimize the code editor. #782

PmcFizz opened this issue May 9, 2023 · 3 comments

Comments

@PmcFizz
Copy link
Contributor

PmcFizz commented May 9, 2023

Describe the feature

When viewing YAML code, it is expected to have a folding function due to the length of the code. Additionally, it is desired to optimize line breaks as currently, when the code exceeds the editor container width, it causes disruption in the code format by splitting keys and values into separate lines. For longer code snippets, a scroll bar is preferred to maintain the formatting of the code.

image

期望有个折叠代码的功能,并且优化长代码显示,不分行显示或减少分行显示。

@qmhu
Copy link
Member

qmhu commented May 10, 2023

Hi @PmcFizz , welcome to contribute issues like #762.

@PmcFizz
Copy link
Contributor Author

PmcFizz commented May 10, 2023

Hi @PmcFizz , welcome to contribute issues like #762.

I can fix this issues, but i want a bootcamp task。would you like tag it ?

@qmhu
Copy link
Member

qmhu commented May 10, 2023

This issue is not an urgent or functional one for us i think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants