Anders —
So, my CreateFileA call in win32_handmade.cpp fails to find the path specified (When I put them i…
Currently calling interactive_open_or_new will use the last path opened. I would prefer if I coul…
Cloaking (mode +x) has now been added by default.
To opt out (show your real hostname) use /mode …
Mashur —
Never mind figured it out. It was the order of the includes and defines. I had to define the inte…
Mashur —
How do you set Visual Studio 2017 into this mode of compiling?
Right now the UI isn't very customizable. In the next build you'll be able to modify the default…
How can I make C-n combination works like down_arrow when I'm in open\create_new file dialogue?
I…
If you haven't already, check out Rust's testing system. They have built some great tools around …
Dear all,
I am a strong believer in the value generated by unit-tests. We programmers are not as…
No it creates a lib whenever you build a dll, so that you can link to the dll with the linker ins…
Chen —
Thanks @mrmixer, these are very good feedback. I will take them into serious consideration in the…
Chen —
thanks @Oliver, I appreciate it.
The screenshot is from this post
I can't reproduce this on my own, at least not from your image. Is there an example post of yours…
There seems to be a problem with new lines. In the following image, the last 3 lines contain new …
Thanks for the article.
Here is some feedback:
- the style of the cloud (soft, smooth) doesn't s…
steugharCreating library custom_4coder.lib and object custom_4coder.exp
It's weird that it was cr…
After I did this code compiled successfully but editor wont start:
my_bindings.cpp file:
1
2
…
It's was placed for debug purposes, I was testing is the build saw my new file)
Mrmixer explanati…