Skip to main content

One post tagged with "ide extensions"

View All Tags

· 3 min read

From the very beginning, NUKE has been thoughtfully designed for seamless integration with existing tools, including popular development environments such as Visual Studio, JetBrains Rider, Visual Studio Code, and ReSharper. The extensions we've developed for these environments have always been considered the icing on the cake. Even in cases where an extension is temporarily incompatible or unavailable, it doesn't mean you can't run or debug your builds; it simply needs a few extra keystrokes, which we find quite manageable given the substantial benefits NUKE provides. Implementing extensions and keeping them up-to-date, however, is much more complex. In this blog post, we'll address a couple of changes that should make this venture more worthwhile.