d2/d2compiler
Barry Nolte 9b463d5c9f
d2-vscode LanguageServerChanges
These changes are for the language server in d2-vscode.

When the D2_LSP_MODE environment variable is set, the
d2 cli will read the d2 file, produce the ast (and possible
errors), convert it to JSON, print it out to stdout,
then terminate.  This was done this way to keep the
changes to the d2 cli code to a minimum.

PR for d2-vscode to come after this is accepted
2023-08-04 12:31:36 -07:00
..
compile.go d2-vscode LanguageServerChanges 2023-08-04 12:31:36 -07:00
compile_test.go folder check 2023-07-29 10:12:13 -07:00
doc.go [ci-base] cleanup 2022-11-14 19:05:23 -08:00