As Marco said the tool wasn't updated for quite some time (according to
SVN around 4 years), so if you find language constructs that aren't
indented correctly you should add a bug report to
http://bugs.freepascal.org/ (I don't know though how friendly the bug
tracker is for blind people).
Reg
I have tested ptop with very good results. It does really what I want.
As it is possible to get the default cfg with '-g", we can change it and
call the changed cfg with '-c'. It's really a powerful and easy tool.
Em 02-01-2012 14:29, Marco van de Voort escreveu:
In our previous episode, mich
In our previous episode, michael.vancann...@wisa.be said:
> > My editor is Gedit. In Linux, there are not lots of accessible
> > editors. For this reason, I don't think I will get a plugin to do it
> > for me.
> >
> > So I ask: Does someone know a commandline tool that indents the code
> > automati
On Mon, 2 Jan 2012, luciano de souza wrote:
hello listers,
A blind programer doesn't matter whether a code is indented. That's my
case. For us, it's natural to disregard all code formatation.
In spite of that, the indentation is crucial. If my code is read by
sighted programers, they will b
On Mon, 02 Jan 2012 15:12:15 +0100, luciano de souza
wrote:
So I ask: Does someone know a commandline tool that indents the code
automatically?
Try 'ptop'. It comes with FPC already.
Vinzent.
___
fpc-pascal maillist - fpc-pascal@lists.freepasc
hello listers,
A blind programer doesn't matter whether a code is indented. That's my
case. For us, it's natural to disregard all code formatation.
In spite of that, the indentation is crucial. If my code is read by
sighted programers, they will be disturbed. So if it's possible, I
want to type