Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-1294

VS Code extensions providing code snippets APIs make not usable in CRW

    XMLWordPrintable

Details

    • False
    • False
    • 0
    • 0% 0%
    • Undefined

    Description

      A popular kind of extensions for VS Code provide code snippets, which provide valuable productivity tools for developers or often collections of standard code patterns that developer would have otherwise have to copy from reference manuals. The are particularly popular for Enterprise Application developers. IBM's Z Open Editor ships with 200 snippets and IBM's DB2 for z/OS extension also comprises of a larger collection of standards patterns for writing DDLs and stored procedures.

      The following issues filed against Che and Theia break the usage of code snippets almost entirely.  VS Code extension developers would not be able to provide their snippets as a json file that is loaded at runtime, but have to encode their snippets into VS Code Completion Item providers, which significantly raised the effort developers need to undergo just for Che support.

      https://github.com/eclipse/che/issues/16502

      https://github.com/eclipse/che-theia/pull/948

       

      Attachments

        Activity

          People

            tmader@redhat.com Thomas Mäder (Inactive)
            phaumer1 Peter Haumer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: