Skip to content

"Open Defold" command from command palette blocks Defold Kit builds #38

Open
@swajj

Description

  1. Open Command Palette
  2. Select "Defold Kit: Open Defold" (Defold will open to the current project)
  3. Select Defold Kit as a build target and hit F5 / run a build
    Expected: Builds and runs
    Actual: VSCode complains, and then runs the last-built version
image image
2024-01-23 20:49:13.696 [info] Command 'defoldKit.openDefold' is called
2024-01-23 20:49:13.696 [info] Configuration
- config.workspace: 'c:\Users\Alexis\git\garage'
- config.resources: 'c:\Users\Alexis\.vscode\extensions\astronachos.defold-2.1.1\resources'
- config.workspaceStorage: 'c:\Users\Alexis\AppData\Roaming\Code\User\workspaceStorage\3d2a6a1209dc231870fbc97df9373465\astronachos.defold'
- config.globalStorage: 'c:\Users\Alexis\AppData\Roaming\Code\User\globalStorage\astronachos.defold'
- config.defold: 'c:\Users\Alexis\Defold'
2024-01-23 20:49:13.700 [info] Defold $: "c:\Users\Alexis\git\garage\game.project" 
2024-01-23 20:49:13.700 [info] Defold: [starting]
2024-01-23 21:06:18.990 [info] A user tried to run command 'defoldKit.build' during another command 'defoldKit.openDefold'.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions