Skip to content

Commit 6ab6018

Browse files
testforstephenfbricon
authored andcommitted
Add the new command 'Attach Source' to the readme (#713)
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
1 parent 3c527be commit 6ab6018

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,11 @@ The following commands are available:
5959
- `Java:Force Java compilation` (`Shift+Alt+B`): manually triggers compilation of the workspace.
6060
- `Java:Organize imports` (`Shift+Alt+O`): Organize imports in the currently opened Java file.
6161
- `Java:Open Java formatter settings`: Open the Eclipse formatter settings. Creates a new settings file if none exists.
62-
63-
*New in 0.33.0:*
6462
- `Java:Clean the Java language server workspace`: Clean the Java language server workspace.
6563

64+
*New in 0.34.0:*
65+
- `Java:Attach Source`: Attach a jar/zip source to the currently opened binary class file. This command is only available in the editor context menu.
66+
6667
Supported VS Code settings
6768
==========================
6869
The following settings are supported:

0 commit comments

Comments
 (0)