Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

160
Views
Easiest way to refactor var to explicit type in C# with VSCode

In Visual Studio Code (not Visual Studio) I want to automatically refactor var types to explicit types when writing code in C#.

Is there an extension/feature in visual-studio-code that allows this?

Example - automatically convert this:

var x = 10;

to

int x = 10;

This is the same functionality in Visual Studio: https://docs.microsoft.com/en-us/visualstudio/ide/reference/convert-var-to-explicit-type?view=vs-2019

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

The C# extension by Microsoft offers this functionality.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!