volar-service-pug
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -48,3 +48,3 @@ "use strict"; | ||
return worker(document, (pugDocument) => { | ||
return pugLs.doComplete(pugDocument, position, context.env.documentContext); | ||
return pugLs.doComplete(pugDocument, position, htmlService.provide['html/documentContext']()); | ||
}); | ||
@@ -81,5 +81,3 @@ }, | ||
return worker(document, (pugDocument) => { | ||
if (context.env.documentContext) { | ||
return pugLs.findDocumentLinks(pugDocument, context.env.documentContext); | ||
} | ||
return pugLs.findDocumentLinks(pugDocument, htmlService.provide['html/documentContext']()); | ||
}); | ||
@@ -86,0 +84,0 @@ }, |
{ | ||
"name": "volar-service-pug", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"main": "out/index.js", | ||
@@ -21,3 +21,3 @@ "license": "MIT", | ||
"pug-parser": "^6.0.0", | ||
"volar-service-html": "0.0.4", | ||
"volar-service-html": "0.0.5", | ||
"vscode-html-languageservice": "^5.0.4", | ||
@@ -29,3 +29,3 @@ "vscode-languageserver-textdocument": "^1.0.8" | ||
}, | ||
"gitHead": "f5d49495d6698761f4df8c9ef2747cc01fc777d6" | ||
"gitHead": "7b58234769e16ccb8eed0e6eb03f58ed24b7df40" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35504
815
+ Addedcall-bound@1.0.3(transitive)
+ Addedvolar-service-html@0.0.5(transitive)
- Removedcall-bind@1.0.8(transitive)
- Removedcall-bound@1.0.2(transitive)
- Removeddefine-data-property@1.1.4(transitive)
- Removedhas-property-descriptors@1.0.2(transitive)
- Removedset-function-length@1.2.2(transitive)
- Removedvolar-service-html@0.0.4(transitive)
Updatedvolar-service-html@0.0.5