duncanp-lseg

Results 73 comments of duncanp-lseg

@pavel-mikula-sonarsource * "hangs" - did the whole UI lock up, or was the UI responsive but there were no other additional output messages in the SonarLint output pane? * is...

* Does anyone else in the team have the same problem? In that set of logs you are getting "Forbidden" responses when calling `/api/qualityprofiles/search` and "Unauthorized" when calling `api/developers/search_events`. It's...

Ok. I can open `SonarAnalyzer.sln` and update the binding with problems or delays. I can also bind a new project to `sonaranalyzer-dotnet` without any issues. I'm using the latest public...

Could you check whether the behaviour reproduces on VS2019 please?

@pavel-mikula-sonarsource we'll look at it in the next hardening sprint (which will either be the next sprint or the one after).

Check with @andrei-epure-sonarsource whether there are any other steps we should take.

Notes: #### EnvDTE.SourceControl::IsItemUnderSCC(filePath) Pros: * public VS interface, VS2015+ * should work for multiple source control systems Cons: * limited: doesn't differentiate between (1) ignored files and (2) new files...

Closing as fixed. Following the change to "unintrusive" Connected Mode settings storage in v7.0, all supported QPs will be fetched.

@jschnurer this ticket is about startup issues, which wouldn't include typing/IntelliSense. It is possible that the fix for [#2798](https://github.com/SonarSource/sonarlint-visualstudio/issues/2798) released yesterday will help in your case. If not, please open...

@koraybalci we have a feature scheduled for Q2 2023 to how Connected Mode works so that there are no changes to project files. Part of this will involve switching from...