Commit 7923144
lhy
feat(CommandManager): 添加对选中文本的处理逻辑
当编辑器中有选中文本时,调用 `handleWorkspaceSelectionWithRangeQuery` 方法进行处理。如果没有选中文本,则继续查找最近的查询。这一改动增强了命令管理器对选中文本的处理能力。1 parent 194d96c commit 7923144
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
51 | 65 | | |
52 | 66 | | |
53 | 67 | | |
| |||
0 commit comments