Git Product home page Git Product logo

Comments (7)

mkurnikov avatar mkurnikov commented on June 10, 2024

Hi, thanks for using our plugin!

placeholder addresses, like {{alice}}, {{bob}}

I'm going to add support now for 0.15.0, it seems to be used throughout the Diem codebase a lot.

address assignment statements, like address alice = 0x1;

Adding support for 0.15.0. Note that Diem drops support for that in Move 1.5. See https://github.com/diem/diem/blob/main/language/changes/5-named-addresses.md#update-for-release-15

Are those features enough for support the use-case, or did I miss something?

from intellij-move.

welbon avatar welbon commented on June 10, 2024

One more thing, v0.14.x version not have code highlight for variables, and error line track, hope it been adding to new version. Other feature are working well except this issue.

from intellij-move.

mkurnikov avatar mkurnikov commented on June 10, 2024

code highlight for variables

Semantic highlighting?

error line track

What do you mean?

from intellij-move.

welbon avatar welbon commented on June 10, 2024

I'm sorry for my poor english.

Code Highlight like this. Eg: the function name is yellow color, and the module name is green color, and so on.
image

Error line track like this, click the file information of error then navigate to target source code.
image

from intellij-move.

mkurnikov avatar mkurnikov commented on June 10, 2024

Got it, thanks for clarification. I'm going to look into both in the next version. Anything else?

By the way, did you try our Dove utility instead of move-cli? It's much better supported.
See pontem-network/move-tools.

from intellij-move.

welbon avatar welbon commented on June 10, 2024

One more thing. There still have a problem that not support quick locating to code declaration using shortcut combine such as 'command key + left mouse click' on intellij move plugin 0.16.0. See illustration below
image

from intellij-move.

mkurnikov avatar mkurnikov commented on June 10, 2024

For that you'd have to either:

  1. Use Dove and Dove.toml manifest to specify dependencies.
  2. Wait for official support for move-cli. We'll add it when they release a version supporting their own Move.toml deps manifest.

Otherwise multifile support isn't going to work. Examples is here https://github.com/taoheorg/taohe

from intellij-move.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.