SweetPPro

Results 69 comments of SweetPPro

XML support is available now in the XML extension https://github.com/zed-industries/extensions/pull/590 https://github.com/sweetppro/zed-xml

you can add something like this to your settings: ``` "file_types": { "XML": ["xsl"] } ```

Im working on this now, but its quite a large refactor as the TorrentTableView needs to be converted to view based

so I have this mostly rewritten as a view based table (still need to draw the progress bars), but I can't find a way to draw the group rows without...

> Make a draft PR (with the progress bars) and we can look at fixing the padding from there? @Coeur ok so I have everything all working now (I think...

I have an M2 and exclusively use magnets. The only issue I’m seeing is that while peers connect quickly, it does take some time before data is transmitted.

I’ve already submitted 2 seperate PRs which address this. Neither of which has been really considered :(

AdGuard has a new extension which works well https://github.com/AdguardTeam/AdGuardForSafari

@ckerr the fix I provided was macOS specific. It looks like it also needs to be implemented for other systems.