i accidentally posted this to the seaside group, so now i am posting it
back here to pharo..

i am currently using the code formatting in the browser in pharo 2.0...

it seems to be a lot more aggressive than it has been in the past..

for instance, this:

html anchor url: '#'; with: 'random link'.

gets formatted to:

html anchor
       url: '#';
       with: 'random link'.

is there any way to:

1. keep the browser from splitting the call into multiple lines?
2. narrow down the amount of spaces that make up a tab?

thanks!

-- 
----
peace,
sergio
photographer, journalist, visionary
#BitMessage BM-2D8VWUJSS41RFKh1ec83preVabHrnniExa

http://www.ThoseOptimizeGuys.com
http://www.CodingForHire.com
http://www.coffee-black.com
http://www.painlessfrugality.com
http://www.twitter.com/sergio_101
http://www.facebook.com/sergio101

Reply via email to