Limitations in vscode development environment

Hi Cédric,

I just started to develop new application including the new classdef Object in Scilab features, and I noticed that the VScode plugin, in text edition mode, doesn’t manage to retrieve in the outline tab view the functions defined within the methods block, annoying…! However the syntax higlighting feature in code tab is able to identify the corresponding string when I move the cursor on it.

In run/debug mode , in the variables tab I’m surprised that one can’t unfold the instance Tests of the object (from call to the creator of classdef RpHbeaTests ).

In addition , as in previous comment, I feel the Open variable content should not be available from the contextual menu for the variables of ‘complex type’ like classdef object.

Than you for your comment,

David