Skip to content

The at sign after the backquote is converted to markdown. #5965

@kzhrk

Description

@kzhrk
  • Extension version: 0.86.1
  • VSCode Version: 1.88.1
  • OS: macOS
  • Repository Clone Configuration (single repository/fork of an upstream repository):
  • Github Product (Github.com/Github Enterprise version x.x.x):

Steps to Reproduce:

  1. Create a PR
  2. Add this comment to the PR on GitHub
`import { createMockApi } from '@/test/mockServer';`
  1. In VSCode, it will be displayed like this.
import { createMockApi } from '[@/test/mockServer';](https://github.com//test/mockServer';)

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions