Skip to content

Commit

Permalink
feat: can dock the monitor widget to the "right"
Browse files Browse the repository at this point in the history
Added a new preference (`arduino.monitor.dockPanel`) to specify the
location of the application shell where the _Serial Monitor_ widget
resides. The possible values are `"bottom"` and `"right"`. The default\
value is the `"bottom"`.

The dock panel is per application and not per workspace or window.
However, advanced users can create the `./.vscode/settings.json` and
configure per sketch preference.

Signed-off-by: dankeboy36 <[email protected]>
  • Loading branch information
dankeboy36 committed Jul 6, 2023
1 parent 95fdc59 commit b9dac6d
Show file tree
Hide file tree
Showing 6 changed files with 307 additions and 240 deletions.
Loading

0 comments on commit b9dac6d

Please sign in to comment.