Skip to content

Support snippets for VS Code extensions running in a Che Theia sidecar #16502

Closed
@sunix

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

  1. Start a Java workspace with a Java project (any of the getting started)
  2. Open a Java file
  3. type try and Ctrl+space inside a method

Expected behavior

Expected to have the try_catch like in VSCode:
Selection_694

But had no try_catch code snippet :(
Selection_695

Runtime

  • Openshift 4.3 and che.openshift.io

Metadata

Assignees

Labels

area/languagesIssues related to Language extensions or plugins integration.kind/bugOutline of a bug - must adhere to the bug report template.new&noteworthyFor new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notesseverity/P1Has a major impact to usage or development of the system.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions