Y
Hacker News
new
|
ask
|
show
|
jobs
by
Larrikin
3400 days ago
I immediately downloaded appcode when I found I couldn't rename variables in swift
1 comments
scribu
3400 days ago
But you
can
rename variables in Swift 3 + XCode 8: move cursor to a symbol and press Command + Control + E.
Sadly, that's the only refactoring support available right now.
link
mayoff
3400 days ago
Sadly, that only renames within the current file.
link
Sadly, that's the only refactoring support available right now.