Commit 523478e
committed
Adds "Open in Integrated Terminal" to worktrees
- Allows opening a worktree's folder in the integrated terminal from both the Commit Graph and Worktrees views
- Preserves remote development URI schemes (e.g., SSH, WSL) instead of falling back to flat local file paths
- Standardizes view terminal commands by renaming the command to `gitlens.openInIntegratedTerminal:views`
Closes #53861 parent 52613e9 commit 523478e
6 files changed
Lines changed: 457 additions & 424 deletions
File tree
- src
- views
- webviews/plus/graph
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4938 | 4938 | | |
4939 | 4939 | | |
4940 | 4940 | | |
| 4941 | + | |
| 4942 | + | |
| 4943 | + | |
| 4944 | + | |
| 4945 | + | |
| 4946 | + | |
| 4947 | + | |
| 4948 | + | |
| 4949 | + | |
| 4950 | + | |
| 4951 | + | |
| 4952 | + | |
| 4953 | + | |
| 4954 | + | |
| 4955 | + | |
| 4956 | + | |
| 4957 | + | |
| 4958 | + | |
| 4959 | + | |
| 4960 | + | |
| 4961 | + | |
| 4962 | + | |
| 4963 | + | |
| 4964 | + | |
| 4965 | + | |
| 4966 | + | |
| 4967 | + | |
| 4968 | + | |
| 4969 | + | |
| 4970 | + | |
| 4971 | + | |
| 4972 | + | |
4941 | 4973 | | |
4942 | 4974 | | |
4943 | 4975 | | |
| |||
12971 | 13003 | | |
12972 | 13004 | | |
12973 | 13005 | | |
12974 | | - | |
12975 | | - | |
12976 | | - | |
12977 | | - | |
12978 | | - | |
12979 | | - | |
12980 | | - | |
12981 | | - | |
12982 | | - | |
12983 | | - | |
12984 | | - | |
12985 | | - | |
12986 | | - | |
12987 | | - | |
12988 | | - | |
12989 | | - | |
12990 | | - | |
12991 | | - | |
12992 | | - | |
12993 | | - | |
12994 | | - | |
12995 | | - | |
12996 | 13006 | | |
12997 | 13007 | | |
12998 | 13008 | | |
| |||
0 commit comments