docs: Add VS Code Sui Extension Introduction and Suggestion for Korean Version #85
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi, I’m Jarry Han, an Ambassador for Sui in Korea. Recently, I joined the Sui community to help foster growth among Korean developers who are interested in learning and building with Sui and Move.
As part of my role, I organize meetups where developers come together to study, collaborate, and sometimes build projects using Sui. I found this repository to be an excellent resource for introducing new developers to the ecosystem. To make these resources more accessible to the Korean developer community, I’m planning to create a Korean-language version of this repository, tentatively called “sui-move-intro-course-kr”. While the repo is still in its early stages, I plan to continue adding content as I progress.
This PR is my first contribution, and I would appreciate your feedback. In this PR, I’ve introduced a section on the Sui Extension for VS Code, which simplifies the process of building, testing, and deploying Sui smart contracts. This extension is very useful for beginners as it eliminates the need to interact with the Sui CLI through the terminal. I regularly recommend it at my developer meetups, and it has been very well-received. Additionally, the extension is developed by zktx.io, a member of our community, so I can confidently vouch for its quality and ongoing support.
Code Changes:
unit-one/lessons/1_set_up_environment.md
.unit-one/images
folder.FYI: