Community
Participate
Working Groups
Created attachment 210553 [details] Patch enabling code formatting for table values So far code formatter do not format following code: local tab = { foo = 'bar' } It would be nice to have: local tab = { foo = 'bar' }
Created attachment 210691 [details] updated patch using the IFormatterControlManager correctly
Latest patch (attachment 210691 [details]) has been pushed to master (504f2b0).
VERIFIED in 0.1.0.201202081927.