Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C cbl-gdb-vsextension
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • COBOLworx
  • cbl-gdb-vsextension
  • Merge requests
  • !7

Open
Created Jun 14, 2021 by Simon Sobisch@ssobischReporter
  • Report abuse
Report abuse

allow untrusted workspaces to be debugged

  • Overview 0
  • Commits 1
  • Changes 1

Per "guidance for debug extensions" as noted in the Workspace Trust Extension Guide.

As is you'd explicit have to trust the workspace to have the extension enabled, as we don't have extra commands that "do" something from the workspace the official guideline is to claim full support. This is done with this PR and I've verified that without it the extension is disabled, with it, it is enabled (no need to increase the vscode minimal version).

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: patch-4