Skip to content
#

diagram

Here are 651 public repositories matching this topic...

vscode-drawio
SlavikCA
SlavikCA commented Oct 26, 2021

I tried to use vscode-drawio with "openvscode-server", but it doesn't work.

Details here:
gitpod-io/openvscode-server#186

Basically getting the error:

console.ts:137 [Extension Host] Could not get liveshare API (at e.LiveshareFeature. (/home/workspace/.openvscode-server/extensions/hediet.vscode-drawio-1.6.2/dist/extension/index.js:2:168861))

From the convers

enhancement help wanted good first issue
beautiful-react-diagrams
poacher2k
poacher2k commented Nov 15, 2020

Describe the bug
The sidebar has overflow: scroll causing scrollbars always to be visible on Windows

To Reproduce
Steps to reproduce the behavior:

  1. Go to documentation using Windows

Expected behavior
There should not be scrollbars before the content overflows

Screenshots
![image](https://user-images.githubusercontent.com/2255960/99193174-891e7c00-2777-11eb-8ceb-79

bug documentation good first issue
blast-radius
28mm
28mm commented Jan 25, 2018

Blast Radius , when launched in --serve mode, does some pretty weak error reporting, and does nothing to help users resolve problems. It asks the user to look into several possible issues, rather than checking itself...

To observe the current (undesired) behavior, run Blast Radius in an empty directory:

[...]$ mkdir tmp
[...]$ cd tmp
[...]$ blast-radius --serve

A short

Improve this page

Add a description, image, and links to the diagram topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the diagram topic, visit your repo's landing page and select "manage topics."

Learn more