Skip to content

Variable rename: pe to property_entry#305

Merged
elementbound merged 9 commits intofoxssake:refactor/rename-varsfrom
TheYellowArchitect:property-entry-rename
Nov 3, 2024
Merged

Variable rename: pe to property_entry#305
elementbound merged 9 commits intofoxssake:refactor/rename-varsfrom
TheYellowArchitect:property-entry-rename

Conversation

@TheYellowArchitect
Copy link
Copy Markdown
Contributor

@TheYellowArchitect TheYellowArchitect commented Oct 16, 2024

Alternatively, could stay as pe and simply have the static typing declaration like this:

var pe: PropertyEntry = _property_cache.get_entry(node)

I prefer the static typing declaration myself, e.g. because it gives you the type and highlights it so you can just press Ctrl on it

Btw that commit chain is weird, should I try to rebase or squash or sth? Has been a while since I did that

@elementbound
Copy link
Copy Markdown
Contributor

I prefer the static typing declaration myself

Sure, but that's not the convention in this repo. Please keep on respecting the convention. Thanks!

Btw that commit chain is weird, should I try to rebase or squash or sth?

You can do an interactive rebase which lets you clean up the commit history.

@elementbound elementbound changed the base branch from main to refactor/rename-vars November 3, 2024 09:42
@elementbound elementbound merged commit e77f76b into foxssake:refactor/rename-vars Nov 3, 2024
@TheYellowArchitect TheYellowArchitect deleted the property-entry-rename branch November 5, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants