sublimelsp / LSP-julia

Julia support for Sublime's LSP plugin using LanguageServer.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Opening terminus window in tab view instead of panel.

ghyatzo opened this issue · comments

Have the option of opening up the REPL in a tab view instead of just the panel.

I also noticed that when opening the panel and running the terminus command Terminus: Maximise to Tab, upon sending a code block to it, the connection would break and nothing would happen, instead if attempted again, another REPL would spawn in the panel again.