Diego Aguilar

Results 39 issues of Diego Aguilar

I use a tl wn8200nd antenna, this is the only controller that works, I can connect to Wi-Fi networks without any complications, the only detail is the slowness (This does...

Currently my line looks like this and I would like it to be seen as yours ![screen-1655388054](https://user-images.githubusercontent.com/34254373/174087274-e09f18b0-67d6-4596-9893-b15e723346d0.png)

## Feature request: I am an arch linux user and I would like your cool project to be installed there, the best option is to publish a package in aur

enhancement

Multicursors would be a very useful tool in the editor. I loved your editor but multi-cursors is one of the tools that I use the most and I miss it.

I am an arch linux user and it would be great if there was a package in aur

Love the look, now I would like to be able to have this theme with the dracula color variant, so far I haven't been able to do it :(

🦄 enhancement

![screen-1659637002](https://user-images.githubusercontent.com/34254373/182922205-29d3ba19-91e4-4979-ac24-b4339593cacc.png) Code: ```csharp public async Task RenderPdf(string module, string vista, T format) { string pathFolder = Path.Combine(storage, $"{file.Id}-{file.Name}"); byte[] pdf = await _generatePdf.GetByteArray($"Modules/{module}/Views/{vista}.cshtml", format); File.WriteAllBytes(pathFolder, pdf); ``` @fpanaccia help me...

Your plugin is incredible.After some updates every time I close a buffer this error occurs, on other occasions noice does not work ![image](https://user-images.githubusercontent.com/34254373/198754408-f752870a-bdb3-4fb3-a84e-b86d0854f8ca.png)

bug

@jbuchermn Yesterday I installed my favorite elementary applications, everything works fine except the size when opening the application I leave below the capture of how they look in contrast to...

unconfirmed

Add the functions described some time ago in an ISSUE #161 , also through Isort format its imports a bit, in order to make them more legible. The specific functions...