<?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>前回の準備編の続きです。 今回は、言語サービスの拡張を作るための、ベース部分を作成していきます。 ということで、早速ベース部分を作成していきます。 前回作成した VSPackage を変更します。 言語サービスの提供には、 ProvideServiceAttribute, ProvideLanguageServiceAttribute を、 拡張子の登録として、 ProvideLanguageExtensionAttribute を付けます。 つけた例が下の感じ。 using System; using System.ComponentModel.Design; using System.Di…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.natsuneko.blog%2Fentry%2F2016%2F05%2F17%2Fvisual-studio-extension-language-service&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-16 15:00:00</published>
  <title>Visual Studio の拡張機能を作成する - 言語サービスの提供編</title>
  <type>rich</type>
  <url>https://tech.natsuneko.blog/entry/2016/05/17/visual-studio-extension-language-service</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
