Felipe Martínez

Results 22 issues of Felipe Martínez

This is IMO the best .NET decompiler and editor out there, it's the only one I ever use and it also lets you debug assemblies in a way very similar...

I'm setting up an SPA application using Vue Router with the history mode, so I'd like to redirect all non-static-file requests to the static index.html file served by `app.HandleDir("/", "./frontend/dist")`....

🤔 type:question

Is it possible to completely disable ClamAV from starting? The official methods don't seem to work.

enhancement
Hacktoberfest

I would like to render to an existing window and existing OpenGL context, is there any way to do that?

Whenever I open or create any file (empty or written), the IDE crashes after a few seconds, which basically makes it impossible to work with. Crash text: > luaide:665: attempt...

Hopefully I didn't miss anything. There are still some components with `contentDescription = null` because they don't represent anything by themselves and/or don't have any actions, for example the icons...

Added a script that will download a list of instances from https://the-federation.info/platform/73 using the GraphQL API, then write it to a file containing a constant. Currently it'll get the top...