Harry Pierson

Results 89 issues of Harry Pierson

https://www.npmjs.com/package/vscode-extension-telemetry

New feature in VSCode 1.45: https://code.visualstudio.com/updates/v1_45#_automatic-debug-configurations

debugger needs to compare paths coming from vscode to paths coming from debuginfo file. Need to make sure these comparisons are accurate in the face of different platforms - in...

Python has supported [type hints](https://docs.python.org/3/library/typing.html) since Python 3.5. If Python Neo Smart Contract developers decorate the types of parameters and variables in their contracts, neo-boa should emit that information in...

**Wallet version or commit SHA:** Neon v2.5.0 **Environment:** Win Pro 10 Version 1909 (OS Build 18363.836) Lenovo X1 Carbon, 1920x1080, 150% Scaling (as recommended by HW manufacturer) **Prerequisites:** N/A **Reproduction...

Bug

It would be great to have a NuGet package for jsrt-winrt instead of having to build from source to use jsrt-winrt

Creating a new nuxt app with `nuxi` using npm as package manager takes almost 6 minutes. Using pnpm takes 8 seconds, yarn 16 seconds, bun 4 seconds. I get that...

Since it's a dev tool, neo express stores express wallet private key information without encryption. An Express Wallet adapter package would allow developers using the neo-wallet-adapter library to test their...

The plv8 test suite includes a plv8 function with an OUT parameter and a stored proc, but not an example showing both together. I can build such a stored proc...