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

Update README.md - added ICP Support to the developer-tooling section #190

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

piotrswierzy
Copy link
Contributor

Added ICP Support to the developer-tooling section

This Visual Studio Code extension provides a specialized Language Server to help developers working with dfx.json files. The main features of this extension include:

  • Autocomplete: Helps users by suggesting possible completions for their input based on the schema.
  • Validation: Checks the dfx.json file against the provided schema and highlights any errors or inconsistencies.
    These features are powered by a schema located in /server/dfx.json.
  • Canisters View: A visual representation of the dfx.json file in a tree format, allowing easy navigation and interaction with canisters. The extension is activated from the side panel of Visual Studio Code.
  • Canister Actions: For each canister, you can perform various actions such as deploying the canister. You can also perform actions on all canisters collectively.

Repository: https://github.com/blockydevs/vscode-icp-extension

Added ICP Support to the developer-tooling section
@piotrswierzy piotrswierzy requested a review from a team as a code owner January 7, 2025 09:23
@cla-idx-bot
Copy link

cla-idx-bot bot commented Jan 7, 2025

Dear @piotrswierzy,

In order to potentially merge your code in this open-source repository and therefore proceed with your contribution, we need to have your approval on DFINITY's CLA.

If you decide to agree with it, please visit this issue and read the instructions there. Once you have signed it, re-trigger the workflow on this PR to see if your code can be merged.

— The DFINITY Foundation

@piotrswierzy
Copy link
Contributor Author

Dear @piotrswierzy,

In order to potentially merge your code in this open-source repository and therefore proceed with your contribution, we need to have your approval on DFINITY's CLA.

If you decide to agree with it, please visit this issue and read the instructions there. Once you have signed it, re-trigger the workflow on this PR to see if your code can be merged.

— The DFINITY Foundation

@marc0olo
Hi, I'm not able to re-trigger the workflow

@letmejustputthishere letmejustputthishere merged commit eda37be into dfinity:main Jan 10, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants