<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yunagi_n</author_name>
  <author_url>https://blog.hatena.ne.jp/yunagi_n/</author_url>
  <blog_title>なつねこメモ</blog_title>
  <blog_url>https://tech.natsuneko.blog/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>Visual Studio</anon>
  </categories>
  <description>ということで、続きです。 今回は、 *.hsp;*.as をシンタックスハイライトする機能を作成していきます。 シンタックスハイライトを行う方法には２種類あり、 Classifier を追加して、 独自の色を定義する方法と、Visual Studio 側の色設定を使用する方法があります。 今回は、特に独自の色設定を追加する必要もないので、後者の方法使用する方法で実装します。 ということで、早速実装。 前回作成した IScanner を実装したクラス(ここでは HSPScanner)を変更していきます。 using Microsoft.VisualStudio.Package; using Mi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.natsuneko.blog%2Fentry%2F2016%2F05%2F19%2Fvisual-studio-extension-syntax-highlight&quot; title=&quot;Visual Studio の拡張機能を作成する - シンタックスハイライト編 - なつねこメモ&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>2016-05-18 15:00:00</published>
  <title>Visual Studio の拡張機能を作成する - シンタックスハイライト編</title>
  <type>rich</type>
  <url>https://tech.natsuneko.blog/entry/2016/05/19/visual-studio-extension-syntax-highlight</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
