Martin Björkström

Results 18 issues of Martin Björkström

Removes single quotes from README.md so that it works with our custom tool that inserts README file content to a SQL DB. ping @benaadams

ParseProject doesn't support new `csproj`-format. One essential thing missing is support for multiple target frameworks.

In-Process NuGet don't support authentication. It should support obtaining credentials just like `nuget.exe` Hints: https://github.com/NuGet/NuGet.Client/tree/dev/src/NuGet.Clients/NuGet.Credentials https://www.nuget.org/packages/NuGet.Credentials/

Feature

To avoid unnecessary installation of packages already located in global packages folder (e.g. `~/.nuget`), we should install and consume packages from there. We could make it opt-in to start with....

Improvement

**Type** (choose one): - Bug **NPE version**: (e.g. 5.x) (see Help -> about) 5.2.49 **OS version**: (Windows 7, 10 - 1803/17134, etc) Windows 10 - 1903 **Installed from**: Microsoft Store...

WebSocketConnection.Close should wait for a Close frame response before closing the socket. This is described in RFC 6455 Section 1.4. (https://tools.ietf.org/html/rfc6455#section-1.4) We are experiencing issues with this when we are...

bug-p2
RFC Compliance

Example: ![image](https://user-images.githubusercontent.com/1633368/90561402-a9d23800-e16e-11ea-90f7-9f35a9f38893.png) ping @bruno-garcia @joaopgrassi

@gep13 or @agc93 anyone of you want to continue with this? The newer OmniSharp builds now has much more stable LSP implementation.