閉じる

UI言語[UI Language]

記事自体は翻訳されません! 記事によって英語版があったりなかったりします。翻訳がある記事は文頭に記載があるよ!
Each articles themselves will not be translated by this setting. Some of article has translation and some of them doesn't. You will notice if the article has its translation by its preamble!

テーマ[Theme]


Visual Studio Code[Visual Studio Code]

アイキャッチ画像

VScodeでのBlenderスクリプト開発環境のセットアップ

最近はBlenderのアドオン作りにハマっているので、その開発環境構築用のメモ書きです✍ Pythonインタープリターの選択 Blenderは内

アイキャッチ画像

【SOLVED】PlatformIO Project Tasks grayed out and unable to use on VS Code

Yes, that’s all about it.
FYI, the environment is macOS, VSCode 1.71 + PlatformIO 2.5.2 (both are the latest on Sep 2.). But the situation was the same on Windows.

アイキャッチ画像

【解決】VS CodeでPlatformIOのProject Tasksがグレーアウトして使えない

症状 PlatformIOのProject Tasksがグレーアウトして使えなくなった。 まあそういうわけなのです。 発生環境はmacOS、VSco

アイキャッチ画像

VSCodeの拡張機能を公開した時の覚書き

2年ぶり2回めということで、やり方をすっかり忘れていたVisual Studio Codeの拡張機能をの公開手順で躓《つまず》いたところをメモメモ✍️ 拡張

アイキャッチ画像

【Mac】UnityプロジェクトのインテリセンスがVS Codeで効かない

症状 Mac で Unity を VS Code と共に使おうと思っても、インテリセンスが効かず、メソッドの上に表示されるべき参照カウント(0 referencesみたいなやつ