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

Option to force editor to vertical mode despite window width #1618

Open
jasonmpotter opened this issue Jun 21, 2023 · 4 comments
Open

Option to force editor to vertical mode despite window width #1618

jasonmpotter opened this issue Jun 21, 2023 · 4 comments

Comments

@jasonmpotter
Copy link

Hello,

I was hoping to find an easy way to implement this locally myself, but it could also be an option in the behavior settings. What I want is to use the more compact vertical editor mode. So the sidebar is at the top and miniaturized versus at the left. The code window I use is slightly bigger than what the auto-detecting width that switched the editor from vertical or horizonal sidebar mode.

If there is a straight forward way to do this without adding in another option, I'd appreciate the details. Though, I think it might be useful for others who want to make better use of the width of their coding window.

Thanks in advance and retroactively for all the work done on this great addon, it is a life changer and has been a staple part of my toolkit for so many years now.

@tophf
Copy link
Member

tophf commented Jun 21, 2023

No, the threshold is hardcoded. I don't mind adding an option for it (probably in "Editor settings" section).

@jasonmpotter
Copy link
Author

awesome, thanks for the response, looking forward to it! =D

@konieckropka
Copy link

@jasonmpotter If you are trying to get more vertical space within editor with you might want to check out my style that auto-hides sidebar to the left. It is still accessible on mouse hover but for 99% percent of time you don't need it so it's hidden.

https://userstyles.world/style/9126/stylus-editor-full-width-editor-and-hidden-sidebar

image

@jasonmpotter
Copy link
Author

@jasonmpotter If you are trying to get more vertical space within editor with you might want to check out my style that auto-hides sidebar to the left. It is still accessible on mouse hover but for 99% percent of time you don't need it so it's hidden.

https://userstyles.world/style/9126/stylus-editor-full-width-editor-and-hidden-sidebar![](chrome-extension://efbjojhplkelaegfbieplglfidafgoka/icons/vt-logo.svg)

image

Very nice and convenient, this does indeed give me the desired effect. Thank you very much.

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

3 participants