Barry Nolte

Results 5 issues of Barry Nolte

From d2-vscode (also bug in playground): https://github.com/terrastruct/d2-vscode/issues/132

Fixes #133 Also fixes type bug in refreshTimer.ts (newer versions of node/lint warn)

# New items in the PR Resolves #51 Must pull https://github.com/terrastruct/d2/pull/1534 for this to work. ## Project Layout To facilitate a better edit/build/debug process, the extension was moved to a...

Currently the version number for the extension in package.json must be incremented/changed manually (if someone remembers). Using the ci system, is it possible to automatically update the version number? Proposal,...