Merge branch 'master' into dev

This commit is contained in:
Karl Burtram
2016-11-28 09:58:32 -08:00
12 changed files with 994 additions and 6 deletions

View File

@@ -633,7 +633,6 @@ namespace Microsoft.SqlTools.ServiceLayer.LanguageServices
}
}
/// <summary>
/// Converts a SQL Parser QuickInfo object into a VS Code Hover object
/// </summary>