question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Render preview for non-runnable assemblies

See original GitHub issue

Currently, when rendering a preview, we rely on AssemblyName.deps.json and AssemblyName.runtimeconfig.json being available for the assembly containing the XAML file in question. These files aren’t available for non-runnable assemblies in .NET Core, so the preview won’t work.

For controls in such assemblies, we should provide a runnable project selector: filter only the runnable projects that depend on the current assembly, and preselect one of them by default.

If no such project exists, then we won’t be able to show a preview.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
ForNeVeRcommented, Nov 5, 2020

@PieroCastillo, it is on my top-priority list. Will be available as soon as possible. I understand the plugin is unusable for most projects without it, yes.

0reactions
ForNeVeRcommented, Feb 4, 2021

While I haven’t finished with the full implementation, yet, there’ll be a quick and dirty option for people blocked by the lack of this feature. See #108 for details.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Preview Environments | Render · Cloud Hosting for Developers
Render keeps your preview environments up to date on every commit and automatically destroys them when the original pull request is merged or...
Read more >
Previewing Renders - 2022 - SOLIDWORKS Help
You can preview a rendering of the current model within the SOLIDWORKS graphics area. To start the preview, with PhotoView added in, click...
Read more >
Rendering and previewing sequences - Adobe Support
In this Help article, learn how to render, preview, and playback sequences in Premiere Pro.
Read more >
What's going on with my render preview? My parts disappear ...
It looks like (to me) that your top plane of the assembly is coplanar with that top surface, so the "floor" is obscuring...
Read more >
Is it possible to perform operations in preview but not render?
difference(){ // cutaway for preview purposes only, not to be rendered ... is to have sub-assemblies and parts defined as a module in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found