AppCode Links
Categories
-
Tags
3.3.2 3.3.3 3.4 5Shortcuts 2016.1 2016.1.3 2016.2 2016.2.1 2016.2.2 2016.2.3 2016.3 2016.3.1 2017.1 2017.2 2017.2.x 2017.3 2018.1 2018.2 2018.3 2019.1 2019.2 2019.3 Champurrado code generation completion Debug EAP editor Espressino generate intentions Learn Marocchino newsletter performance RC Refactorings Release Roadmap sendtoall swift Swift 5 Tascalate Test WebinarJetBrains Blogs
Meta
Tag Archives: Navigation
Find Usages: no place for symbols to hide
Find Usages lets you quickly see all the places where a symbol (class, method, property, variable, etc.) is used. Unlike textual search, Find Usages in AppCode works on the semantic level and shows you actual usages, not just text matches. … Continue reading →
Lost in sources? Code navigation to the rescue!
If you ever tried to investigate someone else’s code, you know that efficient project navigation can be crucial. It also comes in handy with your own code as your project grows. Of course, all the projects vary, and every developer … Continue reading →