GithubHelp home page GithubHelp logo

Comments (5)

alexrp avatar alexrp commented on August 24, 2024

As part of this, we need to figure out whatever hacks are needed to use an SDK-style VSIX project file.

Relevant links:

from celerity.

alexrp avatar alexrp commented on August 24, 2024

May or may not get to this in v1.0. Depends on whether the VS team gets around to fixing some of the silliness here, like the lack of official support for SDK-style projects.

from celerity.

alexrp avatar alexrp commented on August 24, 2024

We can at least start the process now: https://github.com/microsoft/VSExtensibility/blob/main/New_Extensibility_Model/Samples/DialogSample/DialogSample.csproj

Notably, we can't yet produce a VSIX (see e.g. microsoft/VSExtensibility#242), but that can come later.

from celerity.

alexrp avatar alexrp commented on August 24, 2024

Started working on this in the work/vs branch. It currently builds the extension assembly on all platforms, but only produces the VSIX on Windows.

Things to be done:

  • Figure out if we can make VSIX creation work on Linux/macOS.
  • Figure out how to publish the extension from the Cake script, similar to the VS Code extension.
  • Figure out how to make the development/debugging process as easy as possible in VS.
  • Maybe separate out the build steps for the VS extension from the core projects in the Cake script.

from celerity.

alexrp avatar alexrp commented on August 24, 2024

The VS extensibility packages are now available on NuGet, so some of the hacks in the branch can now be removed.

Still need to see if there's a way to create the VSIX on Linux/macOS.

from celerity.

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.