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

Change location of Qt kits JSON file

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes