How Can I Remove Vertical Scrollbar using LuaScript?
-
I have the LuaScript plugin installed and am trying to set VScrollbar to false. How do I go about writing this in Lua?
(Reason for asking is that I’m trying to only show the Document Map… and I’m pretty weak in programming.)
-
Hello, @hced and All,
Welcome to the Notepad++ Community !
Very simply, indeed !
-
Open the Lua console (
Plugins > LuaScript > Show Console -
Inside the bottom line, type the command :
editor.VScrollBar = falsewith that exact caseEither, hit the Enter key or click on the
RunbuttonHere we are !
Best Regards,
guy038
-
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login