Delete a Function

To delete a function:

Using the Application Panel

  1. Open VS Code.

  2. Click the EDJX Extension.

  3. In the Profile panel, click Connect to EDJX.

    If you are already logged in, proceed to the next step.
  4. Expand the application in the Application panel.

  5. Click the trashcan icon next to the function.
    A confirmation dialog displays.

  6. Click Yes to proceed with deletion.

Using the Command Palette

  1. Open VS Code.

  2. Click View > Command Palette…​.

  3. Enter EDJX: Connect to EDJX.
    A prompt displays.

  4. Enter your username and password.

  5. Click View > Command Palette…​.

  6. Enter EDJX: Delete Function.

  7. Select the associated application.

    vscode app delete prompt

  8. Select the function to delete.

    vscode function delete

    A confirmation dialog displays.

  9. Click Yes to proceed with the deletion.