상세 컨텐츠

본문 제목

Intellisense not automatically working VSCode

개발생활

by 한국인맛집 2021. 8. 27. 10:44

본문

반응형

 

 

Solution to get intellisense working was to make sure omnisharp worked its way from the solution instead of the project:

  1. Ctrl + Shift + p
  2. Write "OmniSharp: Select Project" and press Enter.
  3. Choose the solution workspace entry.

Inspiration gotten from 'swaner': https://github.com/OmniSharp/omnisharp-vscode/issues/1889

 

 

Reffernece : https://stackoverflow.com/questions/29975152/intellisense-not-automatically-working-vscode

반응형

관련글 더보기