The Wayback Machine - https://web.archive.org./web/20210319134424/https://github.com/topics/objective-c
Skip to content
#

Objective-C

objective-c logo

Objective-C builds on the foundations of ANSI C. Compared to other object-oriented languages based on C, Objective-C is very dynamic. Dynamism enables the construction of sophisticated development tools. Since Objective-C incorporates C, one gets all the benefits of C when working within Objective-C.

Here are 5,147 public repositories matching this topic...

ian-twilightcoder
ian-twilightcoder commented on Dec 30, 2019

I'd like there to be an option to have code blocks be line wrapped. Maybe a check box for it in Rendering -> "Syntax highlighted code block" next to "Show line numbers" etc.?

If I try hard enough I can dig through the css files in Contents/Resources/Prism/themes and change "white-space: pre;" to "white-space: pre-wrap;", but doing so breaks the code signature of the app. And that's not a very n

Created by Tom Love and Brad Cox

Released 1984

Website
developer.apple.com/documentation/objectivec
Wikipedia
Wikipedia

Related Topics

c clang language swift