I'm novice at OpenSCAD, is there an editor with language supports for OpenSCAD? I need the code auto-completion.
The built-in editor does have auto-complete support but limited to the language features.
There's other options like:
You can also check the section in the Manual about Using an external Editor for some extra info.