Notepad++ xml file for LÖVE 0.9

Showcase your libraries, tools and other projects that help your fellow love users.
Kookerus
Prole
Posts: 39
Joined: Sat Jun 28, 2014 4:33 am

Notepad++ xml file for LÖVE 0.9

Post by Kookerus »

I'm working on a LÖVE 0.9 xml file for Notepad++. Would anyone be interested in helping or using it when I'm finished?
User avatar
T-Bone
Inner party member
Posts: 1492
Joined: Thu Jun 09, 2011 9:03 am

Re: Notepad++ xml file for LÖVE 0.9

Post by T-Bone »

Yes. What would that include, like autocompletion for love functions?
davisdude
Party member
Posts: 1154
Joined: Sun Apr 28, 2013 3:29 am
Location: North Carolina

Re: Notepad++ xml file for LÖVE 0.9

Post by davisdude »

I would be interested in this as well. :)
GitHub | MLib - Math and shape intersections library | Walt - Animation library | Brady - Camera library with parallax scrolling | Vim-love-docs - Help files and syntax coloring for Vim
SkymarshallHeff
Prole
Posts: 10
Joined: Mon Jun 23, 2014 6:32 pm

Re: Notepad++ xml file for LÖVE 0.9

Post by SkymarshallHeff »

Yes please! My current one is a bit outdated.
User avatar
Positive07
Party member
Posts: 1014
Joined: Sun Aug 12, 2012 4:34 pm
Location: Argentina

Re: Notepad++ xml file for LÖVE 0.9

Post by Positive07 »

I was working on it too although I didn't go really far... so yeah I want to help... github or bitbucket maybe? that would be cool

A repository would allow hosting older files for other versions (0.8, 0.7.2, ect) and also add new functions or make changes when a new version is released.

There should be some of the android, ios, functions for touch and so too.
for i, person in ipairs(everybody) do
[tab]if not person.obey then person:setObey(true) end
end
love.system.openURL(github.com/pablomayobre)
Kookerus
Prole
Posts: 39
Joined: Sat Jun 28, 2014 4:33 am

Re: Notepad++ xml file for LÖVE 0.9

Post by Kookerus »

Sorry I took so long to respond, I didn't have access to a computer. I get part way through just removing some functions and updating others, when I hit this incredibly unorganized part, and I will have to rewrite a bit of it, so it may take longer than expected. I will definitely keep people up to date!
User avatar
Positive07
Party member
Posts: 1014
Joined: Sun Aug 12, 2012 4:34 pm
Location: Argentina

Re: Notepad++ xml file for LÖVE 0.9

Post by Positive07 »

As I told you, you can git it somewhere and I would be glad to help you making it (remove and update functions)
for i, person in ipairs(everybody) do
[tab]if not person.obey then person:setObey(true) end
end
love.system.openURL(github.com/pablomayobre)
Kookerus
Prole
Posts: 39
Joined: Sat Jun 28, 2014 4:33 am

Re: Notepad++ xml file for LÖVE 0.9

Post by Kookerus »

Positive07 wrote:As I told you, you can git it somewhere and I would be glad to help you making it (remove and update functions)
Just added it here. Sorry if it looks messy, I just spent the last three hours learning git :?
drunken_munki
Party member
Posts: 134
Joined: Tue Mar 29, 2011 11:05 pm

Re: Notepad++ xml file for LÖVE 0.9

Post by drunken_munki »

nil
Last edited by drunken_munki on Mon Feb 09, 2015 6:44 pm, edited 1 time in total.
Kookerus
Prole
Posts: 39
Joined: Sat Jun 28, 2014 4:33 am

Re: Notepad++ xml file for LÖVE 0.9

Post by Kookerus »

drunken_munki wrote:How does one use this file with npp?

Thanks.
Unfortunately, Notepad++ doesn't make this easy. currently, the easiest way is to go into the APIs folder, and rename "lua.xml" to "lua.xml.old", and then copy/paste "love.xml" and rename it "love.xml"

this method is fine if you don't use lua much. There are other ways, using userDefineLang.xml, which im looking into, but those are more complicated.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest