Thread Tools Display Modes
11-01-10, 08:08 AM   #21
sylvanaar
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Sep 2006
Posts: 92
Posted on lua-l


[ann] Lua 0.8.31 For IntelliJ IDEA And Other JetBrains Products
Jon Akhtar <akhtar <at> mindspring.com>
2010-11-01 14:01:51 GMT

My work on an Eclipse style Lua IDE has reached a new milestone and I felt it
was ready for another [ann].

If you would like to try it you can use the free version of IntelliJ
http://www.jetbrains.com/idea/download/

You can enable the plugin by going to the File/Settings menu, then on
the Plugins tab locate and install the Lua plugin from the list of
available plugins.

The project homepage is
http://www.bitbucket.org/sylvanaar2/...idea/wiki/Home, there are
a *A LOT* of screenshots and the source code.

This is the last of the v0.8 series. I'm interested in getting as much feedback
as possible as I release 0.9 and am on the home stretch for v1.0 by the end of
the year.

Features
--------

JavaHelp For Lua 5.1
Execution in the Kahlua interpreter
Identifier Highlighter
Go to definition
find usages
Code formatting
Keyword completion
5 code intentions(s)
6 code inspection(s)
Highlighting global vs local variables
Script execution and run configurations
Kahlua interpreter window for interactive script execution (repl)
Comes with an embedded Lua compiler written in Java (Kahlua)
Structure view
Syntax checking
Syntax highlighting - including proper handling of extended syntax comments and
quotes
Customizable highlighting colors
Code folding for code blocks and comments
Brace Matching for do blocks, long strings and comments, and (, { , [
Minor feature comment inout.
  Reply With Quote
11-10-10, 05:50 PM   #22
sylvanaar
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Sep 2006
Posts: 92
Released version 0.9
  Reply With Quote
12-03-10, 07:55 AM   #23
sylvanaar
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Sep 2006
Posts: 92
Updated description for 0.9.11
  Reply With Quote
12-15-10, 11:04 PM   #24
sylvanaar
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Sep 2006
Posts: 92
Major performance improvements in 0.9.14
  Reply With Quote
12-16-10, 06:31 AM   #25
Vlad
A Molten Giant
 
Vlad's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2005
Posts: 793
I'm happy you keep working on the LUA project for this IDE. gj
  Reply With Quote
01-29-11, 09:52 PM   #26
sylvanaar
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Sep 2006
Posts: 92
Updated for 0.9.50-beta2

I need lots of people to try it out and give me feedback so I can make sure it is ready for its 1.0 release.
  Reply With Quote
02-07-11, 01:36 AM   #27
sylvanaar
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Sep 2006
Posts: 92
Updated for 0.9.51
  Reply With Quote
02-13-11, 09:23 PM   #28
sylvanaar
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Sep 2006
Posts: 92
updated for 0.9.59, added links to some screencasts
  Reply With Quote
04-12-11, 07:38 AM   #29
sylvanaar
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Sep 2006
Posts: 92
Version 0.9.90 Announced:

http://permalink.gmane.org/gmane.com....general/77870

Added a "how to" screencast showing how to set up the WOW APIs and FrameXML libraries for completions and documentation.

http://www.screencast.com/t/78ltrNMsC7
  Reply With Quote
04-12-11, 09:32 AM   #30
Vlad
A Molten Giant
 
Vlad's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2005
Posts: 793
Very happy to see you keep working on this project, gj on the hotfixes as well!
  Reply With Quote
05-11-11, 04:08 PM   #31
renews
A Murloc Raider
AddOn Author - Click to view addons
Join Date: May 2009
Posts: 7
Inline doc's never found a thing, completition working. can you help me?
  Reply With Quote
05-12-11, 01:37 AM   #32
sylvanaar
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Sep 2006
Posts: 92
Originally Posted by renews View Post
Inline doc's never found a thing, completition working. can you help me?
Well did you follow the setup screencast?

http://www.screencast.com/t/78ltrNMsC7
  Reply With Quote
05-12-11, 08:34 AM   #33
renews
A Murloc Raider
AddOn Author - Click to view addons
Join Date: May 2009
Posts: 7
Yes i did, like i said, only the ctrl+q feature arent working. It's show as searching the doc's but never bring anything, but if i press shift+f1 its open the browser and works as it should.
  Reply With Quote
05-12-11, 08:42 AM   #34
sylvanaar
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Sep 2006
Posts: 92
Ok, I'll take a look this weekend and see if I broke it somehow.
  Reply With Quote
05-12-11, 01:23 PM   #35
renews
A Murloc Raider
AddOn Author - Click to view addons
Join Date: May 2009
Posts: 7
Originally Posted by sylvanaar View Post
Ok, I'll take a look this weekend and see if I broke it somehow.
Thank you very much!
  Reply With Quote
05-14-11, 01:53 PM   #36
sylvanaar
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Sep 2006
Posts: 92
Originally Posted by renews View Post
Thank you very much!
I made a fix to the SDK integration, you should download an update from:

https://bitbucket.org/sylvanaar2/idl...raft/wiki/Home
  Reply With Quote
07-27-14, 10:17 AM   #37
sylvanaar
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Sep 2006
Posts: 92
If you haven't tried out my Lua plugin for wow development, you might want to take a look. There have been a lot of improvements over the years.

  Reply With Quote
07-28-14, 10:21 PM   #38
Talyrius
An Onyxian Warder
 
Talyrius's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 363
Are the colors for syntax highlighting easily modified?
  Reply With Quote
07-29-14, 01:36 AM   #39
Torhal
A Pyroguard Emberseer
 
Torhal's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2008
Posts: 1,196
Yes, they are. I have globals set to bright-friggin-red.
__________________
Whenever someone says "pls" because it's shorter than "please", I say "no" because it's shorter than "yes".

Author of NPCScan and many other AddOns.
  Reply With Quote
07-29-14, 01:49 AM   #40
Resike
A Pyroguard Emberseer
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,290
This looks really cool, i'm just not familiar with this IDE.
  Reply With Quote

WoWInterface » Developer Discussions » Dev Tools » My Work on a Lua IDE

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off