Skip to content

MariWrnk/Extension_VisualStudio

Repository files navigation

Extension_VisualStudio

What is it?

This is an Extension for Visual Studio IDE

What will be shown?

This is what you will see when you hover over the following words
word text in the window
psvm click tab to get 'public static void main', program entry point
return stop the program, display the result of the functions
throw standart operator for throwing exceptions
add int add(int firstInt, int secondInt)\nAdds one integer to another.
substract int subtract(int firstInt, int secondInt)\nSubtracts one integer from another.
multiply int multiply(int firstInt, int secondInt)\nMultiplies one integer by another.
divide int divide(int firstInt, int secondInt)\nDivides one integer by another.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages