Add code action to add attribute for instance variable #2503
Labels
enhancement
New feature or request
help-wanted
Extra attention is needed
pinned
This issue or pull request is pinned and won't be marked as stale
server
This pull request should be included in the server gem's release notes
Add new code actions to add a new attr_reader, attr_writer or attr_accessor for the given instance variable.
Here's an example PR adding a refactor end to end #2372.
The text was updated successfully, but these errors were encountered: