You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that // MARK: comments have basic support, in that they show in the symbol list.
It would be awesome if marker comments containing hyphens showed a horizontal divider line, as in Xcode (and, in fact, as they already do in the minimap). Over the years I’ve come to completely rely on this feature for organising and scanning code, and I find my Swift code hard to browse without it.
Although outside the scope of this extension, it would also be great to see support for marker comments as a global app feature for all languages. I was excited when I discovered Nova’s 'type and function separators' preference, but it’s not the same as being able to give your own titles.
The text was updated successfully, but these errors were encountered:
Both of these requests are outside of Icarus' domain, but I've marked them as feature requests for Nova itself in its internal tracker. Thank you for the requests!
I see that
// MARK:
comments have basic support, in that they show in the symbol list.It would be awesome if marker comments containing hyphens showed a horizontal divider line, as in Xcode (and, in fact, as they already do in the minimap). Over the years I’ve come to completely rely on this feature for organising and scanning code, and I find my Swift code hard to browse without it.
Although outside the scope of this extension, it would also be great to see support for marker comments as a global app feature for all languages. I was excited when I discovered Nova’s 'type and function separators' preference, but it’s not the same as being able to give your own titles.
The text was updated successfully, but these errors were encountered: