mirror of
https://github.com/sveltejs/ai-tools.git
synced 2026-08-03 09:04:16 +08:00
Compare commits
1 Commits
@sveltejs/
...
quotemarks
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
18c183babb |
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user