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

Check for extensions versions consistency

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 1.5.0
    • General
    • None

      When users have different versions of extensions, we should warn them or give them an error. Otherwise, some features might not work, or runtime problems might occur.

       

      For example, let's say `qt-qml` is 1.6 and `qt-cpp` is 1.4. If some features are added to `qt-qml` with 1.6 which requires features from `qt-cpp` 1.6. This can cause `qt-qml` 1.6 feature not to work completely. 

       

      Possible solution: 

      qt-core can check the other extensions' versions and show an error if there is inconsistency.

       

       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qtvscodeteam Qt VS Code
            orkun.tokdemir Orkun Tokdemir
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes