© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
10 replies
Livid

✅ shortcut

what's the shortest way of making a variable?
for example:
/// NOT VALID CODE (i think)
Form form() {
  Width = 100,
}
/// NOT VALID CODE (i think)
Form form() {
  Width = 100,
}
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

❔ Shortcut for selecting multiple lines on windows
C#CC# / help
4y ago
Create new Desktop Icon Shortcut (lnk) using dotnet
C#CC# / help
4y ago
Copy lines shortcut not working in Visual Studio 2022
C#CC# / help
3y ago
Making a shortcut for checking null component in unity
C#CC# / help
3y ago