Jump to content

Recommended Posts

  • Developers
Posted (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 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.
  :)

  • Developers
Posted

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.
  :)

Posted

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.

Posted

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
Posted

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.
  :)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...