Skip to content

Commit

Permalink
Fix VSCode language extension configuration instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
josh11b committed Dec 20, 2024
1 parent 3ae968a commit 78b6807
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/vscode/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ This extension is currently experimental, and being developed alongside Carbon.

## Configuration

The configuration is under `carbon-vscode.*`. At present, the only configuration
is the path to the `carbon` binary. This looks like:
The configuration is under `carbon.*`. At present, the only configuration is the
path to the `carbon` binary. This looks like:

```
"carbon.carbonPath": "/path/to/carbon"
Expand Down

0 comments on commit 78b6807

Please sign in to comment.