Classdef objects and code highlighting

Hi all,

I just started new applications using new Objects in scilab features. when coding in the Scinotes environment I noticed that the variables declared in properties or methods blocks are not catched by the syntax highligthing routine to identify the pattern (selected name of property or method), while it works in VScode scilab plugin environment.

image

image567×333 11.3 KB

image

I assume the syntax highligthing tool should catch it, shouldn’t it ?

David