Re: [Pharo-users] Issues with code formatting

2015-02-18 Thread Marcus Denker
> On 18 Feb 2015, at 18:43, Sean P. DeNigris wrote: > > Nicolai Hess wrote >> Settings browser -> Refactoring Engine -> Configurable Formatter > > In 4.0 these settings have apparently been moved to Settings browser -> Code > Browsing -> Pretty Printing. > > BTW two questions: > 1. are these o

Re: [Pharo-users] Issues with code formatting

2015-02-18 Thread Peter Uhnák
> > BTW two questions: > 1. are these only applied if you click "format" from a source pane's > context > menu or is there another way (e.g. automatically on method save)? > There is shortcut (ctrl+shift+f on linux, couple people mentioned it being broken on Mac). There was some discussion about i

Re: [Pharo-users] Issues with code formatting

2015-02-18 Thread Sean P. DeNigris
Nicolai Hess wrote > Settings browser -> Refactoring Engine -> Configurable Formatter In 4.0 these settings have apparently been moved to Settings browser -> Code Browsing -> Pretty Printing. BTW two questions: 1. are these only applied if you click "format" from a source pane's context menu or i

Re: [Pharo-users] Issues with code formatting

2015-02-18 Thread sergio_101
found it! thanks!.. i dunno why i couldn't find it before... thanks again! On Tue Feb 17 2015 at 4:05:48 PM Nicolai Hess wrote: > 2015-02-17 21:53 GMT+01:00 sergio_101 : > >> i am using pharo 3.. i don't see many options under pretty printing.. >> especially when dealing with cascading... hmmm.

Re: [Pharo-users] Issues with code formatting

2015-02-17 Thread Nicolai Hess
2015-02-17 21:53 GMT+01:00 sergio_101 : > i am using pharo 3.. i don't see many options under pretty printing.. > especially when dealing with cascading... hmmm... > Settings browser -> Refactoring Engine -> Configurable Formatter > > On Tue Feb 17 2015 at 10:35:58 AM Peter Uhnák wrote: > >>

Re: [Pharo-users] Issues with code formatting

2015-02-17 Thread sergio_101
i am using pharo 3.. i don't see many options under pretty printing.. especially when dealing with cascading... hmmm... On Tue Feb 17 2015 at 10:35:58 AM Peter Uhnák wrote: > Hi, > > what version are you using? I see it in the settings under Code Browsing > > Pretty Printing. > > Peter > > On Tu

Re: [Pharo-users] Issues with code formatting

2015-02-17 Thread Peter Uhnák
Hi, what version are you using? I see it in the settings under Code Browsing > Pretty Printing. Peter On Tue, Feb 17, 2015 at 3:17 PM, sergio_101 wrote: > my pretty print is acting much differently than it used to. it seems to be > breaking every statement into a separate line. at some point,

[Pharo-users] Issues with code formatting

2015-02-17 Thread sergio_101
my pretty print is acting much differently than it used to. it seems to be breaking every statement into a separate line. at some point, i remember being able to adjust this via some system settings, but i am not finding that anymore. is this called something different now, or am i just not underst