EricF Posted March 27, 2008 Posted March 27, 2008 Hello, In SciTE4AutoIt3 Version 1.71, when you press F1, the help don't opens if the file is not saved.
Developers Jos Posted March 27, 2008 Developers Posted March 27, 2008 (edited) Hello,In SciTE4AutoIt3 Version 1.71, when you press F1, the help don't opens if the file is not saved...and how is this a bug?Since SciTE doesn't know the file extension, it doesn't know that it is an ".au3" autoIt3 file thus will not apply the settings that belong to AutoIt3 until you saved it.Jos Edited March 27, 2008 by Jos 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.
EricF Posted March 27, 2008 Author Posted March 27, 2008 When you use F1, it's to open AutoIt help file, not to open MS Word Help file !
Developers Jos Posted March 27, 2008 Developers Posted March 27, 2008 When you use F1, it's to open AutoIt help file, not to open MS Word Help file !I have tried to explain why you need to save the file first before F1 will work.Guess I wasn't clear ?Jos 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.
EricF Posted March 28, 2008 Author Posted March 28, 2008 Yes, but it's not logic because this editor is designed to be used with .au3 files. If I use this function, it's in a .au3 file.
weaponx Posted March 28, 2008 Posted March 28, 2008 Actually SciTE isn't designed for AutoIt scripts, it is a generic editor that provides differing functions based on the file type in use.
Developers Jos Posted March 28, 2008 Developers Posted March 28, 2008 Correct, I have written the AutoIt3 lexer for Scintilla (used in SciTE) which does the syntax highlighting and folding, but SciTE is an editor that is used for many different languages. 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.
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