Skip to content

Commit

Permalink
[vscode] Update workspace recommendations (#20045)
Browse files Browse the repository at this point in the history
## Description 

Update workspace recommendations, so that VSCode and GH codespaces
recommend the right set for the project.

## Test plan 

How did you test the new or updated feature?

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
- [ ] REST API:
  • Loading branch information
damirka authored Oct 26, 2024
1 parent d9c5b95 commit 818b174
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"recommendations": [
"move.move-analyzer",
"mysten.move",
"damirka.move-syntax",
"rust-lang.rust-analyzer",
"esbenp.prettier-vscode",
"ms-playwright.playwright",
Expand Down

0 comments on commit 818b174

Please sign in to comment.