Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Android Studio

Compare

  Analyzed about 9 hours ago

Android Studio - plugin for IntelliJ IDEA simplifies development of Google Android applications Android Studio provides the following features: TODO

3.84M lines of code

0 current contributors

over 9 years since last commit

18 users on Open Hub

Inactive
5.0
 
I Use This

Lua for IDEA

Compare

  No analysis available

Lua language plugin for IntelliJ IDEA.

0 lines of code

0 current contributors

0 since last commit

12 users on Open Hub

Activity Not Available
4.6
   
I Use This
Mostly written in language not available
Licenses: apache_2

checkstyle-idea

Compare

  Analyzed 1 day ago

DescriptionThis is a CheckStyle plug-in for JetBrain's IntelliJ IDEA. At present this plugin is only having high priority fixes applied - if you have the time and inclination to continue feature development please drop me a line. Unlike JetStyle, this plug-in was original written to provide ... [More] real-time integration, in a similar manner to Eclipse-CS. From version 0.4 it also provides on-demand scanning for the current file and project. UsageReal-time scanning is provided as an Inspection. On-demand scanning is available as a tab at (by default) the bottom of the IDEA window. Configuration for both the inspection and the on-demand scanning is done via the CheckStyle item in the Settings panel. Click on Real-time Scan and you will be able to specify the report severity and activate the inspection as appropriate. Current FeaturesIn version 3.x: CheckStyle 5.0 support. Per-module configuration. In version 2.x: Scan files in real-time with an IDEA inspection. Scan the current file, module or project on demand. Standard Java rules are built in, or specify your own CheckStyle file. Ability to add third party checks to the classpath. Ability to define external properties. Version 1.x is for IDEA6. 2.x is for IDEA 7 and (from 2.2) 8. Both of these support CheckStyle 4 and are no longer maintained. Version 3 support CheckStyle 5 only, and from 3.0.5 is compatible with IDEA 9. Current LimitationsThe plugin will throw exceptions if used with class files targeted at a later version than that of the JDK used by IDEA. In particular, this will affect Mac users with the pre-release of JDK6. The solution is to target class files at the version of the IDEA JRE (i.e. 1.5 for Mac users). Thanks to J. G. Christopher. If you change the configuration options the real-time scan will not be updated until the file is either changed or reopened. We do not check if a property definition is required for a given file. Hence you can exit configuration without setting required properties. Given, however, that CheckStyle files can change without the plug-in being aware this is something we'll always have to live with to some degree. CheckStyle errors and warnings from the inspection are both shown at a single level, as IDEA will only allow one warning level for an inspection. [Less]

16.4K lines of code

3 current contributors

11 days since last commit

2 users on Open Hub

Low Activity
0.0
 
I Use This

Piggydb

Compare

  Analyzed 1 day ago

Piggydb is a flexible and scalable knowledge building platform that supports a heuristic or bottom-up approach to discover new concepts or ideas based on your input. You can begin with using it as a flexible outliner, diary or notebook, and as your database grows, Piggydb helps you to shape or elaborate your own knowledge.

45.8K lines of code

0 current contributors

about 8 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

intellij-haskell

Compare

  Analyzed 1 day ago

IntelliJ plugin for Haskell Syntax highlighting Error/warning highlighting Find Usages of identifiers Resolving references of identifiers Code completion by resolving references Renaming variables View type info from (selected) expression View expression info View quick documentation ... [More] View quick definition Structure view Navigate to declaration (called Class in IntelliJ menu) Navigate to identifier (called Symbol in IntelliJ menu) Code completion by looking to import declarations Simple form of code formatting Inspection by HLint Quickfixes for HLint suggestions [Less]

31.7K lines of code

11 current contributors

almost 2 years since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

kitIdea

Compare

  Analyzed about 6 hours ago

kitIdea gives your ideas wings! Please explore kitIdea at the project page!

17.2K lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

buildr-iidea

Compare

  Analyzed 1 day ago

Intellij IDEA project-file generation tasks for buildr

1.54K lines of code

0 current contributors

over 13 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

haskell-idea-plugin

Compare

  Analyzed about 5 hours ago

IntelliJ IDEA plugin for Haskell Haskell syntax highlight Cabal syntax highlight Error checking with ghc-modi. Simple completion based on ghc-modi Show type of symbol (Ctrl + I, or ⌘ + I on mac) Build of cabal projects Installation of cabal packages Graphical debugger REPL

23.6K lines of code

0 current contributors

over 6 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

HaskForce

Compare

  Analyzed 1 day ago

Haskell plugin for IntelliJ IDEA Community Edition Intelligent, context-aware autocompletion Automatically add type signatures HLint integration Jump to function declaration Prettify with Stylish Haskell Simple tool configuration Cabal syntax Hamlet syntax

36.3K lines of code

1 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

idea-rust

Compare

  No analysis available

Intellij Rust language plugin Language support for the Rust Language PLEASE NOTE: This does not yet do any auto completion. It is JUST the lexer and highlighting for .rs files. The rest is coming soon!

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: bsd_2clau...