Results 197 comments of ddkwork

![IMG_20240701_124650.jpg](https://github.com/HyperDbg/HyperDbg/assets/19886504/cdb8ae3e-eae3-4c54-bf34-d7a4a91a452f) oh my gad,you do. 我之所以一直能登录GitHub是因为使用了GitHub mobile,GitHub mobile只是速度慢,可以访问,但无法fork和pr,pc上我没有办法稳定的访问。

![screenshots](https://github.com/cogentcore/core/assets/19886504/52c5386c-a863-43db-8c2b-080cbece6357)

The GIF situation recorded this time is a little better, and the scroll bar cannot be operated several times before, and sometimes the main window is stuck

Hello, I have conducted several stress tests and the code can be set up within approximately 1.6 seconds. However, after running the main function and dragging and dropping the file...

> The cause of the delay is likely the syntax highlighting, which happens in `SetFilename`, not `SetBuf`. Okay, I'm going to read the code carefully and comment out the two...

Maybe my bad English translation is inaccurate, but it's actually just this logic: split the file, in the thread, in sections, and the large file only processes the first segment...

![IMG_20250506_232229.jpg](https://github.com/user-attachments/assets/448ee184-e9b8-4e18-b72f-4f120ed92b76) i think we need apply this patch now.

![Screenshot_20250911_110754_localhost.demo.jpg](https://github.com/user-attachments/assets/43929164-dd1d-45f5-b5f6-6435279e82db)

> Plus check out the official docs on cgo > > https://go.dev/blog/cgo > https://pkg.go.dev/cmd/cgo > > While generator does boilerplate, some things require to get hands dirty and that requires...

i found the reason is cgo not supported msvc