Jason —
This is what my 'jason_clang_format' custom command is doing at the moment:
1
2
3
4
5
6
7…
You seem to be trying to save the buffer before you are seeing the changes inside 4Coder/the-buff…
Jason —
I'm currently trying to work-in clang-format into my custom layer. Currently, I'm able to call ou…
Was the handmade network stream from December 23rd archived somewhere ?
Hi, everyone! I hope everything is going well. This month, I have a few project announcements and…
After day 15 Per made a commit removing const expr evaluation for float and double constants, I c…
Not yet, but that feature will be coming soon.
Jason —
Dumb question but can you display line numbers in 4coder?
Oh there so much to do in your first "Convert your logo image to .ico format" step. What resoluti…
If you want to make your program look a bit more professional, one way is to set a icon on the ex…
itzjac —
Thanks mmozeiko.
I must admit this was due to biased opinions, the last projects we usually hav…
Well... last "release" was in on Apr 5, 2014. Not sure what you expected there :) I guess if you …
itzjac —
We are in the same page GitHUB Box 2D, but with different branches.
I downloaded from the relea…
Not sure what kind of Box2D you were compiling, but code on GitHub is built with premake, not cma…
itzjac —
Thanks Oliver.
After looking at the documents I choose to start with the Box2D examples, they se…
RemedyBG 0.1.6.0 has been released on itch.io.
* Reworked watch window user interface code. Thi…
Toast Bomb,
This is a known bug that Simon reported. It will be fixed in the next release.
Than…
I have the same issue, I use multiple different compilers and machines every day that all have th…
I noticed that Casey was passing filled out overlapped structs to the ReadFile calls but not crea…
Unfortunately gcc doesn't show full path names, at least as far as I can tell. Also, because of m…
Guntha —
Thanks for your feedback, that's what I wanted to know, I found it crazy that the only working wa…
There's no built in way to do this right now, and it's not even very obvious to me how to make it…
Unfortunately you're using the highlight API which was superseded by the new marker based highlig…
Is there a good way of jumping to build errors with relative paths? I've seen a couple of referen…
Jason —
I'm trying to figure out how to get a highlight to show in 4coder. Eventually I want to be able t…
Hmm. Maybe I'm missing something but it seems like the text file you have opened never reloads wh…
That... is not minimal.
If all you want is to get list of dropped file names, then you don't need…
Guntha —
Hello,
A little while ago, I began implementing dragging and dropping files from the Windows exp…