tintinweb / vscode-interactive-graphviz

Interactive Graphviz Dot Preview for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=tintinweb.graphviz-interactive-preview
GNU General Public License v3.0
152 stars 26 forks source link

Formatter may need more options #109

Closed FFengIll closed 2 years ago

FFengIll commented 2 years ago

I see a new formatter comes into the extension (v0.3). It is good, but mandatary now - adding some options to configure by users might be better.

comment here: https://github.com/tintinweb/vscode-interactive-graphviz/commit/a6b963a7bd6689bd8f98fe3e8569898110016304#r73550516

FFengIll commented 2 years ago

some candidate options

FFengIll commented 2 years ago

original

image

after format

image

some fabric dot may influence more lines, it may not a good result.

bigbug commented 2 years ago

The Quoting will be fixed with #111 Sorting Issues could not be reproduced. Do you have an example? Or is this a feature request?

bigbug commented 2 years ago

Closed due to inactivity