Compare commits

..

1 Commits

Author SHA1 Message Date
Rich Harris
18c183babb chore: use quotemarks instead of bold text 2026-07-18 19:59:46 -04:00
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ The package also includes a TUI plugin for configuring these features interactiv
}
```
Restart OpenCode, then run `/svelte-plugin` or select **Configure Svelte plugin** from the command palette. Choose whether to edit the project or global configuration, then use the checkboxes and radio options to configure the plugin. Changes are saved automatically, and **Revert changes** restores the values from when the dialog was opened.
Restart OpenCode, then run `/svelte-plugin` or select 'Configure Svelte plugin' from the command palette. Choose whether to edit the project or global configuration, then use the checkboxes and radio options to configure the plugin. Changes are saved automatically, and 'Revert changes' restores the values from when the dialog was opened.
## Configuration

View File

@@ -10,7 +10,7 @@ If possible, we recommend that you instruct the LLM to execute MCP calls with th
## Installation
In VS Code, run the **Install plugin from source** command and use the repository URL:
In VS Code, run the 'Install plugin from source' command and use the repository URL:
```text
https://github.com/sveltejs/ai-tools