netcoredbg icon indicating copy to clipboard operation
netcoredbg copied to clipboard

"NetCoreDbg.Evaluation+SyntaxKindNotImplementedException: NameColon not implemented!"

Open vindicatorr opened this issue 1 year ago • 1 comments

In reference to adding someVar.EnumerateDirectories(searchPattern: "*[0-9]*") to vscode's Watch or Debug Console.

Yes, yes, I know "Who uses nameColon:s?". Welp, you found someone, me.

The workaround is easy by just removing the searchPattern: part.

vindicatorr avatar Aug 07 '23 07:08 vindicatorr

Currently we do not have plans to add this, but we are open for contributions from community.

gbalykov avatar Aug 08 '23 06:08 gbalykov