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

Additional VSCode extensions to the internal plugin-registry

XMLWordPrintable

    • False
    • None
    • False

      The current internal plugin-registry used in Dev Spaces is missing some key extensions to fully support Python CDEs. The ms-python.python extension has a dependency on the ms-python.debugpy which enables Python Debugger. The ms-python.pylint is also missing which is required to have code lint enabled in the editor. MongoDB is also a common data store used by Python Apps. Lastly, it would be great to have https://open-vsx.org/extension/cnshenj/vscode-task-manager added to that list to better access devfile commands (tasks).

      So this FR asks for the following addition to the default plugin-registry:

      • ms-python.debugpy
      • ms-python.pylint
      • mongodb.mongodb-vscode
      • cnshenj.vscode-task-manager

              vsvydenk Valerii Svydenko
              rafael.soares Rafael Soares
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: