Support snippets for VS Code extensions running in a Che Theia sidecar #16502
Closed
Description
Describe the bug
In Java files, the code snippet (to generate try catch block) try_catch
is not working
Che version
- latest
Steps to reproduce
- Start a Java workspace with a Java project (any of the getting started)
- Open a Java file
- type
try
andCtrl+space
inside a method
Expected behavior
Expected to have the try_catch
like in VSCode:
But had no try_catch
code snippet :(
Runtime
- Openshift 4.3 and che.openshift.io