For Linux and MacOS, Fresh is the best of both worlds - a terminal text editor with GUI-like options. I'm all for it.
//@version=6 indicator("My Indicator", overlay=true) // All valid v6 syntax - no false positives! length = input.int(14, "Length") source = input.source(close ...