Charles Milette

Results 519 comments of Charles Milette

Sending a PM is unreliable because users might have private messages disabled for that server.

We can take the extension from the URL and use it as syntax highlighting language (the x in \`\`\`x): in best case it's recognized and it works, in worse case...

Converting from `github.com/author/repo/blob/...` links to `raw.githubusercontent.com/author/repo/...` and then fetching the appropriate lines from the resulting raw text file sounds like significantly less code (and doesn't need bringing in a library)

I don't think that even qualifies as scraping, as the `github.com` to `raw.githubusercontent.com` replacement can be done locally with a simple regex.

I'm the one that filled the Feedback Hub entry linked above - I don't think any fix should be expected soon. We all know that Feedback Hub is like speaking...

![image](https://user-images.githubusercontent.com/6440374/32125018-100d106e-bb38-11e7-8555-6510efdd38ff.png) Works fine on my machine. Did you forget to set a background image in Tools > Options... > MoeIDE

+1, only using it for the download box

Did you do steps 10 to 12 of the readme? > Go back to the [Discord Developer Portal](https://discord.com/developers/applications), open the dashboard for the application you created in step 1, and...

Consecutive attach and detach works for me

It's possible that the application you are injecting into statically links the CRT, or uses a different (older or newer) version of the CRT.