Jump to content

Recommended Posts

Posted

What editor do I use in autoit.  So I can use my mouse and keyboard . I would like to have it the code entered automatically .  John

Posted
5 hours ago, RBCC said:

What editor do I use in autoit.  So I can use my mouse and keyboard . I would like to have it the code entered automatically .  John

Download : SciTE4AutoIt3  (It's a customised version of SciTE with lots of additional coding tools for AutoIt)

Unfortunately, you still have to enter the code manually, there is no A.I. that writes the programs for you yet ;).

  • Developers
Posted
2 hours ago, Musashi said:

Unfortunately, you still have to enter the code manually, there is no A.I. that writes the programs for you yet ;).

Not fully true as there is a pretty nifty autocomplete implemented that save a lot of typing for me. ;) 

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 (edited)
1 hour ago, Jos said:

Not fully true as there is a pretty nifty autocomplete implemented that save a lot of typing for me. ;) 

The A.I. was more intended as a joke ;). I know you have integrated many helpful automatisms, e.g.  :
au3abbrev.properties
au3UserAbbrev.properties
au3.keywords.abbreviations.properties

(can be opened via [Options] from the SciTE editor - Full-SciTE)

@RBCC Example : type cmdlineselect and then hit the SPACEBAR

Edited by Musashi
typo

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
×
×
  • Create New...