Uploaded image for project: 'VS Code Extension'
  1. VS Code Extension
  2. VSCODEEXT-51

Change location of Qt kits JSON file

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Not Evaluated Not Evaluated
    • 1.0.0
    • None
    • General
    • None
    • 1
    • b8ad916d4 (dev)
    • VScode Sprint 3

      Currently, we place the file into the config directory of the cmake-tools extension.

      1. Are we sure that we're always allowed to write there?
      2. Our attempt to locate this config folder will fall flat if VS Code is in portable mode (compare https://code.visualstudio.com/docs/editor/portable)

      As an alternative, we could write the JSON file in extensionContext.globalStoragePath and point ms-vscode.cmake-tools to it.

        For Gerrit Dashboard: VSCODEEXT-51
        # Subject Branch Project Status CR V

            sergkryvonos Serg Kryvonos
            jbornema Joerg Bornemann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes