Separate File System and REPL windows #61
Closed
sfe-SparkFro
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
I don't think it is possible to do that as of right now. And I think that the only way to make it possible is if I separated the File System widget and REPL tab into different tool window icons in the bars on the sides of the IDE, which isn't an ideal solution for different reasons |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Right now, there is a single window for MicroPython Tools, and you have to jump between tabs to access the File System or REPL.
It would be great if both were visible at the same time, which is especially useful if you need to type a file name into the REPL. Is that something that can already be done, or can that be added as a feature to this plugin?
Beta Was this translation helpful? Give feedback.
All reactions