We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Jason
This is what my 'jason_clang_format' custom command is doing at the moment: 1 2 3 4 5 6 7…
»
Jim R. Didriksen
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…
»
Simon Anciaux
Was the handmade network stream from December 23rd archived somewhere ?
»
Ryan Fleury
Hi, everyone! I hope everything is going well. This month, I have a few project announcements and…
»
Thebigfox
After day 15 Per made a commit removing const expr evaluation for float and double constants, I c…
»
Jason
Okay thanks.
»
Allen Webster
Not yet, but that feature will be coming soon.
»
Jason
Dumb question but can you display line numbers in 4coder?
»
Mārtiņš Možeiko
Oh there so much to do in your first "Convert your logo image to .ico format" step. What resoluti…
»
Oliver Marsh
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…
»
Mārtiņš Možeiko
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…
»
Mārtiņš Možeiko
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…
»
x13pixels
RemedyBG 0.1.6.0 has been released on itch.io. * Reworked watch window user interface code. Thi…
»
x13pixels
Toast Bomb, This is a known bug that Simon reported. It will be fixed in the next release. Than…
»
x13pixels
TheMole: You're welcome!
»
simon sutherington
I have the same issue, I use multiple different compilers and machines every day that all have th…
»
floorislava
I noticed that Casey was passing filled out overlapped structs to the ReadFile calls but not crea…
»
AmosBuchanan
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…
»
Allen Webster
There's no built in way to do this right now, and it's not even very obvious to me how to make it…
»
Allen Webster
Unfortunately you're using the highlight API which was superseded by the new marker based highlig…
»
AmosBuchanan
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…
»
Tucker Kolpin
Hmm. Maybe I'm missing something but it seems like the text file you have opened never reloads wh…
»
Mārtiņš Možeiko
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…
»