Quantcast
Channel: News - Marketplace | JetBrains
Viewing all articles
Browse latest Browse all 73944

News for Pig

$
0
0
IntelliJ - Pig Plugin

Pig Plugin adds Apache Pig Language support to IntelliJ Note: you may already have .pig files associated with the text editor. Go to IDE Settings -> File Types to assign them to the pig plugin if nothing happens after you install it.

Features
  • Data Type Auto-completion on schema
  • Keyword highlighting
  • Code commenting/uncommenting
  • Brace matching
  • Syntax and errors highlighting
  • Comment folding
  • Doc Style Comments
  • Custom Color Settings Page
Donations

If you would like to make a donation you can use PayPal

Change log Version 1.5
  • 1.5 features did not make it to jetbrains repository
Version 1.5
  • Add support for * in REGISTER and RMF statements
  • Minor bugfixes to color settings page
Version 1.4

We are happy to announce that rmelick and I have unified our efforts in the IntelliJ Pig Language Plugin. This release includes any deltas between our codebases.

  • Fix SyntaxHighlighter bug that was causing plugin to crash in older version of IDEA (e.x. 11)
  • Added support for the pig color settings page
Version 1.3
  • Data type auto-completion
Version 1.2
  • Code Folding
  • Bug fixes issues with parens
  • Fixes with keywords in the set property name
  • Fixed order by clause missing simi
Version 1.1
  • Keyword highlighting
  • Code commenting/uncommenting
  • Brace matching
  • Syntax and errors highlighting

Viewing all articles
Browse latest Browse all 73944

Trending Articles