RBCC Posted November 21, 2019 Share Posted November 21, 2019 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 Link to comment Share on other sites More sharing options...
Developers Jos Posted November 21, 2019 Developers Share Posted November 21, 2019 Moved to the appropriate forum. Moderation Team 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 More sharing options...
Musashi Posted November 21, 2019 Share Posted November 21, 2019 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 . "In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move." Link to comment Share on other sites More sharing options...
Developers Jos Posted November 21, 2019 Developers Share Posted November 21, 2019 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. Musashi and seadoggie01 2 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 More sharing options...
Musashi Posted November 21, 2019 Share Posted November 21, 2019 (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 November 21, 2019 by Musashi typo "In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move." Link to comment Share on other sites More sharing options...
AdamUL Posted November 21, 2019 Share Posted November 21, 2019 Look in the SciTE Help under Contents tab -> SciTE4AutoIt3 -> Abbreviations List for a nicely organized list. Adam Davidowicza and Musashi 2 Link to comment Share on other sites More sharing options...
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