- Posted by
- When I first got Ultra-Edit, I opened a javascript file up. When I reindented it I was dissapointed: Notice that if you indent something like this: if (1) { ..... }else{ ..... } you get: if (1) { ..... }else{ ..... } So you'd have to use: if (1) { ..... } else{ ..... } or: if (1) { ..... } else { .....Posted in Syntax Highlighting
-   Topics
-   Views
- jagx
Sep 25, 2005