Quantcast
Channel: CFBuilder » Editor
Browsing all 10 articles
Browse latest View live

SQL colorization

Did you know that you can colorize your SQL inside <cfquery> now? You can colorize SQL keywords, comments, and text within the cfquery tag. And yes, you can set your SQL colorization preferences...

View Article



SQL Editor

With this release we give you a brand new SQL editor which is integrated into the CFML editor. The SQL Editor supports code assist and code colorization for the following types of SQL statements:...

View Article

CFBuilder(CFB) performance

This is the key area we are trying to focus on for our next release. We had done considerable work on performance improvements for the previous Beta. But, we do understand that there is scope of...

View Article

SQL editor & SQL code assist

Open SQL Editor: You can right-click in the CFML editor, and select SQL Editor. Or, you can use the keyboard shortcut Ctrl+Alt+S (Windows) or Command_Alt+S (Mac OS). Using SQL Editor to write and edit...

View Article

ORM specific code assist

Code assist now has a brand new addition under its umbrella – ORM code assist! Do try your hands on them and let us know your feedback. Couple of ORM specific code assist that CFBuilder provides: - for...

View Article


Datasource specific code assist

Beta3 build of CFBuilder has some handy datasource specific code assist: - As the ‘datasource’ attribute of tag is no longer mandatory, if this.datasource is specified in Application.cfc, CFBuilder...

View Article

Enhanced SQL editor and SQL code assist:

- SQL editor now has the tab for executing a query. Currently, you can execute only a ‘select’ statement in the SQL editor and it fetches all records at once. - Code assist has been added for Select,...

View Article

Think ColdFusion Builder v.1 and CFEclipse are the same? Think again. – By...

Think ColdFusion Builder v.1 and CFEclipse are the same? Think again.

View Article


Where ColdFusion Builder finds my CFCs?

ColdFusion Builder makes working with components really easy. It understands the component resolution technique and generates the fully qualified name of the components, in compliance with server. The...

View Article


Some ColdFusion Builder 2 gems

Some very informative blog posts by Sandeep Paliwal : New code assist contribution support in Extensions Enforce coding guidelines with CFML code formatter Get started with ColdFusion Builder 2 – The...

View Article
Browsing all 10 articles
Browse latest View live


Latest Images