-
Updated
Oct 14, 2020 - Python
diagram
Here are 448 public repositories matching this topic...
-
Updated
Oct 14, 2020 - JavaScript
-
Updated
Oct 14, 2020 - TypeScript
-
Updated
Oct 14, 2020 - JavaScript
-
Updated
Aug 15, 2019 - TypeScript
I have a lot of calls to json.dumps. This can have exceptions when you serialize data, and sometimes I forget to sort the keys. I should have a generic function that I can call for this purpose.
See how to use a serializer here:
https://github.com/duo-labs/cloudmapper/blob/1015ea8ddef327d29333458ef5f1599f1321ad84/commands/collect.py#L180
-
Updated
Oct 14, 2020 - JavaScript
When I draw a double line without arrow head, it produces \arrow[r, no head, Rightarrow] but compiling it with latex, I get a double line with head. It looks like the correct option is equal instead of no head, Rightarrow.
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
-
Updated
Oct 14, 2020 - TypeScript
When this browserl.ist becomes empty we should ditch Timsort as the sort function of native arrays in all supported browsers will fulfill all of our requirements. This is already the case in most versions we support an
-
Updated
Oct 14, 2020 - JavaScript
-
Updated
Oct 12, 2020 - TypeScript
-
Updated
Oct 12, 2020 - JavaScript
-
Updated
May 20, 2019 - Scala
Improve this page
Add a description, image, and links to the diagram topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the diagram topic, visit your repo's landing page and select "manage topics."


I'd really like to be able to configure draw.io that's embedded in Visual Code to be the same as the configuration I use outside of Visual Code. I have setup Draw.io Desktop to use different pre-set colours (
presetColors) and some custome styles (customColorSchemes). I've attempted to add them in the Visual Codesettings.jsonusing the following. Neither are recognized. Is it possible to