I am wondering if Epic is considering creating a completely integrated IDE for Blueprint and C++ within the editor itself. I think this would be nice. What do you think?
some features in VS don’t work with Unreal Engine code even though it looks like it does, the load and parsing times are very long, VS is unable to handle UE4’s large library unless the user pays for the Visual Assist extension or I think the ReSharper++ extension will also do job.
This makes no sense IMHO … Visual Studio is a very capable IDE and it would take Epic Hundres and Thousands of Man Hours to be able to compete with Visual Studio. Epic should rather focus their efforts on tighter integration with Visual Studio (if that is even possible) then trying to write their own IDE.
You already have the Editor for working on Blueprints … you have Visual Studio for C++ … why would you need another IDE.
just a minute ago is another case, I try to load up VS through the editor to look at some code, and it goes into ‘Not Responding’ mode and I am eventually forced to restart my computer. This is happening, I think, because VS really can’t handle UE4, I don’t know, enlighten me if you do. These kind of freeze ups are something I have come to expect.
Hey if you like VS / Microsoft and are happy with that, then party on.
Personally I always liked the single install that UDK or Unity offered.
I work airgapped and the dependencies VS puts on devs is a PITA!
I’ve created “Magic Nodes” just because I thought would be cool to do it (and I had two weeks to spare). From the get go I knew it is a “nice to have” and not a “must have” thing.
Even though I use Magic Nodes every day now (currently have 217 nodes in project library), I still use Visual Studio of course
Now that Visual Studio Community exist I don’t think Epic should spend programmer resources trying to build something so complicated.
Each programmer working for Epic cost them a lot of money they must be allocated wisely or Epic will lose money…
Visual Studio Code actually seems like a better IDE for UE4, unless you want to pay for VS and get the extensions with it. It’s quite expensive. Clion is also a lot cheaper.
Is CLion usable for anyone? I followed an old blog postbut it’s super slow, cannot open CLion through UE, missing symbols all over the place, etc.
Proper instructions on how to set it up would help a lot. VS feels just like notepad compared to all the goodness any of JetBrain’s IDEs deliver.