hediet / vscode-drawio

This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code.
https://marketplace.visualstudio.com/items?itemName=hediet.vscode-drawio
GNU General Public License v3.0
9.02k stars 406 forks source link

Shapes doesn't show up #372

Open ghost opened 1 year ago

ghost commented 1 year ago

VS Code version: 1.74.3 Issue Description: If .drawio file open in the split window, then "Shapes" window doesn't show up. As shown in the snapshot, "Format" window is there, but when I want to use the "Shape" window. It won't work. image

hediet commented 1 year ago

Unfortunately, I cannot reproduce. Can you try in VS Code insiders with clean settings and only the draw.io extension installed?

ytjohn commented 6 months ago

Running into this same sort of scenario. I can no longer get the shapes to appear, just the format window. I tried regular and insider.

Draw.io insiders - v1.6.606 Draw.io regular v1.6.6

Version: 1.83.1 (Universal) Commit: f1b07bd25dfad64b0167beb15359ae573aecd2cc Date: 2023-10-10T23:46:55.789Z Electron: 25.8.4 ElectronBuildId: 24154031 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Darwin arm64 23.0.0

image
ytjohn commented 6 months ago

Fixed it by changing the drawio theme back and forth.

philippthiele commented 3 months ago

ctrl + shift + p --> Draw.io: Change Theme also worked for me