I have noted that the MV BASIC extension creates ".vscode" subdirectories with a simple settings.json file containing
"settings": { "[rocket-mvbasic]": { "editor.codeLens": false }
}
This appears to be how the Code Lens functionality is turned off by default.
If I adjust this file to use "true" instead of "false" then I do get the functions and variables presented in the Outline view as well as in the breadcrumbs facility.
What I don't get is the reference count functionality shown in Code Lens - Rocket MV BASIC
| Rocketsoftware | |||||||
|
|||||||
I can use the <ctrl><shift>p and enter "Enable Code Lens" to get the reference count links showing.
What I don't understand is why the settings change to "true" does not also make that available.
Is there another setting that controls the display of the reference count links in-line with the code?
------------------------------
Gregor Scott
Software Architect
Pentana Solutions Pty Ltd
Mount Waverley VIC AU
------------------------------
