Beautifier is the name for a class of tools that perform code formatting.

learn more… | top users | synonyms

0
votes
0answers
64 views

How do I fix comma-separated values in my Ruby beautifier?

I am writing a Ruby beautifier which would fix some of the common whitespace problems in Ruby code. One of the problems is there being no whitespace between comma-separated values (CSV): a,b,c, d, ...
0
votes
0answers
50 views

HTML beautifier for Rails code

Is there a standalone tool or gem which can be used to tidy up HTML code (erb or haml). We tried using htmlbeautifier gem but it didn't work with HAML code as it didn't anything to beautify the code. ...
2
votes
1answer
63 views

Can Uncrustify be prevented from modifying certain sections of code?

Uncrustify is great, and does an excellent job of tidying code. However, I have some C code within a file that I don't want Uncrustify to change. Is there any way I can prevent Uncrustify from ...
5
votes
1answer
102 views

Suppressing next token in PHP_Beautify

I'm using the PEAR PHP_Beautifier to try and format a large volume of legacy code, and to achieve a specific formatting of array elements. I've written a custom filter: class ...
0
votes
1answer
431 views

Beautify Ruby source code with Geany

How can I get Geany to beautify or prettify ruby code? What's the distinction between the two, anyhow? My main interest is indents, that the indenting is consistent and correct. I would like to ...
-2
votes
1answer
345 views

PHP HTMLTidy class usage [closed]

How do I use this HTMLTidy class? Example: I want to beautify the $input variable that contains HTML. I've tried this: $input = "<html><head><title>The Last Page of the ...
2
votes
3answers
158 views

C/C++ Code formatting tool as a subversion post-checkin hook

I work in a team of 5-6 software developers.All of us are developing on Linux (Mostly Ubuntu).We are using different IDE/editors for writing code (emacs,KDevelop,vim etc).I would like to enforce a ...
0
votes
1answer
152 views

Working HTML indenter for Notepad++ in Win 7?

Is there actually out a working html indenter for Notepad++ ? Since i started working with Netbeans i cannot work anymore without a good reindent function that will also detect JS and PHP code in the ...
1
vote
3answers
627 views

How can I use JSBeautifier from the command line?

I like jsbeautifier.org and I see they have a github repo with their code. The readme has two examples of how to use this tool via the command line: import jsbeautifier res = ...
8
votes
4answers
439 views

source code beautifier for lisp (Common Lisp, Scheme, Clojure)

Are there any source code beautifiers for Lisp languages, especially Clojure. I know there are many for languages like C/C++ (AStyle, Uncrustify, etc) I can't seam to find any for the Lisp ...
1
vote
2answers
187 views

How can beautify a html that generated with php?

I combined HTML with PHP to generate a web page. My PHP code is: public function generateSelect() { $data = "<select>\n"; for ($i = 2000;$i<=2012;$i++) { $data .= ...
0
votes
1answer
762 views

Textpad Regular Expression: Replace a group of 3 characters with 5 new lines

I want to beautify the SQL code using this tool. Before this tool will accept it, I want to replace each instance of "<*>" (excluding double quotes) with "\n\n\n\n\n" (5 new lines) in TextPad ...
-2
votes
2answers
158 views

Sourcecode beautifier library [closed]

anyone know if there is a free php library available to format various codes? Not only php. Should support most used languages.
5
votes
2answers
940 views

Is there a beautifier/code formatter for VHDL?

I'm looking for a code formatter that I can use to tidy up VHDL code. It would be nice if it had some degree of customisation (like Uncrustify), but mostly I just want consistent indentation and line ...
0
votes
7answers
303 views

Beautifier for sql strings in php code

In php you often have sql queries which contain other php strings like that: $sql = "SELECT * FROM `mytable` ". (isset($a) ? $a : "") . " LIMIT " . ($page - 1) * 10 . ",10"; If queries are much ...
2
votes
2answers
7k views

C# - Get Prettified JSON from MVC 3 JsonResult

Context Language: C# Platform Version: Microsoft .Net Framework 4.0 Operating System: Windows 7 Professional (64-bit) Constraints: Microsoft MVC.Net 3.0 Problem I find myself looking at JSON a lot in ...
0
votes
1answer
71 views

Regex Negations in Vim

Question: How do I convert var x+=1+2+3+(5+6+7) to var x += 1 + 2 + 3 + ( 5 + 6 + 7 ) Details: Using regular expressions, something like :%s/+/\ x\ /g won't work because it will convert += to + = ...
1
vote
6answers
916 views

Beautify javascript code

I need a tool for beautifying JavaScript source code, something like astyle but with support for all the JavaScript syntax. Astyle doesn't handle anonymous functions-references too well and it messes ...
0
votes
1answer
368 views

I want some html element in my form that uniform.js has no effect

I am using uniform.js to beautify my html forms. But i want some of the html element no to modify by uniform.js
0
votes
2answers
1k views

Is there a tool for auto formatting Python code?

Something similar to Visual Studio's formatting settings that allows spaces in empty method calls, spacing before and after the . member access operator, etc. For instance: from: ...
2
votes
1answer
373 views

Can Eclipse's Java formatter indent wrapped lines differently than new blocks?

I like to format my code like this: void someFunction() { normalLine(); reallyLongLineThatNeedsToBeWrapped( OnlyIndentOneSpaceHere = true); normalLine(); } But from my experimenting ...
1
vote
2answers
131 views

Javascript lint doesn't recognize embedded PHP

I am using JavascriptLint in vim. Recently I converted my pure javascript to php so as to make certain server side additions. I have set the filetype in vim as such :s filetype=javascript.php. ...
0
votes
0answers
54 views

Is there a tool to properly indent a dynamic pages HTML output?

I know this may sound silly as it has no real value but I am curious, on a site that uses something like wordpress, if you view the page source, it is a mess. It seem's it is almost impossible if you ...
0
votes
3answers
678 views

Code formatter/beautifier application

I found some very useful web services which make the messy code readable. Sharing some of them with you JS beautifier PHP formatter I'd like my PHP and JS code to be formatted by Dreamweaver much ...
1
vote
1answer
201 views

need tool to split/recombine c++ source code lines

I'm coding on a project using C++ on Linux with subversion. We have a coding standard that each line should be <= 80 columns, which drives me nuts. I use eclipse & 80 columns fills about 1/3 ...
6
votes
3answers
934 views

Configurable XML pretty printer for java

I need to format an xhtml file which has some elements included in a different namespace. I have searched a whole day for a really good mechanism for pretty printing an xml file in java. I have ...
1
vote
1answer
447 views

pl sql files compare in Diff tools

We are using pl sql developer and every developer is using his own beautifier. ie comma's at end of line for some and for some it shows at start of line. Now who ever checks in the file last, the ...
2
votes
1answer
327 views

Blank line after curly brace in function with uncrustify

I have configured xcode to use Uncrustify to beautify the code. I modified the Uncrustify configuration file and the resulting code is almost as desired. One thing I don't like is the removal of a ...
6
votes
3answers
5k views

Beautify NSLog of NSArray & NSDictionary

I'm dealing with deeply nested NSArray's and NSDictionary's and it's very time consuming to say the least. [data objectatindex:0] valueForKey:@"blah"] etc etc Does anyone know of a nice iOS category ...
3
votes
4answers
2k views

Code beautifier for HTML/CSS/JavaScript?

I am wondering, should I use these - or are they too much of a hassle or have drawbacks that make them inadvisable? I am finding it impossible to find a good suite of tools that aren't just hacked ...
2
votes
3answers
1k views

PHP HTML Formatter Beautifier

I am looking for a software which can beautify both PHP and HTML code. Dreamweaver seems to do a good job with html but not PHP PHP designer does a good job with PHP but messes up HTML. Any ...
2
votes
3answers
192 views

Tool to measure code beauty? [closed]

Is there a tool out there which measures the 'beauty' of code? I don't care so much about finding bugs via static code analysis, I'd just like to quantify how nice my code looks when compared to ...
10
votes
6answers
3k views

How can I beautify JSON programmatically?

You might say this is duplicate of this question, but original question WASN'T answered there. Important part of question is: programmatically? Is there any php function? Native or homemade?
4
votes
3answers
2k views

How can i beautify a json?

How can i beatufiy a JSON with C#? Can I use JavaScriptSerializer for this? Should I use JSON.net? How? I want to print the result in a TextBox control. I do not need to deserialize the string ...
5
votes
2answers
6k views

Online C++ Code Formatter/Beautifier [closed]

There is good local beautifier for c++, AStyle. I'm interested in online tools, because i'm using computers where i shouldn't use programs which aren't installed by administrator.
0
votes
4answers
268 views

Is there any XML formatting validator?

I'm trying to find a tool that can validate my XML document against certain formatting rules, like it is done, for example, by Checkstyle for .java files. My documents are already validated by xmllint ...
4
votes
1answer
431 views

Automatic tool for styling c++ source code to a specific convention

Alot of code at work is inconsistent throughout, and I want to reformat all the code so that it complies to one coding convention. I've found enough tools that reformat spaces, braces, pointer ...
1
vote
2answers
405 views

Looking for a Javascript based php beautifier

does anyone know of a javascript based php beautifier. Something like http://jsbeautifier.org/ but can handle php? If no-one knows of one I suppose I'll port a php one and post here. UPDATE: I don't ...
2
votes
2answers
491 views

Php code beautifiers Zend Framework net beans

Are there people over here who have experience with any code beautifiers in Net Beans 6.9.1 that comply with the Zend Framework coding standarts?
2
votes
2answers
848 views

Javascript beautifier - PHP script

I am looking for a script, written in PHP, for JavaScript beautify (like Tidy for HTML).
4
votes
2answers
2k views

Is out there online Lua code beautifier/formatter?

So I have lots of premake4 code I created: -- A solution contains projects, and defines the available configurations -- Action name is defined by os local action = _ACTION or "" if action == ...
1
vote
2answers
324 views

Code Beautification tools?

I happen to use quite a few programming languages: Delphi, C++, C#, Classic ASP, PHP, SQL, JavaScript and a few others. It's all just fine and some of these languages come with their own IDE that ...
4
votes
1answer
946 views

Automatically indenting less (the css extention)

Less, the CSS extension, let's you nest CSS rules. I'm looking for a way to automatically indent my less code. I'm sure that some combination of flags on indent will do the trick but the man page is ...
4
votes
5answers
1k views

Tool to format code with Java Sun coding conventions

Does anyone know a free tool to format Java source code using Sun“s conventions?
0
votes
1answer
271 views

How to apply an external formatting script to files in eclipse?

I'd like to run an external beautifier over my code that's open and replace the contents of the document with the output. Is there a plugin or something I can exploit to do this? I thought it would be ...
1
vote
0answers
430 views

How do I get uncrustify to indent BEGIN_MESSAGE_MAP regions?

I'm trying to use uncrustify on a large inherited C++ codebase and I can't figure out how to get it to indent the following code segment like the example here. BEGIN_MSG_MAP(CMyDlg) ...
3
votes
2answers
2k views

Is there online javascript/json beautifier with print functionality?

What I want: Paste code Hit beatify Hit print and get beautified and syntax highlighted version without any site's chrome on paper It also should have utf-8 support (I use cyrillics). Thanks!
2
votes
2answers
684 views

Looking for a PHP or javascript SQL beautifier or reformatter

Looking for a PHP or javascript SQL beautifier or reformatter?
4
votes
1answer
604 views

Is there a good c++ code beautifier, written in python?

I have a python script that generates lots of boilerplate code in c++. The approach I have taken makes if difficult to maintain things like correct indentation while it spits out the code. Obviously ...
16
votes
20answers
2k views

What applications do you know of, that can reformat code? [closed]

I am looking for a list of code formatting and prettifying software; I have only found a few topics that all are language specific. This is not about syntax highlighting! If possible, I prefer ...

1 2