<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Where did the time go? - XNA</title>
    <link>http://blog.j-maxx.net/</link>
    <description>Brain Powered</description>
    <language>en-us</language>
    <copyright>Jeff Klawiter</copyright>
    <lastBuildDate>Fri, 22 Aug 2008 18:29:45 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.1.8102.813</generator>
    <managingEditor>Jeff.Klawiter@sierra-bravo.com</managingEditor>
    <webMaster>Jeff.Klawiter@sierra-bravo.com</webMaster>
    <item>
      <trackback:ping>http://blog.j-maxx.net/Trackback.aspx?guid=03ad26ec-50ab-426d-9296-8122a6ab6387</trackback:ping>
      <pingback:server>http://blog.j-maxx.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.j-maxx.net/PermaLink,guid,03ad26ec-50ab-426d-9296-8122a6ab6387.aspx</pingback:target>
      <dc:creator>Jeff Klawiter</dc:creator>
      <wfw:comment>http://blog.j-maxx.net/CommentView,guid,03ad26ec-50ab-426d-9296-8122a6ab6387.aspx</wfw:comment>
      <wfw:commentRss>http://blog.j-maxx.net/SyndicationService.asmx/GetEntryCommentsRss?guid=03ad26ec-50ab-426d-9296-8122a6ab6387</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">I was playing around with shaders the other
day and found the lack of syntax highlighting in Visual Studio to be a bit annoying.
I had downloaded the Nvidia FX composer but it's a bit more complex than I really
need. After a bit of searching google I came across <a href="http://intelishade.net/">InteliShade.NET</a>. 
<br /><br />
InteliShade seems to have full syntax highlighting and InteliSense for base types.
So far the InteliSense support is fairly simple. It will autocomplete object types
and function names. It does not detect any variables or structures you've created
nor does it give parameter completion on functions. I'm sure this will change as time
goes on.<br /><br />
It looks like there's just one guy writing it and also doesn't seem to be open source.
I'm sure if there's enough interest he may open things up. I've already begun talking
this thing up. It wasn't too long ago Shawn Hargreaves gave a talk at our local XNA
user group and he mentioned he didn't know of any VS HLSL sytnax highlighting and
urged us to bug the VS team to add it. After finding InteliShade I did send him a
quick email through his blog to let him know there is now an option.<br /><br /><br /><p></p><img width="0" height="0" src="http://blog.j-maxx.net/aggbug.ashx?id=03ad26ec-50ab-426d-9296-8122a6ab6387" /></body>
      <title>InteliShade.Net: HLSL Syntax Highlighting and Intellisense</title>
      <guid isPermaLink="false">http://blog.j-maxx.net/PermaLink,guid,03ad26ec-50ab-426d-9296-8122a6ab6387.aspx</guid>
      <link>http://blog.j-maxx.net/2008/08/22/InteliShadeNetHLSLSyntaxHighlightingAndIntellisense.aspx</link>
      <pubDate>Fri, 22 Aug 2008 18:29:45 GMT</pubDate>
      <description>I was playing around with shaders the other day and found the lack of syntax highlighting in Visual Studio to be a bit annoying. I had downloaded the Nvidia FX composer but it's a bit more complex than I really need. After a bit of searching google I came across &lt;a href="http://intelishade.net/"&gt;InteliShade.NET&lt;/a&gt;. 
&lt;br&gt;
&lt;br&gt;
InteliShade seems to have full syntax highlighting and InteliSense for base types.
So far the InteliSense support is fairly simple. It will autocomplete object types
and function names. It does not detect any variables or structures you've created
nor does it give parameter completion on functions. I'm sure this will change as time
goes on.&lt;br&gt;
&lt;br&gt;
It looks like there's just one guy writing it and also doesn't seem to be open source.
I'm sure if there's enough interest he may open things up. I've already begun talking
this thing up. It wasn't too long ago Shawn Hargreaves gave a talk at our local XNA
user group and he mentioned he didn't know of any VS HLSL sytnax highlighting and
urged us to bug the VS team to add it. After finding InteliShade I did send him a
quick email through his blog to let him know there is now an option.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.j-maxx.net/aggbug.ashx?id=03ad26ec-50ab-426d-9296-8122a6ab6387" /&gt;</description>
      <comments>http://blog.j-maxx.net/CommentView,guid,03ad26ec-50ab-426d-9296-8122a6ab6387.aspx</comments>
      <category>HLSL</category>
      <category>XNA</category>
    </item>
  </channel>
</rss>