Skip to content

Commit 434e84b

Browse files
committed
updated readme to remove devbox.sh's open in Desktop
feature
1 parent f2920fd commit 434e84b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

vscode-extension/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ This is the official VSCode extension for [devbox](https://github.com/jetify-com
44

55
## Features
66

7-
### Open In VSCode button
8-
9-
If a Devbox Cloud instance (from [devbox.sh](https://devbox.sh)) has an `Open In Desktop` button, this extension will make VSCode to be able to connect its workspace to the instance.
10-
117
### Auto Shell on a devbox project
128

139
When VSCode Terminal is opened on a devbox project, this extension detects `devbox.json` and runs `devbox shell` so terminal is automatically in devbox shell environment. Can be turned off in settings.
@@ -50,7 +46,7 @@ No need to take any action for this feature. When writing a devbox.json, if this
5046

5147
### Debug Mode
5248

53-
Enabling debug mode in extension settings will create a seqience of logs in the file `.devbox/extension.log`. This feature only tracks the logs for `"Devbox: Reopen in Devbox Shell environment"` feature.
49+
Enabling debug mode in extension settings will create a sequence of logs in the file: `.devbox/extension.log`. This feature only tracks the logs for `"Devbox: Reopen in Devbox Shell environment"`.
5450

5551
## Following extension guidelines
5652

0 commit comments

Comments
 (0)