Giter VIP home page Giter VIP logo

Comments (8)

nosami avatar nosami commented on August 10, 2024

OmniSharp should find any referenced assemblies automatically. It looks at the referenced locations in the project file, here https://github.com/nosami/OmniSharpServer/blob/master/OmniSharp/Solution/CSharpProject.cs#L36 and also the GAC (on Windows)

from omnisharp-server.

Alexey-T avatar Alexey-T commented on August 10, 2024

So on Win it's automatic? I wrote SynWrite plugin with ur server. https://sourceforge.net/projects/synwrite/files/Plugins/SynSharp/
If I open any cs file, call plugin, it calls ur server using /autocomplete, then if will find all libraries AUTO?
No setup needed, no .csproj filename, etc?

from omnisharp-server.

nosami avatar nosami commented on August 10, 2024

No. It currently requires a solution file and one or more project files to
work

I've been thinking about making it work without those... but never got
around to it.
On 4 Dec 2013 19:24, "Alexey Torgashin" [email protected] wrote:

So on Win it's automatic? I wrote SynWrite plugin with ur server.
https://sourceforge.net/projects/synwrite/files/Plugins/SynSharp/
If I open any cs file, place caret after some id, and call ur server, then
if will find all libraries AUTO?
No setup needed, no setup of .csproj filename, no paths?


Reply to this email directly or view it on GitHubhttps://github.com//issues/41#issuecomment-29836321
.

from omnisharp-server.

Alexey-T avatar Alexey-T commented on August 10, 2024

hm. How should my plugin DLL post SLN filename to ur server? Do u mean SLN filename of user's project, or filename of OmniSharp.sln?

from omnisharp-server.

nosami avatar nosami commented on August 10, 2024

Omnisharp.exe -s /path/to/sln
On 4 Dec 2013 19:34, "Alexey Torgashin" [email protected] wrote:

hm. How should my plugin DLL post SLN filename to ur server? Do u mean SLN
filename of user's project, or filename of OmniSharp.sln?


Reply to this email directly or view it on GitHubhttps://github.com//issues/41#issuecomment-29837166
.

from omnisharp-server.

Alexey-T avatar Alexey-T commented on August 10, 2024

I use it already. tks

from omnisharp-server.

Alexey-T avatar Alexey-T commented on August 10, 2024

hm, i need to pass user's SLN filename. Crap. I pass OmniSharp sln path always.

from omnisharp-server.

nosami avatar nosami commented on August 10, 2024

Aha!
On 4 Dec 2013 20:01, "Alexey Torgashin" [email protected] wrote:

hm, i need to pass user's SLN filename. Crap. I pass OmniSharp sln path
always.


Reply to this email directly or view it on GitHubhttps://github.com//issues/41#issuecomment-29839662
.

from omnisharp-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.