mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-10-13 20:11:30 -04:00
Add IntelliJ Translation Plugin (#407)
* Add IntelliJ Translation Plugin * Update descriptions for IntelliJ Translation Plugin
This commit is contained in:
parent
7684dc6e96
commit
f4a5cc8c1c
5 changed files with 25 additions and 0 deletions
|
@ -568,6 +568,11 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
|
|||
<td> <a href="https://plugins.jetbrains.com/plugin/24851-ai-git-commit">AI Git Commit</a> </td>
|
||||
<td> このプラグインは、コードの変更に基づいてコミットメッセージを自動生成するためにAIを使用します。 </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://github.com/YiiGuxing/TranslationPlugin/blob/master/pluginIcon.svg?raw=true" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://intellij-translation.yiiguxing.top/#/ja/">IntelliJ Translation Plugin</a> </td>
|
||||
<td> IntelliJベースのIDE向け翻訳プラグイン。OpenAI Translator(DeepSeek・Doubao・Ollamaなど互換)を含む複数翻訳サービスを統合し、IDE内でコメントやドキュメント等のコードテキストを随時直接翻訳可能にします。</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### <span id="codeeditor">AI コードエディタ</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue