jcanker Posted May 10, 2011 Share Posted May 10, 2011 I'm transitioning over from Expression Web 4 to Dreamweaver (CS4) One of my frustrations is when I include a jquery function and move to the next line, the cursor position is located where the curly braces were on the previous line rather than at the start of the natural indent of the previous line: $('selector').jquerycode(function(){ }); instead of: $('selector').jquerycode(function(){ }); I've looked through the preferences but can't see anywhere where I can change this setting. Anyone know of whether/where I can change this setting? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.