Michael Aigner

Results 42 comments of Michael Aigner

Hi @taylorjdawson , @MatthiasGrandl , @T4cC0re , > @taylorjdawson it makes more sense to allow multiple instances of one extension, because it keeps extension development simpler and you don’t have...

@pernielsentikaer i will check it in the evening

I also would prefer an archived icon with e.g. yellowish color. The red one is very "heavy" and the color indicate something "bad". ![CleanShot 2022-09-05 at 15 06 46@2x](https://user-images.githubusercontent.com/3163807/188456630-eda2308c-a594-4011-87c1-b38524cb7f97.png)

@macbookandrew Suggestion: Remove the `Archived` text and move it into the the tooltip of the accessory and make the Color of the icon yellow instead of red. That way it...

@oischinger I'm also worried about the fixed 60 seconds scan interval since 2022.2. Would it not be easier to change the fix scan interval to `120` seconds per default and...

Hey @oischinger , Any plans to change the frequency?

Hi @CharlesB2 , Did you already tried the **My Starred Projects** command? If the project is Starred on you GitLab account (via the star next to the project) it will...

Hi, I think you can start with https://doc.qt.io/qt-5/cmake-manual.html. You just need a normal cmake project with an find_package(Qt....) in it,than the Extension will detect the Qt installation. In VSCode you...

@hwhsu1231 Do you would use it for deploy the application or for the development process? For dev scenario it would be better to inject the PATH variable automatically into `launch.json`....