vnotex / vnotex/vnote

建议增加列编辑模式

Open
#307 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
13k
Forks
1.3k
Avg merge
14h 3m
Merged PRs (30d)
3

Description

vim有列编辑模式,vnote中的vim模式不知道有没有列编辑模式(摸索了下没找到),建议增加类似notepad++那样的列编辑模式。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating vnote's Vim-mode editor entry point and run the application to check whether any column or block-editing behavior already exists. Compare the requested behavior with Vim and Notepad++ column editing, then define completion as a usable column-edit mode in the editor with coverage for its intended selection and editing actions.

Written by the indexing model from the issue text.

Assessment

Tech stack
vim
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.