PerlNavigator icon indicating copy to clipboard operation
PerlNavigator copied to clipboard

Add support for Perl class syntax ADJUST keyword

Open NorthboundTrain opened this issue 10 months ago • 0 comments

Perl's new Class syntax defines the ADJUST code block, which is "syntactically similar to BEGIN or INIT blocks". This PR adds the ADJUST keyword to several regexes, enabling hover text and ensuring it appears in the Outline viewer.

NorthboundTrain avatar Feb 17 '25 14:02 NorthboundTrain