I’d love to see something like this happen to Xcode. I’m curious if we could 
write an extension for Xcode 8 to refactor code to at least some of the 
conventions.



-- 
Adrian Zubarev
Sent with Airmail

Am 22. Juni 2016 um 15:43:44, Charlie Monroe ([email protected]) 
schrieb:

It would, if Xcode finally had some formatting tools or linters, like other 
IDEs have either on their own (AppCode, ...) or in form of 3rd party tools 
(StyleCop). As much as I dislike C#, when you look at C# code from various 
repos, it's mostly uniform when it comes to code-style since VS automatically 
changes some formatting for you, enforcing code-style conventions declared by 
Microsoft - e.g. brackets on a new line, etc.  

If there were written code-style conventions that Xcode would be enforcing by 
default, it would force most people to code by the conventions.  


> On Jun 22, 2016, at 3:36 PM, Brandon Knope via swift-evolution 
> <[email protected]> wrote:  
>  
> This is one of those things that *could* have a guideline, but it still 
> wouldn't stop people from doing it their own way  
>  
>> _______________________________________________  
>> swift-evolution mailing list  
>> [email protected]  
>> https://lists.swift.org/mailman/listinfo/swift-evolution  
> _______________________________________________  
> swift-evolution mailing list  
> [email protected]  
> https://lists.swift.org/mailman/listinfo/swift-evolution  

_______________________________________________
swift-evolution mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to