Дополнения
GitFlic
Обеспечивает интеграцию с GitFlic
GitHub Dark Theme
Getting as close as GitHub's dark theme as possible. Report an issue | On GitHub.
GitHub Theme
GitHub Theme for Jetbrains is heavily inspired by GitHub 3 Color Scheme and github-vscode-theme. The focus of the development of this theme plugin is to restore the...
GitLab Projects 2020
GitLab Projects Plugin Simple plugin that is adding support for GitLab specific actions to JetBrain IDEs Features: GitLab Checkout support - add GitLab autocompleter...
GitLink
A Jetbrains plugin open or copy git URLs to a remote host. Supports `GitHub`, `Bitbucket`, `GitLab`, `Gitee`, `Gitea`, `Gogs`, `Azure` and `Gerrit` out of the box...
Gitmoji Plus: Commit Button
Add a gitmoji emoticon in your commits to make them sexier! This plug-in will help you to choose and add the gitmoji, via a button in the Commit window, among a...
GLSL Support
Support for GLSL - the OpenGL Shading Language.
Go[beta]
⚠️ BETA-версия: Плагин находится в стадии активной разработки.
Плагин языка Go для OpenIDE, который обеспечивает возможности запуска и отладки Go-файлов. Плагин позволяет разработчикам запускать и отлаживать Go-приложения непосредственно из OpenIDE.
Ключевые возможности:
- Запуск Go-файлов простым щелчком правой кнопки мыши
- Отладка Go-приложений с точками останова и проверкой переменных
- Автоматическая конфигурация запуска для Go-файлов
- Запуск тестов
Требования
- IDE на базе IntelliJ
- Установленный плагин LSP4IJ для IDEA
- Установленный Go
- Установленный отладчик Go Delve
- Установленный языковой сервер Go gopls
Использование
- Откройте Go-файл в редакторе
- Щелкните правой кнопкой мыши по файлу и выберите "Run" или "Debug"
- Альтернативно, используйте конфигурации запуска в правом верхнем углу IDE
Контакты
Есть вопросы или предложения? Мы всегда готовы помочь! Присоединяйтесь к нашему Telegram-чату. Ждём вашу обратную связь и готовы ответить на все вопросы!
google-java-format
Formats source code using the google-java-format tool. This plugin requires additional IDE configuration. For more information, read the documentation.