We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ScratchpadやPlayの編集画面のコードエディタの縦幅を80vh程度に制限し、内部でスクロールさせるようにしたいです。
Scratchpad・Playいずれもコードエディタの上下に操作項目があり、コード量が多いと操作のたびにいちいちスクロールしなければならなくて面倒な場合があります。これを解決したいです。
The text was updated successfully, but these errors were encountered:
操作項目をstickyにするアプローチもありそう
Sorry, something went wrong.
No branches or pull requests
Summary
ScratchpadやPlayの編集画面のコードエディタの縦幅を80vh程度に制限し、内部でスクロールさせるようにしたいです。
Purpose
Scratchpad・Playいずれもコードエディタの上下に操作項目があり、コード量が多いと操作のたびにいちいちスクロールしなければならなくて面倒な場合があります。これを解決したいです。
Do you want to implement this feature yourself?
The text was updated successfully, but these errors were encountered: