Plugin for family of Jetbrains IDEs that expands build-in Git Integration. Add https://plugins.jetbrains.com/plugins/eap/7499 in Settings > Plugins > Browse repositories... > Manage repositories... to receive early access builds.
https://github.com/zielu/GitToolBoxTags | intellij git idea-plugin |
Implementation | Java |
License | Apache |
Platform | OS-Independent |
Swagger Plugin makes it easy to edit Swagger specification files inside IntelliJ IDEA. You can find it on JetBrains' plugin page.This will start IntelliJ IDEA with the plugin installed.
swagger intellij swagger-plugin openapiLua IDE/Debugger Plugin for IntelliJ IDEA
lua-ide ide intellij-plugin lua-plugin lua-debugger intellij emmyluaBlueForest is a dark color-scheme for IntelliJ IDEA (version 10.0 and later).Copy the BlueForest.xml file into the /colors directory underneath your IDEA installation folder (or the user profile IntelliJ folder, depending on your OS). If you are on OSX/linux or using cygwin on Windows, you can also clone this git repository into a directory of your choice and use the deploy.sh script to install BlueForest and the update.sh script to copy back changes you made in IDEA.
Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )
kotlin gson json-to-kotlin androidstudio-plugin intellij-plugin jackson fastjson android-studio-plugin logansquare moshiTo install, go to Settings > Plugins and search for "Laravel Plugin". Once installed, you must activate per-project by going to Settings > Languages & Frameworks > PHP > Laravel and clicking "Enable for this project".
phpstorm laravel jetbrains phpstorm-plugin symfony intellij intellij-plugin bladeIf your issue already exists, don't hesitate to add a comment to help contributors resolve the issue more easily. If your issue does not exist, open a new issue 😃.
symfony phpstorm jetbrains intellij intellij-plugin doctrine annotation autocomplete phpstorm-plugin twig drupalWhen I was learning Haskell, I missed the nice features of IntelliJ IDEA. My first approach was to use default way of creating an IntelliJ plugin by defining a grammar and a lexer according to Haskell report. That didn't work out because I could not define all the recursion. Then I decided to use grammar and lexer definitions only for tokenizing and parsing Haskell code, and not for syntax checking the code. This is needed for syntax highlighting, all kinds of navigation and so on. Further Haskell language support is provided with the help of external tools. This plugin depends mainly on Stack and Intero. It can create new Stack projects (by using template hspec) and import existing Stack projects.
intellij-plugin haskell intellijVIM emulator plugin for the IntelliJ IDEA IDE. This plugin allows you to use many of the commands of VIM while editing files in IDEA. ** NOTE ** This Sourceforge project is inactive. Jetbrains took over the IdeamVIM plugin several years ago. Any support must be directed to Jetbrains.
Restart IDE. To generate new ignore file, just click on File > New or use Alt + Insert shortcut and select .ignore file element.
gitignore ignore-files intellij-plugin intellijA plug-in for JetBrains' IntelliJ IDEA 2016-18 which provides real-time feedback against a given CheckStyle profile by way of an inspection. Released under a BSD-style licence - please see the LICENCE file for details.
checkstyle intellij-pluginA plugin for Android Studio and Intellij IDEA that speeds up your day to day android development. The number on the left is a shortcut that will stay the same for your muscle memory pleasure.
Allows using Eclipse's code formatter directly from IntelliJ. Solves the problem of maintaining a common code style in team environments where both IDEA and Eclipse are used. Try to reformat something and send me the log...
intellij-plugin intellijDagger can provide a class objects without needing to know how they are constructed. The Dagger IntelliJ plugin helps demystify this behavior and creates visual connections between a @Inject object and the @Provides method that creates it.Download the plugin jar and select "Install Plugin From Disk" in IntelliJ's plugin preferences.
This project is an OSS Static Code Analysis tool for PhpStorm (2016.2+) and Idea Ultimate. Some of inspections are expecting conditional statements (e.g. "if") to use group statement for wrapping body expressions. If this requirement is met then additional inspections are applied to the source code.
phpstorm static-analysis php7 awesome intellij intellij-plugin static-code-analysis static-analyzer phpstorm-pluginA Markdown plugin with GFM and a matching preview style. You can download it on the JetBrains plugin page.
intellij-plugin markdown-editor markdown-to-html markdown-viewer markdown-tocTested with IntelliJ 12.x / 13.x and Android Studio 0.3+. You can have others information about the plugin on jetbrains website. Download the AndroidHoloColors.jar and put it in your IntelliJ / Android Studio plugin folder. See the documentation to know where it is.
IdeaVim is a Vim emulation plugin for IDEs based on the IntelliJ platform. IdeaVim can be used with IntelliJ IDEA, RubyMine, PyCharm, PhpStorm, WebStorm, AppCode, CLion, DataGrip and Android Studio.Use the IDE's plugin manager to install the latest version of the plugin. Start the IDE normally and enable the Vim emulation using "Tools | Vim Emulator" menu item. At this point you must use Vim keystrokes in all editors.
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.