Results 48 issues of ivnsch

https://github.com/manuelmauro/algonaut/actions/runs/3047950969/jobs/4912484570 Seems to be caused by a change in algorand-sdk-testing ([this?](https://github.com/algorand/algorand-sdk-testing/commit/aca5b5fbaca87eb0503a461d1c03ce3298e08f8b))

Version: `1.6.0` I started using this plugin and can't call WASM anymore. webpack config: ```js const WasmPackPlugin = require("@wasm-tool/wasm-pack-plugin"); // ... config.plugins = [ ...config.plugins, new WasmPackPlugin({ crateDirectory: path.resolve(__dirname, "../wasm-build"),...

Is there a way to remove this third party from the examples, to provide a simpler entry to newcomers? I imagine that people interested in WASM don't necessarily have worked...

question

Is it possible for the autoimport entries to be added _after_ the IntelliSense completions? For example, I have an enum `Month` with a value `April`. When I type "ap", the...

I installed this extension and it's not doing anything, navigation and autocomplete don't work. I found a couple issues here where it appears that it should work on next.js (not...

Is the current separation in 8 independently releasable crates really necessary?

I use `ctrl+o` to jump to the last cursor location (often in combination with `ctrl+]` to navigate). But sometimes `ctrl+o` will jump to some unexpected place. Is this a known...

### Subject of the issue Node can't be started. The log says that it was started. ### Your environment * Software version: `algod -v` 8590262278 2.5.6.stable [rel/stable] (commit #219b78d9) *...

bug
good first issue / help wanted
external contribution
Team Carbon-11

Are there plans to continue maintaining this repo? Otherwise is this fork: https://github.com/RCasatta/qr_code (mentioned in https://github.com/kennytm/qrcode-rust/pull/44) single purpose or can it take over @RCasatta?