OmniSharp / omnisharp-sublime

C# IDE Plugin for Sublime Text 3
http://omnisharp-sublime.readthedocs.org/en/latest/
MIT License
552 stars 64 forks source link

When I save, error show up. is this normal? #198

Closed phongyewtong closed 8 years ago

phongyewtong commented 8 years ago

When I save, error show up. is this normal? screen shot 2015-09-23 at 5 59 23 pm

jchannon commented 8 years ago

Yes its telling you it doesn't have loaded assemblies/namespaces

On 23 September 2015 at 10:59, Phong Yew Tong notifications@github.com wrote:

When I save, error show up. is this normal? [image: screen shot 2015-09-23 at 5 59 23 pm] https://cloud.githubusercontent.com/assets/4919605/10042251/da31dfea-621c-11e5-92e8-0def76fb9175.png

— Reply to this email directly or view it on GitHub https://github.com/OmniSharp/omnisharp-sublime/issues/198.

phongyewtong commented 8 years ago

Thanks! I just figured out I need to open the .sublime-project file before double clicking on a script.