mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 22:47:21 -06:00
mention clazy and tasks.json
@@ -292,3 +292,9 @@ Here is an example `.vscode/launch.json` file for launching/attaching to the qBi
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
## Setup additional tools
|
||||
|
||||
VScode allows defining arbitrary tasks in `.vscode/tasks.json`.
|
||||
|
||||
You can make use of this to drive additional tooling straight from the editor, such as [Clazy](https://github.com/KDE/clazy), for example.
|
||||
Reference in New Issue
Block a user