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

VSCode plugin installation via CLI doesn’t work #988

Closed
Tracked by #3645
SupunS opened this issue Nov 4, 2024 · 1 comment · Fixed by #1002
Closed
Tracked by #3645

VSCode plugin installation via CLI doesn’t work #988

SupunS opened this issue Nov 4, 2024 · 1 comment · Fixed by #1002
Assignees
Labels
bug Something isn't working

Comments

@SupunS
Copy link
Member

SupunS commented Nov 4, 2024

Problem

Tried to install the VSCode extension as described in https://developers.flow.com/tools/vscode-extension.

But ran into the following:

supunsetunga@Supuns-MacBook-Pro:projects/foo$flow version
Version: v2.0.9

supunsetunga@Supuns-MacBook-Pro:projects/foo$flow cadence install-vscode-extension
error: open install-vscode-extension: no such file or directory
--> install-vscode-extension

Steps to Reproduce

See above

Acceptance Criteria

The command should install the VSCode plugin.

Also maybe provide the alternative steps to install the extension (i.e: manually installing via VSCode)

Context

See above

@jribbink
Copy link
Contributor

Nice catch. Looks like this is was removed a long time ago and is just a case of outdated docs (see onflow/flow-cli#495)

I'll fix those instructions there.

@jribbink jribbink transferred this issue from onflow/flow-cli Nov 15, 2024
@jribbink jribbink moved this to 🏗 In Progress in 🌊 Flow 4D Nov 15, 2024
@jribbink jribbink moved this from 🏗 In Progress to 🔖 Ready for Pickup in 🌊 Flow 4D Nov 15, 2024
@github-project-automation github-project-automation bot moved this from 🔖 Ready for Pickup to ✅ Done in 🌊 Flow 4D Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants