Feature Request: link and selected text to Markdown format
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 45/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
Research direction
Start by tracing the VSCode extension's existing permalink and copy-link behavior. Check how an option could access the active editor's selected text and preserve the file, commit, and line information. Done means the generated output matches the requested Markdown link and, when text is selected, includes the fenced code snippet with its language.
Written by the indexing model from the issue text.
Description
Like https://github.com/kawamataryo/copy-git-link for JetBrains, it would be nice if there would be an option to generate markdown that looks like this (code snippet included if text is selected):
[/somepackage/SomeClass.java#L42-L44](https://github.com/huyz/myrepo/blob/67b33efca188/somepackage/SomeClass.java#L42-L44)
```java
public void setLast_name(String last_name) {
this.last_name = last_name;
}
```
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from chdsbd/vscode-githubinator
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
chdsbd/vscode-githubinator#78 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
All issues in chdsbd/vscode-githubinator
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
ontola/atomic-server#1625 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
melgarafael/DeskcommCRM#1451 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 82/100
-
bug via-triage
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bot:ai-assisted component:compact-js status:untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
midnightntwrk/midnight-sdk#403 ·