A Nova editor extension that integrates the Deno JavaScript/TypeScript runtime and tools.
I installed the extension and created a simple ```app.ts``` file with only a couple of line. When I set a breakpoint, execution does stop at this line. However, when continuing the execution stops with ```Uncaught error decoding incoming message: dataCorrupted(Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "params", intValue: nil), CodingKeys(stringValue: "reason", intValue: nil)], debugDescription: "Cannot initialize Reason from invalid String value step", underlyingError: nil))``` deno 1.36.1 (release, aarch64-apple-darwin) v8 11.6.189.12 typescript 5.1.6 Nova 11.4
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by danielkbx and has received 0 comments.