easymotion
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
I am using easymotion.
<leader><leader>w and <leader><leader>e work as desired.
<leader><leader>b works as well, except with Latex workshop.
With Latex, <leader><leader>b grays out everything.
Here is my latex config:
"editor.fontFamily": "Verdana", // "Verdana", "Consolas", "Arial", "Segoe UI", "Tahoma", "Times"
// "editor.fontSize": 15, // default is 14
// "editor.lineHeight": 19 // 19
"editor.wordWrap": "on",
"editor.wrappingStrategy": "advanced",
"editor.lineNumbers": "on",
I'd be happy if someone could tell me how to resolve the issue.
- Extension (VsCodeVim) version: newest
- VSCode version: newest
- OS: Arch
Contributor guide
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.
Research direction
Start by reproducing b in VS Code with LaTeX Workshop and the provided LaTeX language configuration, then compare it with the working easymotion commands. Done means the command no longer grays out the document when LaTeX Workshop is active.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex, typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100