oleg-shilo / codemap.vscode

Code map (syntax tree) of the active document
MIT License
84 stars 28 forks source link

Custom mapper (custom extension) reports "Unknown Configuration Setting" #52

Closed faulknermano closed 1 year ago

faulknermano commented 3 years ago

Hi, I am using a custom mapper for the extension ".ls". This mapper used to work before but when I opened up an .ls file today, I found that the config was greyed out like this ("Unknown Configuration Settings"):

image

I'm on VS Code 1.53.2, and I wondering if this is related to a recent update.

Thank you for reading!

oleg-shilo commented 3 years ago

TBH I am not sure what is the logic being config items being grayed out (vsc v1.56.2). Thus I was just working on Issue #50 and the corresponding entry codemap.mb is also grayed out but... it does work. So not sure what is happening there.

thautwarm commented 2 years ago

it does work though gray.