Skip to content

Commit

Permalink
Add new setting to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
davelopez committed Oct 20, 2022
1 parent e22f289 commit 8f4c8dd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,12 @@ Some possible errors:

You can customize some of the features with various settings either placing them in the `.vscode/settings.json` file in your workspace or editing them through the Settings Editor UI.

## Server settings

| Property | Description |
| ---------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| `galaxyTools.server.silentInstall` | Whether to skip user confirmation to install the language server. Useful when installing the extension in containers. |

## Completion settings

| Property | Description |
Expand Down

0 comments on commit 8f4c8dd

Please sign in to comment.