Skip to content

Conversation

@guillaume-kotulski
Copy link
Collaborator

This pull request includes various updates and improvements across multiple files in the project. The main changes involve updating dependencies, adding new commands, and making formatting adjustments in the editor/package.json file. Below is a summary of the most important changes:

Dependency Updates:

  • Updated versions of several dependencies in editor/package.json, including @types/mocha, @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, @vscode/vsce, esbuild, eslint, mocha, glob, and typescript.

New Features:

  • Added a new command createNewProject in editor/src/commands.ts to create a new project with a specified structure.
  • Registered the new command createNewProject in the Ctx class in editor/src/ctx.ts.

Formatting and Configuration:

  • Reformatted arrays and objects in editor/package.json for better readability. [1] [2] [3]
  • Updated environment variables in .vscode/launch.json to include placeholders for ANALYZER_4D_PATH and VERSION_4D.

Miscellaneous:

  • Added a new method display in LabeledVersion class in editor/src/labeledVersion.ts to return a formatted version string.
  • Added glob package in editor/src/test/index.ts to log file names during test execution.

@guillaume-kotulski guillaume-kotulski merged commit 99b81b1 into main Dec 16, 2024
2 checks passed
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.

3 participants