laurapigeon
laurapigeon
CC#
Created by laurapigeon on 3/2/2023 in #help
❔ VSCode Disable Particular Auto-Additions
it was in the options at least, i just didnt know what it wouldve called them
23 replies
CC#
Created by laurapigeon on 3/2/2023 in #help
❔ VSCode Disable Particular Auto-Additions
lol
23 replies
CC#
Created by laurapigeon on 3/2/2023 in #help
❔ VSCode Disable Particular Auto-Additions
just going back through and removing the ones that add clutter
23 replies
CC#
Created by laurapigeon on 3/2/2023 in #help
❔ VSCode Disable Particular Auto-Additions
23 replies
CC#
Created by laurapigeon on 3/2/2023 in #help
❔ VSCode Disable Particular Auto-Additions
yeaa probs
23 replies
CC#
Created by laurapigeon on 3/2/2023 in #help
❔ VSCode Disable Particular Auto-Additions
23 replies
CC#
Created by laurapigeon on 3/2/2023 in #help
❔ VSCode Disable Particular Auto-Additions
they never went away, like they were brighter and more prominent if i didnt add them in
23 replies
CC#
Created by laurapigeon on 3/2/2023 in #help
❔ VSCode Disable Particular Auto-Additions
i managed to disable it in the settings anyhow, thanks
23 replies
CC#
Created by laurapigeon on 3/2/2023 in #help
❔ VSCode Disable Particular Auto-Additions
it adds in value:
23 replies
CC#
Created by laurapigeon on 3/2/2023 in #help
❔ VSCode Disable Particular Auto-Additions
it sticks around until i double click it to add it
23 replies
CC#
Created by laurapigeon on 3/2/2023 in #help
❔ VSCode Disable Particular Auto-Additions
so the parameter name hints are only these cases where it suggests i explicitly state every parameter passed in?
23 replies
CC#
Created by laurapigeon on 3/1/2023 in #help
Advice for how best to adapt a Python habit to C#
ok the enum definitely makes this feel a lot neater, even with the sorta stray null float
40 replies
CC#
Created by laurapigeon on 3/1/2023 in #help
Advice for how best to adapt a Python habit to C#
i might just not understand scope right here
40 replies
CC#
Created by laurapigeon on 3/1/2023 in #help
Advice for how best to adapt a Python habit to C#
lastly, if im calling the Board's Populate method from outside it, where best do i define the enum to be used inside and outside it? just in the namespace i guess?
40 replies
CC#
Created by laurapigeon on 3/1/2023 in #help
Advice for how best to adapt a Python habit to C#
i guess,,, thats just calling the method from one version of itself
40 replies
CC#
Created by laurapigeon on 3/1/2023 in #help
Advice for how best to adapt a Python habit to C#
are there overloads that can call each other?
40 replies
CC#
Created by laurapigeon on 3/1/2023 in #help
Advice for how best to adapt a Python habit to C#
valid
40 replies
CC#
Created by laurapigeon on 3/1/2023 in #help
Advice for how best to adapt a Python habit to C#
this seems good, since theres a lot in the method before i reach the point where the overload is important, is there a way to not have the whole method twice?
40 replies
CC#
Created by laurapigeon on 3/1/2023 in #help
Advice for how best to adapt a Python habit to C#
i could go find it,,, it might have been a class whose instances worked differently based on kind, so might be completely irrelevant
40 replies
CC#
Created by laurapigeon on 3/1/2023 in #help
Advice for how best to adapt a Python habit to C#
scary lol
40 replies