Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added todo-app example in playground and created aelf-studio vs… #287

Merged
merged 5 commits into from
Oct 17, 2024

Conversation

RutvikGhaskataEalf
Copy link
Collaborator

…-code extention documentation

Copy link

vizipi bot commented Oct 13, 2024

Pull request analysis by VIZIPI

Below you will find who is the most qualified team member to review your code.
This analysis includes his/her work on the code included in this Pull request, in addition to their experience in code affected by these changes ( partly found within the list of potential missing files below )   Feedback always welcome

Reviewers with knowledge related to these changes

Match % Person Commit Count Common Files
66.67% yongenaelf 43 2
66.67% AelfHarsh 17 2
66.67% vasmohi 11 2
66.67% zhifenglee-portkey 10 2
33.33% Rutvik 4 1

Potential missing files from this Pull request

files commonly committed with a subset of this pr, but not committed this time. (click to collapse)
FilePercentilerate
docs/index.md86.67%13 out of 15 times
docs/tools/chain-sdk/_category_.json46.67%7 out of 15 times

Committed file ranks

(click to expand)
  • 0.00%[docs/tools/aelf-studio-extention/index.md]
  • 98.49%[docs/tools/aelf-playground/index.md]
  • 99.86%[sidebars.ts]

  • - Then type `code .` to open that folder in VS Code.

    ![code-aelf-studio](/img/code-aelf-studio.png)
    Copy link
    Collaborator

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Please add VS code terminal screenshot instead of system Terminal so that users doesn't leave the existing environment.

    Copy link
    Collaborator Author

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Updated changes


    - **Build the contract:**
    - Go to the "src" folder by typing `cd src`.
    - Then type `dotnet build` to build (compile) the smart contract.
    Copy link
    Collaborator

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Please use aelf-Studio’s build feature instead of dotnet build and update screenshot

    Copy link
    Collaborator Author

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Updated changes

    @vasmohi vasmohi merged commit 2d8dccf into develop Oct 17, 2024
    2 checks passed
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants