Skip to content

Test file indexing causes slow startup of matlab integration for large projects #343

Description

@MarcelBrusius

Describe the bug
Version 1.3.13 added test browser integration.

  • Indexing test files launches automatically: starting a matlab terminal takes ages
  • Indexing test files cannot be disabled: slows down the overall experience in large projects.
  • Indexing test files cannot be aborted
  • Test file index seems to be updated even while debugging/running code: debug session cannot be terminated (or it takes longer than I'm willing to be patient)
  • Manually set test directories are not persisted: restart of VSCode causes indexing of files in all directories

To Reproduce
Might be only relevant for (very) large projects consisting of more than 1000 files (my project consists of more than 2.5k files)

Expected behavior

  • Please add an option to disable the test browser integration.
  • Please add an option to save the path to the test folder between VSCode restarts

Screenshots
If applicable, add screenshots to help explain your problem.

Useful Information

  • MATLAB Version: R2023b
  • OS Version: Windows 11, 10.0.26200 Build 26200
  • VS Code Version: VSCodium 1.126.04524 (based on VSCode 1.126.0)

Additional context
In Version 1.3.12 starting a new matlab terminal after connecting to matlab took less than 10 seconds. Now it's in the range of minutes.

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions