Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMPROV] Test data introspection extension for VSCode #195

Merged
merged 24 commits into from
Sep 5, 2024

Conversation

AlexVCaron
Copy link
Collaborator

@AlexVCaron AlexVCaron commented Aug 30, 2024

Type of improvement

If submitting a new module or fixing a bug, please use the appropriate template.

  • Documentation
  • Development tools (e.g. linter, formatter, etc.)
  • Development container
  • Global update (please specify)
  • Other (please specify)

Describe your improvement

Update the nf-scil-extension-package and create an extension to introspect test data easily from VSCode.

Describe how to test your improvement

  1. Install Node.js 20 and npm on your system (check the devcontainer Dockerfile and onCreateCommand.sh files)
  2. Open the repository in VSCode outside of the devcontainer
  3. Change directory to nf-scil-extensions/test-data-treeview
  4. Go to Run & Debug (Crtl+Shift+D)
  5. Press play to launch the extension build
  6. The new view is located in the Explorer pane, on the left. It should appread below all tabs (below Timeline on mine).

Checklist before requesting a review

  • Ensure the syntax is correct (EditorConfig and Prettier must pass)
  • Run the test suites if your changes affect any module
  • Regenerate the Poetry lock file if you have updated the dependencies
  • Ensure the documentation is up-to-date

@AlexVCaron
Copy link
Collaborator Author

@scilus/reviewers_nf-scil anyone wants to try to launch a VSCode and test the extension before publishing ?

@AlexVCaron AlexVCaron changed the title Test data introspection extension for VSCode [IMPROV] Test data introspection extension for VSCode Sep 3, 2024
@AlexVCaron AlexVCaron force-pushed the test/data branch 2 times, most recently from 7ea4fa1 to 0bbc548 Compare September 4, 2024 16:00
@AlexVCaron AlexVCaron added this pull request to the merge queue Sep 5, 2024
Merged via the queue into scilus:main with commit 8e5a83d Sep 5, 2024
13 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.

1 participant