Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(hook): ✨ 添加光标位置保存与恢复功能,优化输入体验 #179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

feat(hook): :sparkles: 添加光标位置保存与恢复功能,优化输入体验

7fb9bed
Select commit
Loading
Failed to load commit list.
Open

feat(hook): ✨ 添加光标位置保存与恢复功能,优化输入体验 #179

feat(hook): :sparkles: 添加光标位置保存与恢复功能,优化输入体验
7fb9bed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 14, 2025 in 0s

16.12% of diff hit (target 10.54%)

View this Pull Request on Codecov

16.12% of diff hit (target 10.54%)

Annotations

Check warning on line 384 in src/hooks/useMsgInput.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hooks/useMsgInput.ts#L381-L384

Added lines #L381 - L384 were not covered by tests

Check warning on line 425 in src/hooks/useMsgInput.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hooks/useMsgInput.ts#L425

Added line #L425 was not covered by tests

Check warning on line 464 in src/hooks/useMsgInput.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hooks/useMsgInput.ts#L460-L464

Added lines #L460 - L464 were not covered by tests

Check warning on line 502 in src/hooks/useMsgInput.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hooks/useMsgInput.ts#L496-L502

Added lines #L496 - L502 were not covered by tests

Check warning on line 634 in src/hooks/useMsgInput.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hooks/useMsgInput.ts#L626-L634

Added lines #L626 - L634 were not covered by tests