Developers Jos Posted August 5, 2015 Developers Posted August 5, 2015 (edited) @JosWhere 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 August 5, 2015 by Jos Alenis 1 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 Jos Posted August 5, 2015 Developers Posted August 5, 2015 I downloaded the ZIP file and did a scan at Viruscentral and got: Detection ratio: 9 / 55There 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 Alenis 1 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 Jos Posted August 6, 2015 Developers Posted August 6, 2015 (edited) 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 August 6, 2015 by Jos Alenis 1 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.
Yashied Posted August 6, 2015 Author Posted August 6, 2015 This is the last I am going to say about it and leave you to maintain your own project.Thanks. My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More...
Yashied Posted August 9, 2015 Author Posted August 9, 2015 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. My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More...
kcvinu Posted August 9, 2015 Posted August 9, 2015 Hi @Yashied, I am requesting for some features1. 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)
valdemar1977 Posted August 11, 2015 Posted August 11, 2015 (edited) When typing in Output window autocomplete is appearIs 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 August 11, 2015 by valdemar1977
Yashied Posted August 12, 2015 Author Posted August 12, 2015 When typing in Output window autocomplete is appearIs 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. My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More...
valdemar1977 Posted August 12, 2015 Posted August 12, 2015 Just use switching tabs.May be update function list on file save or(and) on changing sorting order? Or create context menu option "Refresh".
Yashied Posted August 12, 2015 Author Posted August 12, 2015 (edited) Or create context menu option "Refresh".Done. Edited August 12, 2015 by Yashied valdemar1977 1 My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More...
Yashied Posted August 12, 2015 Author Posted August 12, 2015 Please wait for 1.3.2. My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More...
valdemar1977 Posted August 13, 2015 Posted August 13, 2015 Small bug.In sidebar in Files/Fav tab if you type for example C:\dir\*.au3 and press enter nothing to appear and command line changed to C:\dir\\*.*
valdemar1977 Posted August 18, 2015 Posted August 18, 2015 @Yashied,is it possible to show bookmarks list only for active tab?
valdemar1977 Posted August 19, 2015 Posted August 19, 2015 Small bug.If open file with Read-only attr and Save them with another name (Save As) it still not available for editing before reopen.
Yashied Posted August 19, 2015 Author Posted August 19, 2015 Small bug.If open file with Read-only attr and Save them with another name (Save As) it still not available for editing before reopen.Fixed. Thanks. My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More...
damian666 Posted August 19, 2015 Posted August 19, 2015 cant we set custom folder with includes? and proud of it!!!
valdemar1977 Posted August 20, 2015 Posted August 20, 2015 cant we set custom folder with includes?HKEY_CURRENT_USER\Software\AutoIt v3\AutoIt\IncludeBy 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.
Yashied Posted August 20, 2015 Author Posted August 20, 2015 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. My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More...
valdemar1977 Posted August 21, 2015 Posted August 21, 2015 SciTE 3.5.5.101 has been updated (build 1.3.2).Added plugin for auto close braces and quotes (Tools\Preferences). @Yashied, thank you. Awesome!!!
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