Track: Status of Java related features in eclipse and IntelliJ keymap extensions
@CsCherrYY đang làm issue này rồi.
Từ ngày 18/9/2021.
Đánh giá
Issue này chưa được đánh giá.
Mô tả
The following table contains the missing or wrong keybindings in related extension's repository.
vscode-intellij-idea-keybindings
Overview
| Feature | IntelliJ default(windows) | Intellij default(mac) | IntelliJ keymap support | command | when |
|---|---|---|---|---|---|
| Restore default layout | shift+f12 | shift+f12 | https://github.com/kasecato/vscode-intellij-idea-keybindings/pull/255 | workbench.action.resetViewLocations | always |
Editing
| Feature | IntelliJ default(windows) | Intellij default(mac) | IntelliJ keymap support | command | when |
|---|---|---|---|---|---|
| Column selection mode | alt+shift+insert | shift+cmd+8 | https://github.com/kasecato/vscode-intellij-idea-keybindings/pull/256 | editor.action.toggleColumnSelection | editorTextFocus |
| Compare Files | ctrl+d | cmd+d | https://github.com/kasecato/vscode-intellij-idea-keybindings/pull/257 | workbench.files.action.compareFileWith | !editorTextFocus |
| Go to Super Method | ctrl+u | cmd+u | https://github.com/kasecato/vscode-intellij-idea-keybindings/pull/258 | java.action.navigateToSuperImplementation | editorTextFocus |
Refactor
| Feature | IntelliJ default(windows) | Intellij default(mac) | IntelliJ keymap support | command | when |
|---|---|---|---|---|---|
| Refactor... | ctrl+alt+shift+t | ctrl+t | https://github.com/kasecato/vscode-intellij-idea-keybindings/pull/259 | editor.action.refactor | editorHasCodeActionsProvider && editorTextFocus && !editorReadonly |
| Introduce Field | ctrl+alt+f | alt+cmd+f | https://github.com/kasecato/vscode-intellij-idea-keybindings/pull/260 | editor.action.codeAction & refactor.extract.field | editorTextFocus |
| Introduce Constant | ctrl+alt+c | alt+cmd+c | https://github.com/kasecato/vscode-intellij-idea-keybindings/pull/261 | editor.action.codeAction & refactor.extract.constant | editorTextFocus |
Source Action
| Feature | IntelliJ default(windows) | Intellij default(mac) | IntelliJ keymap support | command | when |
|---|---|---|---|---|---|
| Source Action | alt+insert | https://github.com/kasecato/vscode-intellij-idea-keybindings/pull/252 | editor.action.sourceAction |
Run & Debugging
| Feature | IntelliJ default(windows) | Intellij default(mac) | IntelliJ keymap support | command | when |
|---|---|---|---|---|---|
| Stop | ctrl+f2 | cmd+f2 | https://github.com/kasecato/vscode-intellij-idea-keybindings/pull/262 | workbench.action.debug.stop | inDebugMode && !focusedSessionIsAttach |
| View Breakpoints... | ctrl+shift+f8 | shift+cmd+f8 | https://github.com/kasecato/vscode-intellij-idea-keybindings/pull/263 | workbench.debug.action.focusBreakpointsView | always |
Testing
| Feature | IntelliJ default(windows) | Intellij default(mac) | IntelliJ keymap support | command | when |
|---|---|---|---|---|---|
| Go to Test | ctrl+shift+t | shift+cmd+t | https://github.com/kasecato/vscode-intellij-idea-keybindings/pull/264 | java.test.goToTest | java:testRunnerActivated |
vscode-eclipse-keybindings
Overview
| Feature | Eclipse default(windows) | Eclipse default(mac) | Eclipse keymap support | command | when |
|---|---|---|---|---|---|
| open strcuture | ctrl+f3 | cmd+f3 | ✅https://github.com/alphabotsec/vscode-eclipse-keybindings/pull/52 | outline.focus | always |
| split editor | shift+ctrl+[ | shift+cmd+[ | https://github.com/alphabotsec/vscode-eclipse-keybindings/pull/53 | workbench.action.splitEditor | always |
Refactor
| Feature | Eclipse default(windows) | Eclipse default(mac) | Eclipse keymap support | command | when |
|---|---|---|---|---|---|
| refactor... | alt+shift+t | alt+cmd+t | ✅https://github.com/alphabotsec/vscode-eclipse-keybindings/pull/54 | editor.action.refactor | editorHasCodeActionsProvider && editorTextFocus && !editorReadonly |
Source Action
| Feature | Eclipse default(windows) | Eclipse default(mac) | Eclipse keymap support | command | when |
|---|---|---|---|---|---|
| Source Action | alt+shift+s | alt+cmd+s | ✅https://github.com/alphabotsec/vscode-eclipse-keybindings/pull/55 | editor.action.sourceAction | editorTextFocus |
Run & Debugging
| Feature | Eclipse default(windows) | Eclipse default(mac) | Eclipse keymap support | command | when |
|---|---|---|---|---|---|
| debugging | f11 | cmd+f11 | ✅https://github.com/alphabotsec/vscode-eclipse-keybindings/pull/56 | workbench.action.debug.start | debuggersAvailable && debugState == 'inactive' |
| run | ctrl+f11 | shift+cmd+f11 | ✅https://github.com/alphabotsec/vscode-eclipse-keybindings/pull/56 | workbench.action.debug.run | debuggersAvailable && debugState != 'initializing' |
- Ngôn ngữ chính
- TypeScript
- Star
- 352
- Fork
- 166
- Merge trung bình
- 17 giờ 47 phút
- Pull request đã merge (30 ngày)
- 32
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của microsoft/vscode-java-pack
-
Memory Leak in Linux Đang mởai-triaged bug
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 42/100
microsoft/vscode-java-pack#1543 · 8 bình luận · 4 reaction ·
-
ai-triaged bug
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 35/100
microsoft/vscode-java-pack#1443 · 1 bình luận · 2 reaction ·
-
ai-triaged bug
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 45/100
microsoft/vscode-java-pack#1425 · 1 bình luận ·
-
ai-triaged enhancement feature-request
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 20/100
microsoft/vscode-java-pack#1423 · 2 bình luận · 1 reaction ·
-
ai-triaged area/jdtls bug needs-investigation
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 25/100
microsoft/vscode-java-pack#1420 · 1 bình luận ·
Tất cả issue của microsoft/vscode-java-pack
Issue tương tự
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 78/100
-
area:tools bug good first issue help wanted priority:P2
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 90/100
TaewoooPark/Motifcode#14 ·
-
bug
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 84/100
newrelic-experimental/preflight#793 · 1 bình luận ·
-
bug 🐞
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 68/100
-
[Bounty proposal] fix(web): memory insights count an evening memory on the next day ($25 proposed) Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 84/100
BasedHardware/omi#15320 ·