Notepad++ port to MAC I found.
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: Notepad++ port to MAC I found.
This makes me wonder how you indent your ifs.
- Jasoco
- Inner party member
- Posts: 3728
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: Notepad++ port to MAC I found.
The only proper way.
The only proper way. Any other way is repulsive.
If the "end" is at the same position the content of the if is, it looks terrible and makes me tear my hair out.
Code: Select all
if something then
print("Whoa")
if more then
print("Hello!")
else
print("Oops")
end
until endOfWorld do
print("Life")
end
aTable = {
aChair = {
aList = 94
}
}
end
If the "end" is at the same position the content of the if is, it looks terrible and makes me tear my hair out.
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: Notepad++ port to MAC I found.
Except for the until being invalid syntax
. Other than that it looks pretty standard, not sure how an editor could mess up the indentation so badly.

- slime
- Solid Snayke
- Posts: 3181
- Joined: Mon Aug 23, 2010 6:45 am
- Location: Nova Scotia, Canada
- Contact:
Re: Notepad++ port to MAC I found.
Weird, that's never happened for me.Jasoco wrote:but as soon as I type the check part of the elseif (elseif x == 3 then) it indents back forcing me to have to manually indent it back to the right place. And turning the feature off indents stupidly.
Re: Notepad++ port to MAC I found.
The indentation problem happens to me as well. With elseif's it really messes upslime wrote:Weird, that's never happened for me.Jasoco wrote:but as soon as I type the check part of the elseif (elseif x == 3 then) it indents back forcing me to have to manually indent it back to the right place. And turning the feature off indents stupidly.






This was kind of a weird thing to get on to. But still, it's fun to look at everyone's feedback!

"In those quiet moments, you come into my mind" - Liam Reilly
- Jasoco
- Inner party member
- Posts: 3728
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: Notepad++ port to MAC I found.
I'll post a video...bartbes wrote:Except for the until being invalid syntax. Other than that it looks pretty standard, not sure how an editor could mess up the indentation so badly.
Edit:
Who is online
Users browsing this forum: Amazon [Bot] and 2 guests