turn off reformat on save? Permanently deleted user 创建于 2013年08月06日 15:48 Hi there,i'll give an example of what bugs me:var a = {}; a.b = 0;save document and it's:var a = {};a.b = 0;How can i turn that off please?
Is it not possible to configure reformat this way or turn it off on save? Does anyone know?