Skip to content

Commit 336e722

Browse files
authored
Update Enable Proposed APIs steps (#794)
1 parent a687124 commit 336e722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ To unlock these features (optional):
6060
- Download the VSIX file (for example `vscode-objectscript-1.1.2-beta.1.vsix`) and install it. One way to install a VSIX is to drag it from your download folder and drop it onto the list of extensions in the Extensions view of VS Code.
6161

6262
2. From [Command Palette](https://code.visualstudio.com/docs/getstarted/tips-and-tricks#_command-palette) choose `Preferences: Configure Runtime Arguments`.
63-
3. In the argv.json file that opens, add this line:
63+
3. In the argv.json file that opens, add this line (required for both Stable and Insiders versions of VS Code):
6464
```json
6565
"enable-proposed-api": ["intersystems-community.vscode-objectscript"]
6666
```

0 commit comments

Comments
 (0)