# How to comment out a node?

**URL:** https://discourse.nodered.org/t/how-to-comment-out-a-node/1106
**Category:** General
**Created:** [26 June 2018 21:32 UTC](https://discourse.nodered.org/t/how-to-comment-out-a-node/1106 "2018-06-26T21:32:34Z")
**Posts on this page:** 1
**Showing post:** 43

<div class="post-metadata">

### Author: ![knolleary](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/knolleary/32/3_2.png) [@knolleary](https://discourse.nodered.org/u/knolleary)
#### Post date: [27 April 2019 17:11 UTC](https://discourse.nodered.org/t/how-to-comment-out-a-node/1106/43 "2019-04-27T17:11:09Z")

</div>

@Steve-Mcl As I've said, we will introduce the ability to disable any node.

It doesn't require any special nodes in your flow. It doesn't require any changes to the structure of your flow when you realise you want to disable something.

It _does_ require a deploy. It may not be exactly what you want, but it _is_ something that will address a number of requests and use cases.

You've said a few times that your proposal would not take much doing.

> [@Steve-Mcl](#):
>
> I don't think an inline clickable toggle (without injects and without flow or global state) of some kind would take much doing. Effort vs benefit is decent.

That simple isn't the case. We have no precedent for having a node in the middle of a flow that has a button or state that can be toggled in the editor without a deploy. The UI design work to get that right is not trivial.

I understand what functionality you want. I'm not ignoring it. But I do have to align it with work we already have underway and work we have planned.

Further down the line we have plans for a flow debugger (after 1.0 ships). I would not want to rush something in now that introduces new UI concepts at this stage of getting to 1.0, particularly when it overlaps with a whole area of functionality we want to focus on later this year.

But it certainly feeds into the bucket of functionality the flow debugger can enabled.

---

_[View the full topic](https://discourse.nodered.org/t/how-to-comment-out-a-node/1106)._
