Yuriy Balyuk
Yuriy Balyuk
> @wonder75: Just implemented initial support for drag and drop. Currently only one item can be dragged at a time and I have to figure out how to support whole...
if I close and reopen same file from inside Cud, icons will be drawn FINE. EDIT: not always
added. they are not black now, but still invisible: https://user-images.githubusercontent.com/275333/187717945-5672b7fd-3c2f-483e-af64-e430ccaf2c02.mp4
> LSP server don't work at all in app! > I use Cud x32, 32bit works ok. ``` LSP: starting server - Python; root: None ``` 
Maybe permissions problem (admin account?), or antivirus.
custom icons are ok: https://user-images.githubusercontent.com/275333/187758552-8ab331a3-5161-4eb7-acf8-3d5c2c07070e.mp4 > can this tst plug be changed to make repro? I don't know what to change 🤔
have you tried drag-n-dropping file I attached? [Input.zip](https://github.com/Alexey-T/CudaText/files/9462638/Input.zip)
this breakpoint is not hit on drag-n-drop, but bug is there 
on clean cuda there is no bug. hmm.