“Unity vscode sin intellisense” Código de respuesta

Unity vscode sin intellisense

// The VSCode extension "Omnisharp" is having an issue 
// that results in it not correctly referencing the dotnet version.

// You might have seen this error pop up in the output: 

// Starting OmniSharp server at 5/25/2022, 6:57:38 PM
//   Target: /workspaces/vscode-remote-try-dotnetcore
// [ERROR] Error: Found dotnet version 3.1.419. Minimum required version is 6.0.100.

// At the following link you will find a temporary worke-around for this: 
// https://github.com/microsoft/vscode-dev-containers/issues/1474
CTN

Unity IntelliSense no funciona VScode

download & install the .Net Framework 4.7.1 Developer Pack here:

https://dotnet.microsoft.com/download/dotnet-framework/thank-you/net471-developer-pack-offline-installer

restart VSCode & Unity

IntelliSense works fine now
Alien0w0

Respuestas similares a “Unity vscode sin intellisense”

Preguntas similares a “Unity vscode sin intellisense”

Más respuestas relacionadas con “Unity vscode sin intellisense” en C#

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código