Skip to content

Linking Bitbucket Markdownd  #164783

@pacocom

Description

@pacocom

If I use Github or Gitlab repository server I can use this to link to a line in README.md markdown to go to line 63 of app.module.ts file [AppModule](./src/app/app.module.ts#L63)
but when I use Bitbucket repository server I need to use [AppModule](./src/app/app.module.ts#63) and VSCode can't go to this line.

Note difference between #L63 (Github or Gitlab) and #63 (Bitbucket).

Please add support to Bitbucket linking line in markdown.

Thanks.

Metadata

Metadata

Assignees

Labels

*extension-candidateIssue identified as good extension implementationfeature-requestRequest for new features or functionalitymarkdownMarkdown support issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions