Skip to content

Conversation

@Aholicknight
Copy link

This pull request includes several changes to improve the development workflow for Visual Studio Code users. The changes introduce new configurations for running and debugging the project, as well as updating the documentation to reflect these new options.

Code_-_Insiders_20250215_JFR7cn69LH
Code_-_Insiders_20250216_BqQD39ZLL6

Improvements to VS Code configuration:

  • .vscode/launch.json: Added a new launch configuration to run the project using yarn dev in the integrated terminal. Launching this way also attaches the debugger.
  • .vscode/tasks.json: Added a new task to install yarn dependencies.

Documentation updates:

  • README.md: Updated the documentation to include instructions for running tasks and debugging the project using Visual Studio Code.

@Aholicknight Aholicknight changed the title add launch configuration and task for development with yarn add launch configuration and task for development with yarn for use with visual studio code Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant