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 <dankeboy36@gmail.com>
  • Loading branch information
dankeboy36 authored and kittaakos committed Jul 13, 2023
1 parent 94d2962 commit f6a4325
Show file tree
Hide file tree
Showing 6 changed files with 316 additions and 240 deletions.
Loading

0 comments on commit f6a4325

Please sign in to comment.