godot-docs icon indicating copy to clipboard operation
godot-docs copied to clipboard

Update style guide for new export and setget syntax

Open vmedea opened this issue 3 years ago • 3 comments

  • export@export
  • setget:set(new_value)

Also update to use new suggested syntax for emitting and connecting signals.

vmedea avatar Dec 18 '22 17:12 vmedea

Updated according to the comments. I've also added a commit that changes the use of signals to the currently suggested ways.

vmedea avatar Jan 19 '23 15:01 vmedea

Sorry for the wait. I think some of these changes have been addressed by other PRs in the meantime. Would you mind rebasing this and checking if there is anything left to fix?

YuriSizov avatar Feb 06 '23 11:02 YuriSizov

Sure, updated.

vmedea avatar Feb 07 '23 21:02 vmedea

Sorry we've been letting this one sit for so long! Merged and thanks for contributing :)

mhilbrunner avatar Mar 23 '23 03:03 mhilbrunner