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 intellijThis is a plugin that adds support for Elixir to JetBrains IDEs. The plugin works both in the rich IDEs that allow alternative language SDK selection and small IDEs that are language specific. The rich IDEs work best for IntelliJ Elixir because only in the rich IDEs can have an Elixir SDK set as the Project SDK. In all small IDEs, the native language SDK is always there, which makes anything that uses the SDK, such as running elixir, erl, or mix more complicated both internally and externally in the configuration you have to setup.
elixir-plugin elixir ide editor editor-plugin mix elixir-mix jetbrains intellij-plugin rubymine webstorm pycharm appcode clion gogland datagrip-ide androidstudioThis 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-pluginPlugin 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 moshiRainbow Brackets / Rainbow Parentheses for IntelliJ based IDEs. Java, Scala, Clojure, Kotlin, Python, Haskell, Agda, Rust, JavaScript, TypeScript, Erlang, Go, Groovy, Ruby, Elixir, ObjectiveC, PHP, HTML, XML, SQL, Apex language ...
intellij-plugin rainbow rainbow-brackets intellij intellijidea-plugin intellij-rainbow rainbowify rainbow-parentheses rainbow-plugin nested-brackets ide kotlin html xmlSince v4.0.0, .ignore plugin updates will be delivered only to the latest stable IDE version. No worries! It means .ignore for all IDE version from before - 139-193 - will be frozen at v3.x.x.
gitignore intellij intellij-plugin ignore-filesTL;DR: Click the Use this template button and clone it in IntelliJ IDEA. IntelliJ Platform Plugin Template is a repository that provides a pure boilerplate template to make it easier to create a new plugin project (check the Creating a repository from a template article).
intellij intellij-plugin intellij-platform intellij-idea jetbrains-plugin intellij-idea-plugin intellij-pluginsIntelliJ plugin for supporting PermissionsDispatcher. PermissionsDispatcher is wonderful library for Runtime Permissions. However, it asks developers "attach annotations" and "delegate to generated class" and then after that "rebuild". It's hard to follow all steps correctly. This plugin generates the skelton of methods for "attach annotations" and "delegate to generated class" using GUI.
permissionsdispatcher intellij-pluginThis plugin integrates MongoDB Servers with database/collections tree, Query Runner and Shell console. This plugin was built for IDEA 2016 and upper versions, requires JRE 1.8 and Mongo 3.
intellij intellij-plugin mongodb databaseA 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-tocWhen 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 intellijIf 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 drupalLua IDE/Debugger Plugin for IntelliJ IDEA
lua-ide ide intellij-plugin lua-plugin lua-debugger intellij emmyluaPress the AceJump shortcut a second time before completing a tag to activate Target Mode. Once Target Mode is activated, jumping to a tag will select an entire word. Target Mode can also be activated directly by pressing the shortcut for AceTargetAction (Ctrl+Alt+; by default). Press the AceJump shortcut for Line Mode(Ctrl+Shift+; by default), to target the beginning, first non-whitespace characters, and end of every line in the editor). Then jump to one by completing the tag.
kotlin intellij intellij-platform ace-jump intellij-plugin vim emacs editor-pluginA 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-pluginAn IntelliJ plugin for Flutter development. Flutter is a new mobile app SDK to help developers and designers build modern mobile apps for iOS and Android. Flutter's hot reload helps you quickly and easily experiment, build UIs, add features, and fix bugs faster. Experience sub-second reload times, without losing state, on emulators, simulators, and hardware for iOS and Android.
intellij-plugin flutterThis plugin is in alpha stage.
solidity ethereum intellij intellij-plugin blockchain evmTo 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 bladeLearn how to build plugins using IntelliJ Platform SDK for the JetBrains products by experimenting with our code samples. These samples show you how features work and help you jumpstart your plugins. NOTE To start a new plugin project, please also consider using IntelliJ Platform Plugin Template which offers a pure boilerplate template to make it easier to create a new plugin project.
intellij jetbrains intellij-plugin intellij-platform intellij-idea jetbrains-plugin jetbrains-plugins intellij-plugins intellij-sdk
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.