quick-bench-front-end icon indicating copy to clipboard operation
quick-bench-front-end copied to clipboard

Support disabling the editor minimap

Open MattPD opened this issue 5 years ago • 0 comments

Similarly to, e.g., Compiler Explorer's checkbox (More / Settings / Editor / Show editor minimap). Preferably exposed in the URL as a query parameter (e.g., http://quick-bench.com/currently_used_string&minimap=off) so as to avoid the reliance on cookies (which may be unavailable in a privacy-conscious environment).

MattPD avatar Sep 25 '19 15:09 MattPD