We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57271ee commit 6130a81Copy full SHA for 6130a81
Snyk.VisualStudio.Extension.2022/Language/LsConstants.cs
@@ -2,7 +2,7 @@
2
{
3
public static class LsConstants
4
5
- public const string ProtocolVersion = "15";
+ public const string ProtocolVersion = "16";
6
7
// Notifications
8
public const string SnykHasAuthenticated = "$/snyk.hasAuthenticated";
0 commit comments