Jump to content

BETA: SciTE v5x & lua Dynamic_include and "Smart" AutoComplete for Vars/UDFs/Abbrevs


Recommended Posts

Posted

Hi again Jos,

Is line 433 necessary in AU3 wrapper?

FileWriteLine("testwatcher.log",$IPCdata)

It's leaving that log in my script directory.

LibreOffice UDF  ; Scite4AutoIt Spell-Checker Using LibreOffice

  Reveal hidden contents

 

Posted
  On 12/4/2023 at 12:53 AM, argumentum said:

I'll guess that it's a debug thing while coding it

Expand  

Thanks @argumentum

LibreOffice UDF  ; Scite4AutoIt Spell-Checker Using LibreOffice

  Reveal hidden contents

 

  • Developers
Posted (edited)

Nah ...that needs to be removed again ...   needed that for some debugging. :) 

Updated Beta.    Thanks

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

Posted

Morning Jos,

Just noticed Macros don't AutoComplete for more than one selection also.

Thanks for your continued work. :)

LibreOffice UDF  ; Scite4AutoIt Spell-Checker Using LibreOffice

  Reveal hidden contents

 

  • Developers
Posted
  On 10/16/2023 at 11:51 PM, donnyh13 said:

Hi again Jos, not sure if you are done working in the autocomplete for multiple selections fix or not, but I hit a few hiccups.

When auto completing a Macro (@error) for multiple selections, the selections are lost, except the main cursor.

When the Auto Indenter does its thing, the multiple selections are lost also, such as after entering "Case" and pressing enter to go down a line. (This one may be too complex to fix? It's not a big deal.)

Thanks again!

Expand  

remember we touched this before... 

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)
  On 12/7/2023 at 3:23 PM, Jos said:

remember we touched this before...

Expand  

Right, but you said,

  Quote

EDIT: The @macro part is using the standard SciTE behavior, hence the issue. I will add the property (autocomplete.multi=0 / 1) to set the behavior as defined for LUA which then fixes the Macro part: 

int editor.AutoCMulti -- Change the effect of autocompleting when there are multiple selections.
Expand  

And then you said,

  Quote

Next version of SciTE will be out soon (SciTE 5.3.9) with:
 

  Quote

• Add "Drop Selection" to the context menu to deselect one piece of a multiple selection.
Add autocomplete.multi property to insert the autocompletion choice in all selections.
• For Windows, fix problem where tab bar disappeared. Bug #2347.
For Windows, set the file extension of a new file to the one shown in the "save as" file type when save.filter is set.

Expand  

They were both pretty minor changes and Neil was willing to put them both in.

Expand  

So, I guess I assumed the Macro part was supposed to be fixed after you updated to 5.4.0? I assume I'm misunderstanding something?

 

I also have a question regarding the Scite help file. The "Scintilla Documentation" (not "Scite Documentation") file isn't listed in the contents anywhere (that I can see), but is found in a search, is there a way to make it visible in contents?

Edited by donnyh13

LibreOffice UDF  ; Scite4AutoIt Spell-Checker Using LibreOffice

  Reveal hidden contents

 

  • Developers
Posted (edited)

Try setting the default you want for:

  On 12/7/2023 at 4:04 PM, donnyh13 said:

autocomplete.multi

Expand  

and see if that fixes it as i believe i haven't changed the default and am not sure i should. (Not at a computer right now so can't check)

  On 12/7/2023 at 4:04 PM, donnyh13 said:

The "Scintilla Documentation"

Expand  

Will check when back at my computer.

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

Posted
  On 12/7/2023 at 4:14 PM, Jos said:

and see if that fixes it

Expand  

Ya, that fixes it. Thanks Jos.

  On 12/7/2023 at 4:14 PM, Jos said:

Will check when back at my computer.

Expand  

Okay, thank you.

LibreOffice UDF  ; Scite4AutoIt Spell-Checker Using LibreOffice

  Reveal hidden contents

 

  • Developers
Posted
  On 12/7/2023 at 4:04 PM, donnyh13 said:

I also have a question regarding the Scite help file. The "Scintilla Documentation" (not "Scite Documentation") file isn't listed in the contents anywhere (that I can see), but is found in a search, is there a way to make it visible in contents?

Expand  

Just made a few changes to the SciTE4AutoIt3 helpfile TOC to show both SciTE & Scintilla Documentation and History pages. 

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
  On 12/8/2023 at 7:57 PM, Jos said:

to show both SciTE & Scintilla Documentation and History pages

Expand  

Perfect, Thanks Jos!

LibreOffice UDF  ; Scite4AutoIt Spell-Checker Using LibreOffice

  Reveal hidden contents

 

Posted
  On 12/8/2023 at 7:57 PM, Jos said:

Just made a few changes

Expand  

Not sure if it's just my problem, or not, but when attempting to use the new help file, I only get this page no matter what:

1.png.cf1129648047925f2e72d9c065fb9505.png

LibreOffice UDF  ; Scite4AutoIt Spell-Checker Using LibreOffice

  Reveal hidden contents

 

Posted (edited)
  On 12/8/2023 at 9:37 PM, argumentum said:

or "safety" settings.

Expand  
  On 12/8/2023 at 9:39 PM, Jos said:

Right-mouse-click

Expand  

Thanks, that fixed it.

Edited by donnyh13

LibreOffice UDF  ; Scite4AutoIt Spell-Checker Using LibreOffice

  Reveal hidden contents

 

  • 3 weeks later...
Posted (edited)

Sorry, I'm kind of confused by all that needs to be updated, and there's way too much going on this thread for me to keep up. Do I need to install the SciteForAutoit3.exe?

image.png.ee82e14af6440dbc893cdd33c1d590d5.png

Also, I think the link to the zip file in the 1st post is dead.

Edited by jaberwacky
  • Developers
Posted
  On 12/24/2023 at 8:39 PM, jaberwacky said:

and there's way too much going on this thread for me to keep up.

Expand  

Agree...  Merry Christmas and more somewhere next year on all of this.

 

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)
  On 12/24/2023 at 8:39 PM, jaberwacky said:

Do I need to install the SciteForAutoit3.exe?

Expand  

Not sure if Jos answered you elsewhere, but, as best as I can remember, to be totally up to date on the beta (Hopefully not missing anything here) you would download/ install:

  • SciTE4AutoIt3.exe
  • SciTEx86.zip or SciTEx64.zip (and place/overwrite the older one in the C:\Program Files (x86)\AutoIt3\SciTE folder)
  • SciTE_changes_Dynamic_Includes_LUA.zip (and place/overwrite the older ones in the C:\Program Files (x86)\AutoIt3\SciTE\lua folder).
  • SciTE4AutoIt3.chm (and place/overwrite the older one in the C:\Program Files (x86)\AutoIt3\SciTE folder) (And right click on it and click trust, or "allow")
Edited by donnyh13

LibreOffice UDF  ; Scite4AutoIt Spell-Checker Using LibreOffice

  Reveal hidden contents

 

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
  • Recently Browsing   1 member

×
×
  • Create New...