© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•9mo ago•
62 replies
MTMB

✅ Updating library intellisense in vscode

I'm writing a project and it uses a library that I'm also writing. When I make changes to the library then I run
dotnet build
dotnet build
, but the changes aren't reflected in vscode for the project that uses the library. Is there a way to like refresh the intellisense and whatnot in vscode?

Right now I'm just closing/reopening the window, or doing
Developer: Reload Window
Developer: Reload Window
from the command pallet. Surely theres like a C# only kinda reload command
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements
Next page

Similar Threads

❔ ✅ Intellisense in vscode
C#CC# / help
3y ago
✅ No IntelliSense in VSCode
C#CC# / help
3y ago
VSCode and intellisense for events
C#CC# / help
3y ago
C#/razor intellisense not working in VSCode on mac
C#CC# / help
7mo ago