omnisharp-server
omnisharp-server copied to clipboard
PCL project: go to definition issue.
Hi, I've found that if I try go to definition of class what is located in pcl project then the server returns null. Also, i've created a small example which is located here. https://www.dropbox.com/s/qt3lroapdamp4hd/testapp.zip?dl=0
- To reproduce issue please start omnisharp server with testapp.sln solution file.
- Go to Program.cs
- Try go to definition of class TestLibraryClass()
Feel free ask more info if you need it. Thanks in advance.
Can you try the same thing with OmniSharp Roslyn? This project is being superceded.