-
**Issue**
Autocomplete does not work.
**Steps to reproduce**
OS: Windows 11 + WSL.
Motoko plugin version: v0.16.4
DFX version: 0.20.1
1. Connect VSCode to WSL.
2. Open terminal.
3. Creat…
-
Problem statement: The interpreter determines the caller incorrectly if the call is made not from the actor directly, but inside the object that the actor uses. In a call made from an object, the call…
-
I am using latest gradle version 7.4
and call gradle buildPlugin
I have warnings and errors:
$ gradle buildPlugin
> Task :compileKotlin FAILED
w: Runtime JAR files in the classpath should h…
-
1. Do not insert final newline
2. Do not wrap function call arguments
3. Do not remove space between case arg and body with no `{}` (this looks like a bug)
4. Do not add space after `as…
-
Is there any `nix-shell` for convenient modular system-agnostic reproducible development environment for motoko (e.g. bundled with such tools like an appropriate motoko LSP server). Not for working o…
-
* shift operators for Nat (and any other operators that are available for `NatX`/`IntX` but missing for `Nat`/`Int`) — See #3112
* full matrix of conversions between fixed size `NatX`/`IntX` or at l…
-
This issue is not really a single actionable issue, but more like an overview we use as a wiki and discussion cound. Once we know what we want to do about one of these, creating a separate issue or JI…
-
```sh
mops add https://github.com/vporton/join-proxy-rust/motoko#49c2e31431deb5455c33160a2ddbf9b1e292ef08
```
adds not just the sub-directory `motoko` but the entire `join-proxy-rust` package, what…
-
#### Issue:
Canister import is shown as an error whereas it shouldn't:
#### How to reproduce:
I'm trying to use the ICP ledger from my backend canister. For that I'm doing 2 things:
* add "icp…
-
Hi,
It seems two added functions are causing warnings, today upgraded to latest version of both dfx (motoko) and base and I can't do anything to solve these warnings.
![Screenshot 2024-01-19 at 11…