Pascal Berger

Results 169 comments of Pascal Berger

And related to that is the "Request status" column of any use? Since it only shows active requests anyway won't it always print "Active" there? IMHO it would be nice...

@sierpinski Also maybe using [Contextual classes](http://getbootstrap.com/css/#tables-contextual-classes) on the table rows to indicate their readiness might be useful.

Is there a way to know with what arguments a package was installed?

In this case I would vote to reinstall with the arguments required by the dependency.

Having the same issue. > If I understand you correctly, you want A and B to be skipped if C's criteria isn't fulfilled? I don't think that is a good...

Same issue here. This changes makes SonarLint, and in the end SonarCloud, for us useless for two reasons: 1. Every developer needs now to bind locally to the correct Sonar...

> > Previously the people didn't need to connect to SonarQube and most of them didn't need to know a lot about SonarQube. It just worked because we configured it...

@marco-comi-sonarsource If you don't plan to bring back full functionality of pre-7.0 SonarLint, are you committed to support SonarLint 6.x further (compatibility with newer SonarQube & VS releases, Security fixes)?...

@stffabi I can do the testing 😉 @Frodox JetBrains is hesitating to merge this. See [TW-54098](https://youtrack.jetbrains.com/issue/TW-54098). They should first decide if they are willing to have this feature added or...

Better than a filecheck would be to check for a file containng an `import-module au` statement. But checking for `update.ps1` and raise a suggestion might also work.