Lars Liden
Lars Liden
## Are you reporting a bug, or opening a feature request? May be a feature request or just help with implementation ## What is the actual behavior/output? I'm centering the...
I'd like to be able to add buttons to a node to take actions on that node but also allow the user to expand / collapse node by clicking on...
I see that CompletionRequest can ask for more than one output, but I seem to only be able to retrieve the first one using "GetString()". Any guidance on how to...
Any interest in adding support for multiple files?
I have a custom file type ".transcript" and I am using the following code: > extensions={['transcript']} > onChange={this.onChangeFile} > onError={(error: string) => this.props.setErrorDisplay(ErrorType.Error, error, "", null)} > maxSize={300} > \>...
Returns array of files rather than single file if "multiple" property is set to true
Hi - I got most of the way through installing requirements to find that psbody-mesh seems to only be supported on Linux and Mac. Does this mean that you do...
Is there a way to support enum? https://www.typescriptlang.org/docs/handbook/enums.html
Haven't been able to get my project to compile. I installed the npm package as prescribed and I'm on Typescript 2.1.5. Error is "Cannot find name 'JsonProperty'. My tsconfig file...
I'm seeing an issue arise where somehow an object ends up showing up as held by the agent and in a container at the same time. Visually it shows up...