<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>knj4484</author_name>
  <author_url>https://blog.hatena.ne.jp/knj4484/</author_url>
  <blog_title>it-engineer’s blog</blog_title>
  <blog_url>https://it-engineer.hateblo.jp/</blog_url>
  <categories>
    <anon>VSCode</anon>
    <anon>Visual Studio Code</anon>
  </categories>
  <description>目的 編集中のHTMLをブラウザで表示したい 方法 コマンドパレットを開く(cmmand+shift+Pなど) Configure Task Runnerと入力する 開いたtasks.jsonを以下の内容に変更、保存する { &quot;version&quot;: &quot;2.0.0&quot;, &quot;tasks&quot;: [ { &quot;label&quot;: &quot;open&quot;, &quot;type&quot;: &quot;shell&quot;, &quot;command&quot;: &quot;/Applications/Google Chrome.app/Contents/MacOS/Google Chrome&quot;, &quot;args&quot;: [ &quot;${file}&quot; ], &quot;group&quot;: { &quot;kind&quot;: &quot;bu…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fit-engineer.hateblo.jp%2Fentry%2F2018%2F12%2F24%2F172324&quot; title=&quot;VSCodeから編集中のHTMLファイルをブラウザに開かせるには - it-engineer’s blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-12-24 17:23:24</published>
  <title>VSCodeから編集中のHTMLファイルをブラウザに開かせるには</title>
  <type>rich</type>
  <url>https://it-engineer.hateblo.jp/entry/2018/12/24/172324</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
