WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Dev Tools (https://www.wowinterface.com/forums/forumdisplay.php?f=41)
-   -   My Work on a Lua IDE (https://www.wowinterface.com/forums/showthread.php?t=34752)

sylvanaar 11-01-10 08:08 AM

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.

sylvanaar 11-10-10 05:50 PM

Released version 0.9

sylvanaar 12-03-10 07:55 AM

Updated description for 0.9.11

sylvanaar 12-15-10 11:04 PM

Major performance improvements in 0.9.14

Vlad 12-16-10 06:31 AM

I'm happy you keep working on the LUA project for this IDE. ;) gj

sylvanaar 01-29-11 09:52 PM

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.

sylvanaar 02-07-11 01:36 AM

Updated for 0.9.51

sylvanaar 02-13-11 09:23 PM

updated for 0.9.59, added links to some screencasts

sylvanaar 04-12-11 07:38 AM

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

Vlad 04-12-11 09:32 AM

Very happy to see you keep working on this project, gj on the hotfixes as well! :)

renews 05-11-11 04:08 PM

Inline doc's never found a thing, completition working. can you help me?

sylvanaar 05-12-11 01:37 AM

Quote:

Originally Posted by renews (Post 237077)
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

renews 05-12-11 08:34 AM

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.

sylvanaar 05-12-11 08:42 AM

Ok, I'll take a look this weekend and see if I broke it somehow.

renews 05-12-11 01:23 PM

Quote:

Originally Posted by sylvanaar (Post 237130)
Ok, I'll take a look this weekend and see if I broke it somehow.

Thank you very much!

sylvanaar 05-14-11 01:53 PM

Quote:

Originally Posted by renews (Post 237154)
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

sylvanaar 07-27-14 10:17 AM

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.


Talyrius 07-28-14 10:21 PM

Are the colors for syntax highlighting easily modified?

Torhal 07-29-14 01:36 AM

Yes, they are. I have globals set to bright-friggin-red.

Resike 07-29-14 01:49 AM

This looks really cool, i'm just not familiar with this IDE.


All times are GMT -6. The time now is 01:41 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI