Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 768 Bytes

rider.md

File metadata and controls

17 lines (12 loc) · 768 Bytes
title sidebar_position
JetBrains Rider
1

import DownloadButton from '@site/src/components/DownloadButton';

In JetBrains Rider you can install the NUKE Support plugin to be more productive in writing, running, and debugging your builds.

You can click the gutter icon next to your targets or hit Alt + Enter from inside their declaration to run and debug them. The top-level item starts a normal execution including all dependencies. From the submenu, you can debug and run/debug without dependencies:

JetBrains Rider JetBrains Rider