XYS Syntax Highlighting/Autocomplete for Akelpad [XY v26.40]

Discuss and share scripts and script files...
Horst
Posts: 1329
Joined: 24 Jan 2021 12:27
Location: Germany

Re: XYS Syntax Highlighting/Autocomp. for Akelpad [XY v22.70]

Post by Horst »

Looks good in a very short test.
Windows 11 Home, Version 25H2 (OS Build 26200.7171)
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1400a (x64), Everything Toolbar 2.1.0, Listary Pro 6.3.6.99

klownboy
Posts: 4397
Joined: 28 Feb 2012 19:27
Location: Windows 11, 25H2 Build 26200.7171 at 100% 2560x1440

Re: XYS Syntax Highlighting/Autocomp. for Akelpad [XY v22.70]

Post by klownboy »

Working good for my posted example. Thanks Flux. :tup:

FluxTorpedoe
Posts: 904
Joined: 05 Oct 2011 13:15

XYS Syntax Highlighting/Autocomp. for Akelpad [XY v23.70]

Post by FluxTorpedoe »

Hi everyone,

I just updated the file to XYplorer v23.70 (link to file and configuration tips available in first post).

Features:
 — Curly brackets { } improper detection fix
 — Changes from 22.70
   (15 new commands/variables, plus get(parameters), other changes, and a few fixes)

Have a nice day, 8)
Flux

Horst
Posts: 1329
Joined: 24 Jan 2021 12:27
Location: Germany

Re: XYS Syntax Highlighting/Autocomp. for Akelpad [XY v23.70]

Post by Horst »

Thanks for continually updating :D
Windows 11 Home, Version 25H2 (OS Build 26200.7171)
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1400a (x64), Everything Toolbar 2.1.0, Listary Pro 6.3.6.99

LittleBiG
Posts: 1848
Joined: 08 Apr 2011 12:57
Location: Win10x64

Re: XYS Syntax Highlighting/Autocomp. for Akelpad [XY v23.70]

Post by LittleBiG »

Thanks indeed!

klownboy
Posts: 4397
Joined: 28 Feb 2012 19:27
Location: Windows 11, 25H2 Build 26200.7171 at 100% 2560x1440

Re: XYS Syntax Highlighting/Autocomp. for Akelpad [XY v23.70]

Post by klownboy »

Horst wrote: 27 Sep 2022 16:39 Thanks for continually updating :D
Thanks from me as well. :tup: :appl:

Malarki
Posts: 208
Joined: 03 Dec 2019 02:51
Location: Windows 10 x64; 100% Scaling

Re: XYS Syntax Highlighting/Autocomp. for Akelpad [XY v23.70]

Post by Malarki »

And thanks from me. A great addition to the Pad.

Ampere
Posts: 29
Joined: 21 Aug 2022 06:04

Re: XYS Syntax Highlighting/Autocomp. for Akelpad [XY v23.70]

Post by Ampere »

Great autocomplete :appl: !! There's a highlight for vscode , but without autocomplete.. there's a away to export this settings to work with vscode intellisense ?

FluxTorpedoe
Posts: 904
Joined: 05 Oct 2011 13:15

Re: XYS Syntax Highlighting/Autocomp. for Akelpad [XY v23.70]

Post by FluxTorpedoe »

@all
Thanks for the feedback! :)

@Ampere
I just came back… So in the meantime I guess have you explored other leads.

But just in case:
I don’t use vscode, but if there’s already a highlight file, I guess some regex could do the work.
The autocomplete for the words themselves is near the start after Words:.
And the autocomplete for the commands is the last half part after Blocks:.

Have a nice day,

    FLux

FluxTorpedoe
Posts: 904
Joined: 05 Oct 2011 13:15

Re: XYS Syntax Highlighting/Autocomplete for Akelpad [XY v24.60]

Post by FluxTorpedoe »

Hi everyone,

I just updated the file to XYplorer v24.60 (link to file and configuration tips available in first post).

Features:
 — Changes from 23.70
   (21 new commands/variables, plus get(parameters) and quicksearch(parameters))

Have a nice day, 8)
Flux

Horst
Posts: 1329
Joined: 24 Jan 2021 12:27
Location: Germany

Re: XYS Syntax Highlighting/Autocomplete for Akelpad [XY v24.60]

Post by Horst »

Thanks again for updating :D
I'm still using AkelPad for XY scripts
while my normal editor is PSPad.
Windows 11 Home, Version 25H2 (OS Build 26200.7171)
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1400a (x64), Everything Toolbar 2.1.0, Listary Pro 6.3.6.99

ren326
Posts: 4
Joined: 01 May 2024 10:02

Re: XYS Syntax Highlighting/Autocomplete for Akelpad [XY v24.60]

Post by ren326 »

Hello,

to scan easily through your code, add this line to highlight script captions

; Quotes
517 2 #FFFFFF #0000FF `"` `"` "" "" "-" <----- line to add
5 1 ${AREA} 0 `"` `"` "" "" ""
5 1 ${AREA} 0 "'" "'" "" "" ""
Result :
https://www.dropbox.com/scl/fi/2z3etl7q ... 4r3tq&dl=0

FluxTorpedoe
Posts: 904
Joined: 05 Oct 2011 13:15

Re: XYS Syntax Highlighting/Autocomplete for Akelpad [XY v24.60]

Post by FluxTorpedoe »

You just catch me at the right time, back online…

So Hello, and welcome to the forum ren326!

Great first post and great idea, thank you! 😃
I’ll definitely add this to the new file.
Since I have a more subdued color scheme, I’m tinkering with different values, trying to find a balance between dark and light themes with the best legibility, but YMMV…
Well, I’ll post the update and we’ll see.

FluxTorpedoe
Posts: 904
Joined: 05 Oct 2011 13:15

Re: XYS Syntax Highlighting/Autocomplete for Akelpad [XY v25.90]

Post by FluxTorpedoe »

Hi everyone,

I just updated the file to XYplorer v25.90 (link to file and configuration tips available in first post).

Features:
 — Changes from 24.60
   (10 new commands/variables, and a few fixes)
 — Script captions are now highlighted (thanks ren326 for the tip)
   Colors and style can be customized by (un)commenting or editing these lines (currently LightPetrol is used and LightAmber commented out):

Code: Select all

; 	Captions - LightPetrol
517 1 #FFF #40639A `"` `"` "" "" "-"
; 	Captions - LightAmber
;517 1 #FFF #959080 `"` `"` "" "" "-"
Have a nice day, 8)
Flux

Horst
Posts: 1329
Joined: 24 Jan 2021 12:27
Location: Germany

Re: XYS Syntax Highlighting/Autocomplete for Akelpad [XY v25.90]

Post by Horst »

Thanks for continuing updating the AkelPad files.
Windows 11 Home, Version 25H2 (OS Build 26200.7171)
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1400a (x64), Everything Toolbar 2.1.0, Listary Pro 6.3.6.99

Post Reply