Jump to content

Recommended Posts

Posted

so I can talk    "it is good time"  :)

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted

Yes, but you need to explain clearly the request you have as I didn't quite understand it the last time.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted

You say

  Quote

 

now is the time for suggestions and fixes

 

 

"it is good time"   :)

this was my "WORD JOKE"

but it was true "it is good time"

Sorry for misunderstanding

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted

Yes. So (re-)suggest away please.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted

ok

REQUEST/QUESTION

Can I disable in "SciTe Jump" automatic refreshing of results

when I working on multiple projects au3 files

I want to "SciTe Jump" stay open but do not refresh automaticly

 

of course he must refresh after pushing ALT+Q in SciTe

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted

OK, I will add an additional checkbox setting. Is that OK?

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted

OK

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted

Done. But it might need re-tweaking depending on whether it works for you or not.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted

Thanks.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

  • 3 weeks later...
Posted (edited)

This update is a small bug fix release with additional UI enhancements. Thanks to mlipok for the suggestion of the additional setting.

I've also included a ZIP file on the download page for those who are a little reluctant to use the Portable installer.

It should be noted that I have updated the language strings from the previous version, please check your language of choice and feel free to send an updated version if not done so already. Download is available in the original post.

Language Changes:

  Quote

TIP_SETTINGS_17=Disable refresh on file change

Changelog:

  Quote

- ADDED: Now find in files will search filetypes that are au3, bat, cmd and txt.

- ADDED: Option to disable refresh on SciTE change. [Optional] (Thanks mlipok)

- FIXED: Activating SciTE Jump with Alt + Q when minimised, would cause the UI to be unresponsive.

- FIXED: CRC32 for file would accept a percent parameter of 0%.

- FIXED: LineToPixel input would resize when SciTE Jump's width and height were changed.

- IMPROVED: Enhanced disabled UI.

- IMPROVED: Monitor.a3x to version 17. This will automatically update if you have an older version.

Edited by guinness

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted

Thanks again @guinness

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted (edited)
 
TIP_SETTINGS_16=Highlight
TIP_SETTINGS_17=Disable refresh on file change
 
 
Polish translation:
 
TIP_SETTINGS_16=Podświetlenie
TIP_SETTINGS_17=Wyłącz odświeżanie przy zmianie pliku
 
 

EDIT: attached file

Polish.zip

Edited by mlipok

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted

Thanks for the translation.

Does the setting work for you?

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted

Yes

Works perfect

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted

Excellent. Good to hear.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted

I'm working on a new version enhancing existing code, so if you've found a bug or wish to suggest a new feature now is a good opportunity to do so.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted (edited)

Statistics time. I have had SciTE Jump running for 16+ hours jumping between numerous scripts and multiple saves, so far the memory (Private Working Set) is at a cool 9MB and CPU is 0% when idle. #scitejumphappy

Edited by guinness

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted

This update includes small bug fixes that I came across when 'spring cleaning' the code.

I've also included a ZIP file on the download page for those who are a little reluctant to use the Portable installer.

It should be noted that I haven't updated the language strings from the previous version, please check your language of choice and feel free to send an updated version if not done so already. Download is available in the original post.

Language Changes:

  Quote

None

Changelog:

  Quote

- FIXED: #comments-start/#comments-end not bring stripped correctly.

- FIXED: Changed green colour to lime for when an action is successful.

- IMPROVED: Parsing of an Au3 Script file.

- IMPROVED: Interaction between SciTE and SciTE Jump.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted
  On 6/22/2013 at 7:57 PM, guinness said:

Language Changes:

TIP_SETTINGS_17=Disable refresh on file change

Hello,

in french : TIP_SETTINGS_17=Désactiver l'actualisation sur les changements de fichiers

It's a problem in french, some translations are difficult to be shorter... :sweating:

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   0 members

    • No registered users viewing this page.
×
×
  • Create New...