VSCodeExtension
VSCodeExtension copied to clipboard
The Visual Studio Code extension for Yarn Spinner.
# Description: Allows loading a language server DLL from a location in VSCode settings, overridable per user computer/workspace. It has been tested to work with multi-root workspaces, in which case...
**What is the current behavior?** I want to use the included function to export the dialogue as a spreadsheet but this throws the following error: ``` Error in the language...
**What is the current behavior?** Yarn Spinner extension processes all the yarn files in the currently open folder and it's subfolders. This may include temporary folders, build and cache folders....
The preview inserts variables in wrong order. This has been fixed in https://github.com/YarnSpinnerTool/YarnSpinner-TypeScript/commit/513f77a27930263070fbf6662987cabcf25c07eb one year ago, but the code in runner.html has not been updated to include this fix. I...
Feature Request: Improved support for missing nodes The following behaviour would be ideal: - when writing a jump to a node that doesn't exist, it should offer to create a...
Clicking on the align buttons while several nodes are selected doesn't align the nodes as I would expect, but it simply does nothing. - Extension Version: v2.4.4 (pre-release)
**What is the current behavior?** When defining custom functions in Unity, that take an instance method or lambda, the vscode extension seems to parse these as having 0 expected arguments...
**What is the current behavior?** When writing an `` or `` statement, the vscode extension no longer suggests variables or custom functions. **Please provide the steps to reproduce, and if...
**What is the current behavior?** I have two `.yarn` files that each have a node named 'Start'. It gives the error `More than one node is named Start` even though...
**What is the current behavior?** While trying to pare down my project to reproduce issues like the one shown in https://discord.com/channels/754171172693868585/754171643990900776/1158978044304826420, I reproduced a separate issue, where the yarnspinner vsocde...