Jump to content

SciTE 3.5.5.101 for AutoIt


Yashied
 Share

Recommended Posts

  • Developers

@Jos

Where you find links to my site? I posed .zip as attachment.

Sorry my mistake...  didn't closely look at the details, just saw the link re-appear without any comments. ;)

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

  • Developers

I downloaded the ZIP file and did a scan at Viruscentral and got: Detection ratio: 9 / 55
There are still several files flagged and don't think we want to host this on our forum and have the risk being flagged again!

Please check and either resolve or remove the ZIP file.

Thanks,
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

  • Developers

can download SciTE_3.5.5.101@1.3.0.zip on this page (bottom of the post) ...

I had a look at your linked post and let Google translate it. Now I am sure much has gotten lost in translation, but must say I was somewhat surprised by the wording used and some other things like:  Nowhere I see any credits of all the work I and others have put in the stuff you bluntly copied, and merely see a lot of things that we are doing wrong.

This is the last I am going to say about it and leave you to maintain your own project.

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

SciTE 3.5.5.101 has been updated (build 1.3.1).

  • Updated libraries gui.dll, lpeg.dll, and shell.dll.
  • Updated library AutoItX3.dll (3.3.14.1).
  • Updated SciTE Theme Manager (1.0.0.2) and SciTE Updater (1.0.0.1).
  • Added some command from the editor context menu to the main menu (Tools\Text).
  • Added MoveLines plugin (Tools\Text).
  • Added keyboard shortcuts for Calculate, Highlight, and Execute commands.
  • Renamed menu Tools\Advanced to Tools\Preferences.
  • Changed SciTE icon.
Link to comment
Share on other sites

Hi @Yashied, I am requesting for some features

1. Automatic code completion on each enter kepress. (Like "EndIf, WEnd" etc.. )

2. Include "Include" file names in intellisence.(Like when we type "#i" it should start listing the include file names. )

3. Automatic syntax cecking in each enter keypress. 

 

Spoiler

My Contributions

Glance GUI Library - A gui library based on Windows api functions. Written in Nim programming language.

UDF Link Viewer   --- A tool to visit the links of some most important UDFs 

 Includer_2  ----- A tool to type the #include statement automatically 

 Digits To Date  ----- date from 3 integer values

PrintList ----- prints arrays into console for testing.

 Alert  ------ An alternative for MsgBox 

 MousePosition ------- A simple tooltip display of mouse position

GRM Helper -------- A littile tool to help writing code with GUIRegisterMsg function

Access_UDF  -------- An UDF for working with access database files. (.*accdb only)

 

Link to comment
Share on other sites

 When typing in Output window autocomplete is appear

2015-08-11_12-07-59.thumb.png.906493f109

Is it possible to fix it?

Also if you add or delete some lines in source code, Functions/Procedures in sidebar work incorrectly (addressed to wrong line number) until switch tab (to Files/Fav or Abbrev and back to Func/Bmk)

 

Edited by valdemar1977
Link to comment
Share on other sites

 When typing in Output window autocomplete is appear

2015-08-11_12-07-59.thumb.png.906493f109

Is it possible to fix it?

 Yes, I fixed it.

Also if you add or delete some lines in source code, Functions/Procedures in sidebar work incorrectly (addressed to wrong line number) until switch tab (to Files/Fav or Abbrev and back to Func/Bmk)

I did it purposely, otherwise it would have to update the functions list when there are any changes. If the function list is large, the editor will significantly slow down. Just use switching tabs.

Link to comment
Share on other sites

Link to comment
Share on other sites

cant we set custom folder with includes?

HKEY_CURRENT_USER\Software\AutoIt v3\AutoIt\Include

By my opinion it will be the great that AutoIt has a directive, for example #include-path=Path_to_additional_include_dir1,Path_to_additional_include_dir2,...,Path_to_additional_include_dirN which add additional includes dirs to default include.

 

Link to comment
Share on other sites

SciTE 3.5.5.101 has been updated (build 1.3.2).

  • Fixed activating autocomplete window when the editor was not in focus.
  • Fixed automatic locking file ("Read-Only") with "RHS" attributes after saving it in new file.
  • Added plugin for auto close braces and quotes (Tools\Preferences).
  • Added "Refresh" menu item in the "Func/Bmk" context menu.
  • Removed SciTE4AutoIt3.chm from package.
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

×
×
  • Create New...