Hi
Symbols panel is not showing javascript getters. Please take a look on screenshot.
Thanks
Most likely because your syntax definition doesn’t scope them meta.funciton entity.name.function
or doesn’t provide proper symbol definitions.
They are perfectly well scoped and displayed in symbol list when using default JavaScript package.
Thx,
Yes, you’re right. I switched from LitElement to plain JavaScript and can now see the getters