Vimal Kumar

Results 4 issues of Vimal Kumar

## Getting error "Execute command jumpToSchema already exists". ## Relevant information Hello, I am developing extension using 'yaml-langauge-server', When i start server, it throws error "jumpToSchema already exists". I also...

App crashes on launch after building app in release mode with dist profile IOS App work well in debug mode, over simulator and using nativescirpt side kick over phone, but...

How to create variable with nested variable like an object VariableCollection variables = context.Variables; variables.Add("a.f", 100); variables.Add("b", 1); variables.Add("c", 24); IGenericExpression e = context.CompileGeneric("(a.f == 100"); //a.f not working Even...

Not a bug - looking for example, how to bind base64 string to src instead of file stream url. Any pointer will be appreciated thanks