Burhan

Results 173 comments of Burhan

## TODOs - [x] Migrate code into a function - [x] Add a permanent settings key to enable/disable prompt, i.e. `yolo settings vscode_msg False` to disable integration message, just like...

Now prompts after `predict` if not opted out, extension not installed, and VS Code detected. ![image](https://github.com/user-attachments/assets/697f027c-33f5-488e-a6d0-23fff75ad7bd)

## Images for docs integration page partial snippet alias ![image](https://github.com/user-attachments/assets/bdd9aada-de8a-4d73-b714-04f8a48c0436) predict kwargs preview ![image](https://github.com/user-attachments/assets/63b17bef-f755-43f5-bc61-ad092fb6fcfb) results loop preview ![image](https://github.com/user-attachments/assets/16cc72eb-4390-4380-bfaa-a0e84e5251db) fields updates ![ultralytics-snippets_multi-update](https://github.com/user-attachments/assets/661c1b85-39a5-48ec-9faa-89d44e49aa37) uninstalling ![image](https://github.com/user-attachments/assets/3d154bb1-a184-4c01-9537-341692fdcabf)

I also updated `quickstart.md` table to include the new setting. While I was there, I added some links to the various integration pages, but left any existing external URLs. I...

@lakshanthad and @ambitious-octopus can I get a proof read on the documentation when you have some time please 🙌

@ambitious-octopus I did mention this a bit. The section on snippet completion. There is a screenshot as well. > It's not required to type the full prefix of the snippet,...

@lakshanthad thanks man! > I just have one small feedback about the GIF in the beginning. In the GIF, you are using ultra.example-yolo. How about we change to yolo-p since...

> @Burhan-Q I know it is possible to type partial snippets which I saw in your documentation. What I was pointing out was to use `yolo-p` in the GIF to...

![image](https://github.com/user-attachments/assets/d9e74622-8818-42fb-82db-603cfe97de7c)

CPU inference on Windows with `torch==2.4.0` [issue opened on PyTorch repo](https://github.com/pytorch/pytorch/issues/131958)