mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 04:00:36 +00:00
docs: updated all links, click and open in vscode, new showcase video in overview
This commit is contained in:
parent
d1a6b3207e
commit
a4e3d764d3
15 changed files with 64 additions and 100 deletions
|
|
@ -56,6 +56,6 @@ If you need to change a decision or see all your settings, you have a couple of
|
|||
|
||||
For advanced users, it's helpful to know the exact order of operations for how trust is determined:
|
||||
|
||||
1. **IDE Trust Signal**: If you are using the [IDE Integration](../users/ide-integration/ide-integration), the CLI first asks the IDE if the workspace is trusted. The IDE's response takes highest priority.
|
||||
1. **IDE Trust Signal**: If you are using the [IDE Integration](../ide-integration/ide-integration), the CLI first asks the IDE if the workspace is trusted. The IDE's response takes highest priority.
|
||||
|
||||
2. **Local Trust File**: If the IDE is not connected, the CLI checks the central `~/.qwen/trustedFolders.json` file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue