tareqimbasher / NetPad

A cross-platform C# editor and playground.
MIT License
1.09k stars 56 forks source link

Intellisense not works on Mac arm #194

Closed kostyatab closed 2 months ago

kostyatab commented 2 months ago

I'm using NetPad on a Mac with arm and intellisense doesn't works.

Screenshot

CleanShot 2024-04-17 at 14 49 32@2x

tareqimbasher commented 2 months ago

Could you please provide:

  1. The result of dotnet info
  2. Inspect your NetPad logs and tell me if you see anything interesting. You can find them by going to NetPad Settings > Open App Data Folder > Logs folder
tareqimbasher commented 2 months ago

@kostyatab any update?

kostyatab commented 2 months ago

I deleted the folder .local/share/NetPad/OmniSharp and everything is working now

tareqimbasher commented 2 months ago

Thanks for the update @kostyatab. Closing issue.