Notepad++ xml file for LÖVE 0.9
Notepad++ xml file for LÖVE 0.9
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?
Re: Notepad++ xml file for LÖVE 0.9
Yes. What would that include, like autocompletion for love functions?
My game called Hat Cat and the Obvious Crimes Against the Fundamental Laws of Physics is out now!
Re: Notepad++ xml file for LÖVE 0.9
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
-
- Prole
- Posts: 10
- Joined: Mon Jun 23, 2014 6:32 pm
Re: Notepad++ xml file for LÖVE 0.9
Yes please! My current one is a bit outdated.
- Positive07
- Party member
- Posts: 1014
- Joined: Sun Aug 12, 2012 4:34 pm
- Location: Argentina
Re: Notepad++ xml file for LÖVE 0.9
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.
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)
[tab]if not person.obey then person:setObey(true) end
end
love.system.openURL(github.com/pablomayobre)
Re: Notepad++ xml file for LÖVE 0.9
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!
- Positive07
- Party member
- Posts: 1014
- Joined: Sun Aug 12, 2012 4:34 pm
- Location: Argentina
Re: Notepad++ xml file for LÖVE 0.9
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)
[tab]if not person.obey then person:setObey(true) end
end
love.system.openURL(github.com/pablomayobre)
Re: Notepad++ xml file for LÖVE 0.9
Just added it here. Sorry if it looks messy, I just spent the last three hours learning gitPositive07 wrote:As I told you, you can git it somewhere and I would be glad to help you making it (remove and update functions)
-
- Party member
- Posts: 134
- Joined: Tue Mar 29, 2011 11:05 pm
Re: Notepad++ xml file for LÖVE 0.9
nil
Last edited by drunken_munki on Mon Feb 09, 2015 6:44 pm, edited 1 time in total.
Re: Notepad++ xml file for LÖVE 0.9
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"drunken_munki wrote:How does one use this file with npp?
Thanks.
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.
Who is online
Users browsing this forum: Google [Bot] and 3 guests