Jump to content

how to change backup strategy in SciTE


DickG
 Share

Recommended Posts

How can I change this to <filename>.bak.<n>.au3? Right now, backup files take the form <filename>.au3.<n>.bak.

I can't find anything in the SciTE forum or the AutoIt forum on this. And can't find any setting in any of the SciTE config files.

The reason I want to change it is because when I want to view a backup file, d-clicking on it opens it in a text format, so doesn't have the syntax highlighting like an au3 file does. So it's hard to compare to a regular .au3 file.

Link to comment
Share on other sites

  • Developers

This is done in Autoit3Wrapper a LUA script and not configurable other than the number of versions of the backups.

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

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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