Hi, new user here!
I’m from a Unity background, where Monodevelop was shipped with Unity and just works out of the box. I also have a bit of trouble with cases and remembering exact wordings for commands. Though I do have quite a few years of coding experience in many languages, my brain is definitely more on the artistic side then the literal programming “this is the exact phrase you need” side.
As such I have never really installed or used any IDE before besides what comes packaged with Unity. Shameful I know, but every other tool I’ve used has come with a code editor shipped with it. (QuickBasic, DarkBasic, App Game Kit, Unity, Multimedia Fusion, even PlayCanvas has an editor with the engine.)
Is there a similar recommended “fire and forget” IDE for Corona with auto-complete features, like Unity includes for it’s code editor? I do understand this is supposed to be a “user choice”, but there are so many and Corona engine “auto complete” is not exactly a listed feature.
I tried using Visual Studio Code, but quickly ran into two problems. First, I had no clue how to configure it, since it expects me to write code to edit the config files. That’s probably the most anti-user-friendly interface for preferences I have ever seen, actually! Secondly, the plugin for Corona doesn’t include auto-complete for any engine commands yet, which leaves me coding “blind”. I eventually uninstalled it out of frustration.
I have been using notepad (the original windows one) to edit blindly for now. It’s been quite rough to put it lightly, and I’d love to get an IDE with auto complete and code suggestions to be able to code much faster and help me remember commands engine features have.
Any recommendations?