LoginSignup
2
1

More than 5 years have passed since last update.

XamarinでUnityのShaderファイルにシンタックスカラーつける

Posted at

http://blog.joolsadams.org/2013/04/01/syntax-coloring-shader-files-in-xamarin-studio-4/
こちらを参考にしました。

  1. https://github.com/jools-adams/monodevelop-unity-mimetypes からソースを落としてくる
  2. ビルドする (unity-mimetypes.sln を Xamarin で開いて ⌘ + K)
  3. install.sh を実行

これで一応あっさり目にカラーリングしてくれます・・
C# ばりに補完とかガシガシやってくれる環境あればなーと思いつつ
ひとまず最低限という感じ。

2
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
1