-
💻 @nathanfurnalAuthor OwnerThe
lsp-ui-imenuis on the right,treemacson the left,ipythonbelow. If you don't want to uselsp-ui-menufor some reasons but still want the window on the right, you can use imenu-list. -
Hi, thanks for the amazing config, I have a question, how did you get those tabs in your interpreter buffer? If I open a tab it opens as a global tab and not a buffer specific tab. Also, do you have a function to open all of this together when you open a project? like starting treemacs, lsp-ui, python interpreter and magit and stuff?
-
💻 @nathanfurnalAuthor OwnerHi @ashwinrchella ! I use centaur tabs to have tabs grouped by file extension or subject, the github has lots of good examples of that.
If you wanted to start everything from the get go, you could write a hook that opens up all those windows when you start
python-modefor example. -
💻 @nathanfurnalAuthor OwnerMy pleasure! My
init.elhas changed a bit but there's a the more recent python config there if you want to check it out -
💻 @nathanfurnalAuthor OwnerSounds good, I'll check that out!
Please register or sign in to comment
