# Would you like a vscode extension to work with node-red/flowfuse?

**URL:** https://discourse.nodered.org/t/would-you-like-a-vscode-extension-to-work-with-node-red-flowfuse/98092
**Category:** General
**Created:** [12 July 2025 00:40 UTC](https://discourse.nodered.org/t/would-you-like-a-vscode-extension-to-work-with-node-red-flowfuse/98092 "2025-07-12T00:40:31Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![AllanOricil](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/allanoricil/32/106911_2.png) [@AllanOricil](https://discourse.nodered.org/u/AllanOricil)
#### Post date: [12 July 2025 00:40 UTC](https://discourse.nodered.org/t/would-you-like-a-vscode-extension-to-work-with-node-red-flowfuse/98092/1 "2025-07-12T00:40:31Z")

</div>

Which tools/features would you like to see in vscode when working on node-red projects?

---

<div class="post-metadata">

### Author: ![ThingsTinkerer](https://avatars.discourse-cdn.com/v4/letter/t/91b2a8/32.png) [@ThingsTinkerer](https://discourse.nodered.org/u/ThingsTinkerer)
#### Post date: [12 July 2025 23:19 UTC](https://discourse.nodered.org/t/would-you-like-a-vscode-extension-to-work-with-node-red-flowfuse/98092/2 "2025-07-12T23:19:01Z")

</div>

How can you work on node red in vscode?

---

<div class="post-metadata">

### Author: ![AllanOricil](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/allanoricil/32/106911_2.png) [@AllanOricil](https://discourse.nodered.org/u/AllanOricil)
#### Post date: [13 July 2025 00:17 UTC](https://discourse.nodered.org/t/would-you-like-a-vscode-extension-to-work-with-node-red-flowfuse/98092/3 "2025-07-13T00:17:52Z")

</div>

I develop nodes using vscode

Look, im creating a framework to write nodes in a "modern" way

> **[GitHub - AllanOricil/node-red-vue-template: Write Node-RED nodes using Vue and Typescript](https://github.com/AllanOricil/node-red-vue-template)**
>
> Write Node-RED nodes using Vue and Typescript

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [13 July 2025 09:30 UTC](https://discourse.nodered.org/t/would-you-like-a-vscode-extension-to-work-with-node-red-flowfuse/98092/4 "2025-07-13T09:30:10Z")

</div>

So is your question about using vscode when developing new nodes or when developing flows?  
Also what is the relevance to flowfuse?

---

<div class="post-metadata">

### Author: ![AllanOricil](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/allanoricil/32/106911_2.png) [@AllanOricil](https://discourse.nodered.org/u/AllanOricil)
#### Post date: [13 July 2025 12:06 UTC](https://discourse.nodered.org/t/would-you-like-a-vscode-extension-to-work-with-node-red-flowfuse/98092/5 "2025-07-13T12:06:58Z")

</div>

I want to know how people use vscode when developing nodes/plugins for node-red.

About flows I want to know if people developed flows that they use when developing other projects while using vscode. Maybe they created a flow that builds a project using node-red and they want to be able to quickly run these flows from within vscode with a click of a button?

Use case:  
people develop flows using node-red editor to work in other projects from within vscode. When a project containing `node-red.config.json` is opened in vscode the extension is activated, if it is available. The extension displays a tree view with the available flows, which Users can use without leaving vscode. These flows can also be located in a remote Node-RED managed by flowfuse.

`node-red.config.json` has configs for the extension. It contains a list of node-red instances to connect, the flows that can be run, the inputs that are expected, and other stuff...

The extension would allow you to configure certain events to use for a particular flow. These input events would be stored locally but in the future could be shared within a team

What do you think?  
Suggestions for extension names?  
Suggestions for features?

---

<div class="post-metadata">

### Author: ![TotallyInformation](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/totallyinformation/32/31_2.png) [@TotallyInformation](https://discourse.nodered.org/u/TotallyInformation)
#### Post date: [13 July 2025 18:47 UTC](https://discourse.nodered.org/t/would-you-like-a-vscode-extension-to-work-with-node-red-flowfuse/98092/6 "2025-07-13T18:47:05Z")

</div>

> [@ThingsTinkerer](#):
>
> How can you work on node red in vscode?

In addition to developing custom nodes and potentially providing PR's and doing investigations on Node-RED itself.

uibuilder has a customisable link in each uibuilder node that opens vscode to your front-end source code and it works whether you are working on a local dev server or a remote server (if you use the Microsoft provided remote ssh extension).

> [@AllanOricil](#):
>
> they want to be able to quickly run these flows from within vscode with a click of a button?

If and when the hoped for separation between the Editor and the runtime becomes a thing, that might be more useful.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [11 October 2025 18:47 UTC](https://discourse.nodered.org/t/would-you-like-a-vscode-extension-to-work-with-node-red-flowfuse/98092/7 "2025-10-11T18:47:49Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
