Skip to content
This repository was archived by the owner on May 4, 2024. It is now read-only.

aptos-move-analyzer 0.1.0 is not sync with the last version 2.4.0Β #1093

Open
@spielcrypto

Description

@spielcrypto

πŸ› Bug

With the last version apt move 2.4.0 my vscode complains if I use the new loop for also I don't autocomplete and I cannot go
to any reference anymore

To reproduce

Code snippet to reproduce
install apt move 2.4.0
install aptos-move-analyzer 0.1.0
add the extension aptos-move-analyzer 0.1.0 in vscode

Stack trace/error message
error if I use the new loop for:

: unexpected token
   β”‚78 β”‚     for (i in 0..n) {   β”‚         -  ^ Expected ')'   β”‚         β”‚      β”‚         To match this '('""

Expected Behavior

Vscode should not complain about new loop for, autocomplete and go to reference should work again

System information

Please complete the following information:

  • Move Version: 2.4.0
  • Rust Version: 1.74.1
  • Computer OS: Manjaro Linux
  • aptos-move-analyzer version: 0.1.0
  • aptos-move-analyzer vscode extension: 0.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions