![]() |
|
Turn Off Keyword Hint - Printable Version +- Boriel Basic Forum (https://forum.boriel.com) +-- Forum: Compilers and Computer Languages (https://forum.boriel.com/forumdisplay.php?fid=12) +--- Forum: ZX Basic Compiler (https://forum.boriel.com/forumdisplay.php?fid=11) +---- Forum: Help & Support (https://forum.boriel.com/forumdisplay.php?fid=16) +---- Thread: Turn Off Keyword Hint (/showthread.php?tid=2599) |
Turn Off Keyword Hint - ChewBakker - 2025-01-30 Is it possible to turn off the Keyword hints in ZXBasicStudio ? I can't see them in the dropdown popup, and it annoyingly makes entering code awkward. RE: Turn Off Keyword Hint - zedex82 - 2025-01-30 Tools_>Options _> tick 'Disable Autocomplete' ZeD RE: Turn Off Keyword Hint - ChewBakker - 2025-01-30 zedex82 Wrote:Tools_>Options _> tick 'Disable Autocomplete' Once again, Thank you :-) |