Due to failing eyesight I’m looking for an Overpass QL editor that allows text size adjustment &/or dark mode feature?
Unfortunately Turbo/Ultra don’t appear to provide such features.
It doesn’t require a map to display the results, as I can pass the completed routine to Turbo’s server for that.
Maybe even there’s even an IDE with autocomplete/IntelliSense?
Ah, I see.
Yeah, I’d already tried that but it reduces the size of the map area so, far from ideal.
There’s also another problem that I didn’t initially mention as I’m unsure if it’s a ‘just me’ problem in Turbo (Windows/Firefox) where the editor’s cursor occasionally gets detached from my mouse cursor so when I press return it splits text line where I wasn’t expecting it to. It’s a pain to reset it.
You should be able to use the browser zoom and then adjust the map zoom to match, and if the sidebar is too big, drag that smaller. For me, the only thing shrinking the map then is the top bar.
As for dark mode, you could change the background tile server to https://cartodb-basemaps-{s}.global.ssl.fastly.net/dark_all/{z}/{x}/{y}.png if you’re okay with less detail, and install a browser extension like Dark Reader (or write a custom css style with Stylish/Stylus) for the rest of the page.
I knew of the CLI option previously , but thought I may as well use a text editor. I had searched for a QL Custom Language/Autocomplete plugin for Notepad++, but with no luck.
Yes, as the value is already given, you need !important to override it.
And this solution works for many sites, you ‘just’ have to tune the CSS. Feel free to mark you answer as solution of your problem.