c.haslam Posted April 21, 2024 Posted April 21, 2024 When I go to SciTe Help and enter shortcuts and choose Keyboard shortcuts I don't see the following: Ctrl + Increase displayed font size Ctrl - Decrease font size F11 Show in black and white F12 Revert to showing in color F11 and F12 also work for printing Perhaps they should be added to Keyboard shortcuts Spoiler CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard
c.haslam Posted April 21, 2024 Author Posted April 21, 2024 I now realize that F11 and F12 don't toggle color. What keys do this? I know that the info is in a post somewhere but can't find it. Spoiler CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard
ioa747 Posted April 21, 2024 Posted April 21, 2024 (edited) assuming you have SciTE4AutoIt3.exe https://www.autoitscript.com/autoit3/scite/docs/SciTE4AutoIt3/SciTE4AutoIt3-keyboard-shortcuts.html Edited April 21, 2024 by ioa747 I know that I know nothing
Developers Jos Posted April 21, 2024 Developers Posted April 21, 2024 5 minutes ago, c.haslam said: I now realize that F11 and F12 don't toggle color. What keys do this? I know that the info is in a post somewhere but can't find it. Do you mean Shift+F11 & Shift+F12? Those change the Lexer used: SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Developers Jos Posted April 21, 2024 Developers Posted April 21, 2024 1 hour ago, c.haslam said: Ctrl + Increase displayed font size Ctrl - Decrease font size These are pretty standard Windows and work in most programs SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
c.haslam Posted April 21, 2024 Author Posted April 21, 2024 Found it! Corrected version is below. When I go to SciTe Help and enter shortcuts and choose Keyboard shortcuts I don't see the following: Ctrl + Increase displayed font size Ctrl - Decrease font size Shift F11 Show in black and white Shift F12 Revert to showing in color Shift F11 and Shift F12 also work for printing Perhaps they should be added to Keyboard shortcuts Spoiler CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now