Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
code / usr / share / code / resources / app / extensions / html / snippets / html.code-snippets
Size: Mime:
{"html doc":{"isFileTemplate":true,"body":["<!DOCTYPE html>","<html>","<head>","\t<meta charset=\"UTF-8\" />","\t<title>${1:title}</title>","</head>","<body>","\t$0","</body>","</html>"],"description":"HTML Document"}}