0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript5,538 stars (5,538 stars)246 forks (246 forks)batch import
help wanted
Description
如题,谢谢啦!
Contributor guide
- Tech stack
- javascript
- Domain
- developer experience
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Familiarity with Neovim plugin configurationBasic understanding of markdown preview.nvim
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 30
- Research direction
- Investigate the plugin's documentation and source code (e.g., autoload/markdownpreview.vim and the Node server) to see if there is an existing configuration for returning focus to vim after preview. Check if there are any related issues or discussions in the repository that address this behavior. Consider implementing a new option or vim function to achieve this.