I have noticed that in 4.8 version Epic has included a plugin called “Code Editor”.
I think this tool is what UE4 really needed.
Ability to write, edit and compile code within UE4 is very convenient and fast.
Hopefully in future updates we can also modify “.*ini” files and change the syntax highlighting.
I didn’t know about this and actually was thinking about requesting something like that.
I usually work with Visual Studio and it’s very convenient when you have to write a lot of code. But sometimes you have to just make a small change and Visual Studio may take up to minute to start up and load whole UE4 solution. In cases like that this built-in code editor could be very handy!
Thanks, I hope it will be finished soon!
P.S. I also hope it will allow to add and edit HLSL/USF shaders.
Hmmm, not sure what to think of this. Mostly because, and I might be wrong here, VS and UE compiling generate different files so when you compile with VS, then with UE, the VS compile will be very slow the next time since it has to regenerate everything.
Wow! I did not know about this but this is best thing about 4.8. I hope they will be able to get rid of VS coding atleast for projects. I don’t think it is that bad but new Visual studios are really really slow, it eats a lot of memory and it stucks a lot on low spec computer. If you have slow computer then there is no chance to use UE + VS together.
I approve of this development. Hope they get it to the point where peeps can install Unreal (without visual studio) and dive into coding straight away.