- Posted by
-   Topics
-   Views
- bibi
Oct 16, 2005
- Hi Mofi, You found the problem! Thanks a lot for all your work. Can you explain why the default indent strings are not correct? Thanks again Yours truly Sylvain Bissonnette __________________ Regards from Canada!Posted in Syntax Highlighting
-   Topics
-   Views
- bibi
Oct 16, 2005
- Hi, Thanks for your reply. I just re-edited my first message and like you will see, the indentation don't work when I use reindent selection, I have checked the advance/configuration/edit and it's look fine, auto indent is set, use spaces in place of tabs is set, tab stop and indent spaces at 2. And...Posted in Syntax Highlighting
-   Topics
-   Views
- bibi
Oct 15, 2005
- Hi, I try to use the ReIndent Selection for C code and it's don't work, it's always putting everything like this. Any hints Thanks Sylvain Bissonnette void DoKey(ushort ReGen) { static ushort KeyFirst,KeySecond,Value,Update; Update = FALSE; if (ReGen) { LCDClrSCR(); LCDGotoXY(1,1); LCDWriteConstStri...Posted in Syntax Highlighting
-   Topics
-   Views
- bibi
Oct 15, 2005
- Hi, Thanks to you, now it's work and the look is now fine. Yours truly Sylvain BissonnettePosted in Syntax Highlighting
-   Topics
-   Views
- bibi
Jan 31, 2005
- Hi, May be I write not the appropriate syntax but this snippet of code don't ReIndent well. void NetRxChar(void) { static ushort State; static ushort Qte; static ushort CheckSum; static ushort *Ptr; static ushort Ack; static ushort InChar; InChar = NET_UDR; switch (State) { case RESET : if (InChar =...Posted in Syntax Highlighting
-   Topics
-   Views
- bibi
Jan 31, 2005