Fran González

Results 30 comments of Fran González

@maraisr +1! I found this theme which is kind of similar: https://plugins.jetbrains.com/plugin/13556-core-theme (only light version) Still prefer Monochrome and will probably work on some port in the near future whenever...

I was having this exact same issue on macOS, albeit not really sure if it was because the dotnet executable could not be loaded. In my case I was having...

> Yes, we've had numerous reports about the 6.0.4xx previews, as well as the 7.0.1xx previews. Just haven't had time to figure out what's going on. > > I'll add...

Same as @wallymathieu on my M1, after opening a file `dotnet` CPU's usage skyrockets and stays until I kill VSCode: Not sure if there's a way to report any performance...

@MohamadAtieh I'm taking a look at it right now. At the moment of loading the image in the `PostItemImageView` should I use `setThumbnail` with the URL (`getUrl()`) or the thumbnail...

Hey, I'd love to be part of the project! [email protected]

To revive this a bit, I have two functions that I use to have a the basic bits of project management inside of Emacs: ```elisp (defun fsharp-add-this-file-to-proj () "Adds the...

Could you take a look at the PR #185 and try out the same approach? The submitter mentions having the same problem of the icons not being correctly picked up...

> @JordanMarr not sure if the additional complexity of using the caller line number is worth it vs. using the calling order (like react). We might want to consider switching...

Awesome, thanks a lot for your contribution 😃 I'll try out later to check if there's any better option to import icons, but if not this should be okay! If...