Skip to content

Commit 8f83a1d

Browse files
committed
Add link to readme
1 parent 9cd290a commit 8f83a1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extension/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Click [here](https://hediet.github.io/visualization/) to explore all available v
1616
See [demos](../demos/) for demos. These languages and debuggers are verified to work with this extension:
1717

1818
- JavaScript/TypeScript/... using `node`/`node2`/`extensionHost`/`chrome`/`pwa-chrome`/`pwa-node` debug adapter: [⭐ Full Support](../demos/js)
19+
- Dart/Flutter using `dart` debug adapter: [✅ Rudimentary Support](../demos/dart)
1920
- Go using `go` (Delve) debug adapter: [✅ Rudimentary Support](../demos/golang)
2021
- Python using `python` debug adapter: [✅ Rudimentary Support](../demos/python)
2122
- C# using `coreclr` debug adapter: [✅ Rudimentary Support](../demos/csharp) (work in progress for Full Support)

0 commit comments

Comments
 (0)