Skip to content

Conversation

@cscheid
Copy link
Collaborator

@cscheid cscheid commented May 22, 2024

Closes #9737.

@cscheid
Copy link
Collaborator Author

cscheid commented May 22, 2024

We need a code review for other patterns that should be /pattern/l.

Copy link
Collaborator

@cderv cderv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we have to add the flags also to launch.json Run tests task too to be complete

"runtimeArgs": [
"test",
"--config=test-conf.json",
"--unstable-ffi",
"--allow-all",
"--check",
"--importmap=${workspaceFolder}/src/import_map.json",
"--inspect-brk"
],

Thanks for the .cmd and .ps1 update :)

@cscheid cscheid merged commit e7bbd43 into main May 22, 2024
@cscheid cscheid deleted the bugfix/9737 branch May 22, 2024 22:46
cderv added a commit that referenced this pull request Jun 12, 2024
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.

Quarto preview hangs

3 participants