VSCodeExtension icon indicating copy to clipboard operation
VSCodeExtension copied to clipboard

The Visual Studio Code extension for Yarn Spinner.

Results 28 VSCodeExtension issues
Sort by recently updated
recently updated
newest added

**What is the current behavior?** My vscode notify “command 'yarnspinner.show-graph' not found” when I click “Show Grash”. **Please provide the steps to reproduce, and if possible a minimal demo of...

bug

**What is the current behavior?** Variables are correct in both the .yarn file and in the preview window's variables list... however the line displayed in the preview has the variables...

bug

**What is the current behavior?** Visual Studio Code extension is installed and I open a file TestScript, then press "Show Graph". The Graph displays empty, "Jump to Node" lists no...

bug

## **What is the current behavior?** When trying to define a dotnet installation path to the [.NET Install Tool for Extension Authors](https://github.com/dotnet/vscode-dotnet-runtime) dependency using the `dotnetAcquisitionExtension.existingDotnetPath` setting with the extension...

bug

**What is the current behavior?** When defining a custom function in e.g., Unity Yarnspinner as follows: ``` runner.AddFunction("rand_irange", delegate (int min, int max) { return UnityEngine.Random.Range(min, max + 1); });...

bug

Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies

**What is the current behavior?** `Unable to compile your story. Check the Problems for details` error when attempting to run `Yarn Spinner: Preview Dialogue` command in the VS Code extension....

bug

I'm using tags for some non-verbal aspects of the dialogue. However, there seems to be no way to see them while running the dialogue in preview. Is it possible to...

**What is the current behavior?** Usually the speaker name is highlighted in a different colour. But if the speaker has spaces or special characters like , or "", VS Code...

bug

**What is the current behavior?** When using a in a .yarn file, calling a custom command with the incorrect number or types on command arguments are not indicated as errors...

bug