Jump to content

Recommended Posts

Posted

I removed searching in comments and regions a while back, but once I add a settings feature (probably next version) then I will add an option to toggle off and on.

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

Well that was a quick break! I will be sending mlipok the next version (beta only) which currently has the following changes.

  Quote

- ADDED: Resetting previous search results when selecting the refresh button. I removed this feature a couple of version ago but was asked to re-instate. (Thanks mlipok)

- ADDED: Selecting Ctrl+Alt+J when SciTE Jump has focus, will put the focus back to SciTE. (Thanks mlipok)

- ADDED: Starting another instance of SciTE Jump will automatically focus the search input. (Thanks mlipok)

- FIXED: Including the main script file would display duplicate functions. Though it's not recommended to include the same file, this still shouldn't have happened. (Thanks mlipok)

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted

Awesome. I'm working on v2.00 of SciTE Jump, so expect a couple of weeks or so.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted

If you change something in the language files, add the english language files on this topics and after a few days you collect all the new translation files and you can release a new version with the new translation files. Your opinion?

Posted

That's a good idea. Thanks.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted (edited)

This is the beta version of the up and coming v2.00 of SciTE Jump. As suggested by ricky03, I've uploaded the next English language file so people have a chance to translate and send it back to me. The settings UI which I've added can be found by selecting the arrow button next to 'Export' and selecting again. The 'Offset from the top of SciTE' is pretty neat, it's something I added back in v1.32.75.145 but only could be implemented manually.

All that remains to be done is check whether there are any regressions and maybe add a context menu item to go directly to the settings.

A big thanks to mlipok and ricky03 for their suggestions.

Beta download.

Language Changes:

  Quote

# CHANGES IN LANGUAGE FILE FROM 1.34.87.158 TO 2.0.89.161 #

Added:

TIP_SETTINGS_1=Settings

TIP_SETTINGS_10=Language

TIP_SETTINGS_11=Reset %PROGRAMNAME%

TIP_SETTINGS_12=Restart

TIP_SETTINGS_13=Add to SciTE

TIP_SETTINGS_14=Upgrade %PROGRAMNAME%

TIP_SETTINGS_2=Search within custom UDFs

TIP_SETTINGS_3=Sort the functions listed

TIP_SETTINGS_4=Scroll to the highlighted function

TIP_SETTINGS_5=Focus the search input upon refresh

TIP_SETTINGS_6=Search for comments

TIP_SETTINGS_7=Search for functions

TIP_SETTINGS_8=Search for regions

TIP_SETTINGS_9=Offset from the top of SciTE (px)

Deleted:

MENU_ADD=Add to SciTE

MENU_LANGUAGE=Language

MENU_MONITORLINE=Scroll within function list

MENU_RESET=Reset %PROGRAMNAME%

MENU_RESTART=Restart

MENU_SORT=Sort functions

MENU_UDFS=Search in UDFs

TIP_MSG_1=Refresh %PROGRAMNAME%

TIP_MSG_10=Add the current AutoIt script to the includes folder.

TIP_MSG_11=Remove the current AutoIt script from the includes folder.

TIP_MSG_12=Select to overwrite the current AutoIt script in the includes folder if present.

TIP_MSG_13=Open the Obfuscator folder.

TIP_MSG_14=Use a regular expression search string.

TIP_MSG_2=Lists directories to search within.

TIP_MSG_3=Clear the list of directories.

TIP_MSG_4=Dock %PROGRAMNAME% to SciTE.

TIP_MSG_5=Select a directory to add to the current list.

TIP_MSG_6=Export to various formats or details about the AutoIt script.

TIP_MSG_7=Select to display the list of files that will be replaced.

TIP_MSG_8=Select to use case sensitive searching.

TIP_MSG_9=Replace a certain word or certain string within a list of files.

SciTE Jump supported lamguages:

Changelog: v2.0.89.161 beta

  Quote

- ADDED: Additional settings for searching in comments and regions. [Optional] (Thanks mlipok)

- ADDED: Resetting previous search results when selecting the refresh button. I removed this feature a couple of versions ago but was asked to re-instate. (Thanks mlipok)

- ADDED: Selecting Ctrl+Alt+J when SciTE Jump has focus, will put the focus back to SciTE. (Thanks mlipok)

- ADDED: Settings UI for easily changing settings for SciTE Jump.

- ADDED: Starting another instance of SciTE Jump will automatically focus the search input. [Optional] (Thanks mlipok)

- FIXED: Including the main script file would display duplicate functions. Though it's not recommended to include the same file, this still shouldn't have happened. (Thanks mlipok)

- IMPROVED: French language. (Thanks ricky03)

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

- IMPROVED: Removed unused Global variables and unnecessary functions.

- IMPROVED: Re-wrote the code for adding SciTE Jump to SciTE.

Edited by guinness

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted (edited)

Italian translation for v2.0.89.161.

Hi!

Italian_v2.0.89.161.rar

Edited by Nessie

My UDF: NetInfo UDF Play with your network, check your download/upload speed and much more! YTAPI Easy to use YouTube API, now you can easy retrive all needed info from a video. NavInfo Check if a specific browser is installed and retrive other usefull information. YWeather Easy to use Yahoo Weather API, now you can easily retrive details about the weather in a specific region. No-IP UDF Easily update your no-ip hostname(s).

My Script: Wallpaper Changer Change you wallpaper dinamically, you can also download your wallpaper from your website and share it with all!   My Snippet: _ImageSaveToBMPConvert an image to bmp format. _SciteGOTO Open a file in SciTE at specific fileline. _FileToHex Show the hex code of a specified file

Posted

Awesome, thanks Nessie.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted

Updated one language string by adding TIP_SETTINGS_14=Upgrade %PROGRAMNAME%.

Nessie for Italian I added: TIP_SETTINGS_14=Aggiornamento %PROGRAMNAME%. Is that correct?

Thanks all.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted

  On 3/7/2013 at 6:49 PM, 'burnell said:

German translation for v2.0.89.161.

Thanks burnell.

I added: TIP_SETTINGS_14=Verbessern %PROGRAMNAME%. Is that correct?

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted

  On 3/7/2013 at 6:50 PM, 'guinness said:

Updated one language string by adding TIP_SETTINGS_14=Upgrade %PROGRAMNAME%.

Nessie for Italian I added: TIP_SETTINGS_14=Aggiornamento %PROGRAMNAME%. Is that correct?

Thanks all.

Yes ;)

My UDF: NetInfo UDF Play with your network, check your download/upload speed and much more! YTAPI Easy to use YouTube API, now you can easy retrive all needed info from a video. NavInfo Check if a specific browser is installed and retrive other usefull information. YWeather Easy to use Yahoo Weather API, now you can easily retrive details about the weather in a specific region. No-IP UDF Easily update your no-ip hostname(s).

My Script: Wallpaper Changer Change you wallpaper dinamically, you can also download your wallpaper from your website and share it with all!   My Snippet: _ImageSaveToBMPConvert an image to bmp format. _SciteGOTO Open a file in SciTE at specific fileline. _FileToHex Show the hex code of a specified file

Posted

Thanks for confirming.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted

Hello,

the french translation is soon ready, but I have a problem to translate this :

TIP_SETTINGS_5=Focus the search input upon refresh

Could you please explain me exactly the definition of this point?

Posted

  On 3/8/2013 at 5:31 AM, 'burnell said:

TIP_SETTINGS_14=Upgrade %PROGRAMNAME%.

TIP_SETTINGS_14=Aktualisiere %PROGRAMNAME%

Fits better for us.

Done.

  On 3/8/2013 at 8:00 AM, 'ricky03 said:

Hello,

the french translation is soon ready, but I have a problem to translate this :

TIP_SETTINGS_5=Focus the search input upon refresh

Could you please explain me exactly the definition of this point?

It means that when the treeview is refreshed the caret will appear in the 'search in functions' input.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted (edited)

I'm just hunting one bug (not major) that should be fixed and then I will be ready to release v2.00 of SciTE Jump.

Note: The bug is only related to opening a function from another UDF, so if you don't use that feature then you have nothing to worry about.

Edited by guinness

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted (edited)

  Quote

Version 2.0.91.166 [XX-03-2013]

- ADDED: Additional settings for searching in comments and regions. [Optional] (Thanks mlipok)

- ADDED: Exporting details has now been improved by removing Global variables in the script file and includes.

- ADDED: Resetting previous search results when selecting the refresh button. I removed this feature a couple of versions ago but was asked to re-instate. (Thanks mlipok)

- ADDED: Searching within files using an empty string, will display all the AutoIt scripts in the selected folder. A sort of simple 'Snippet Holder'.

- ADDED: Selecting Ctrl+Alt+J when SciTE Jump has focus, will put the focus back to SciTE. (Thanks mlipok)

- ADDED: Settings UI for easily changing settings for SciTE Jump.

- ADDED: Starting another instance of SciTE Jump will automatically focus the search input. [Optional] (Thanks mlipok)

- FIXED: Default size of SciTE Jump.

- FIXED: Highlighting the last used function.

- FIXED: Including the main script file would display duplicate functions. Though it's not recommended to include the same file, this still shouldn't have happened. (Thanks mlipok)

- FIXED: Opening a custom UDF function.

- IMPROVED: French language. (Thanks ricky03)

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

- IMPROVED: Moved retreiving additional info about a script file to Monitor.a3x.

- IMPROVED: Removed unused Global variables and unnecessary functions.

- IMPROVED: Re-wrote the code for adding SciTE Jump to SciTE.

- IMPROVED: Re-wrote upgrading of SciTE Jump if it already exists in the SciTE folder.

Updated the beta again. No language updates from the last beta I posted, but details can be found if you wish to update your language file of choice. Thanks.

Note: I fixed the bug I mentioned in post #339

Edited by guinness

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

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