Skip to content
#

vscode-extension

Here are 3,114 public repositories matching this topic...

vscode-drawio
nopeslide
nopeslide commented Oct 23, 2020

Draw.io has many internal options, that can be used to enable additional features and could be exposed to the user.
I identified these as useful:

  • mxGraph.prototype.setConnectableEdges

    • make edges connectable
      • would love this feature to be configurable
    • default: false
  • mxGraph.prototype.setAllowDanglingEdges

    • edges need to have a src & dst
    • default: true
  • `mxGr

Improve this page

Add a description, image, and links to the vscode-extension 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 vscode-extension topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.