[Tool/Web/Other] (Online) Tidy Code and Bracket Finder
#3

In most cases, it works with comments


Example:

pawn Code:
func(...) {
    // {


   

/*
    {

    {

    {
    */


    print("{ wow its work");
}
dont warn, if i put:

pawn Code:
func(...) {
    // {

{

    /* {

    {

    {

    {
    */



    print("{ wow its work");
}
he return:

Code:
Existem 1   { a mais demais no cуdigo

O erro foi encontrado antes da linha 3 no bracket 1
LINE 3, BRACKET 1


or



pawn Code:
func(...) {
    // {

{

    /* {

    {

    {

    {
    */


{{
    print("{ wow its work");
}
Code:
Existem 3   { a mais demais no cуdigo
O erro foi encontrado depois da linha 18 no bracket 3
Large scripts too: (no my script)

without tool:
http://pastebin.com/WDh2k22F

with tool:
http://pastebin.com/Agj4NmHX

Thanks Man
Reply


Messages In This Thread
(Online) Tidy Code and Bracket Finder - by ipsBruno - 05.10.2013, 07:17
Re: (Online) Tidy Code and Bracket Finder - by iZN - 05.10.2013, 07:47
Respuesta: (Online) Tidy Code and Bracket Finder - by ipsBruno - 05.10.2013, 07:54
Re: (Online) Tidy Code and Bracket Finder - by PT - 05.10.2013, 10:00
Re: (Online) Tidy Code and Bracket Finder - by Gogorakis - 05.10.2013, 14:02
Respuesta: Re: (Online) Tidy Code and Bracket Finder - by ipsBruno - 05.10.2013, 14:23
Respuesta: (Online) Tidy Code and Bracket Finder - by ipsBruno - 07.10.2013, 21:45
Re: (Online) Tidy Code and Bracket Finder - by DanishHaq - 07.10.2013, 22:09
Respuesta: Re: (Online) Tidy Code and Bracket Finder - by ipsBruno - 07.10.2013, 22:16
Re: (Online) Tidy Code and Bracket Finder - by Niko_boy - 08.10.2013, 10:59

Forum Jump:


Users browsing this thread: 3 Guest(s)