Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: decorate line with number of executions#609

Merged
Skn0tt merged 6 commits into
microsoft:mainfrom
Skn0tt:decoration-execution-count
Feb 7, 2025
Merged

feat: decorate line with number of executions#609
Skn0tt merged 6 commits into
microsoft:mainfrom
Skn0tt:decoration-execution-count

Conversation

@Skn0tt

@Skn0tt Skn0tt commented Feb 7, 2025

Copy link
Copy Markdown
Member

As per feedback over here: #598 (comment)

@Skn0tt Skn0tt requested a review from mxschmitt February 7, 2025 07:56
@Skn0tt Skn0tt self-assigned this Feb 7, 2025
Comment thread src/extension.ts
range: location.range,
renderOptions: {
after: {
contentText: ` \u2014 ${duration}ms`

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@mxschmitt mxschmitt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Voting for the special character if you like it as well!

Comment thread src/extension.ts Outdated
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.

2 participants