formulahendry / vscode-node-red

Node-RED for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=formulahendry.vscode-node-red
MIT License
19 stars 14 forks source link

Node-Red VS Code Extension Installs, won't open #22

Open robertjchristian opened 4 years ago

robertjchristian commented 4 years ago

Issue Type: Bug

Unable to open Node-Red VS Code Extension in VS Code.

Installs fine.

Extension Readme Says use "ctrl alt x" or "F1 + 'Node-RED: Open'" to open extension - there is no feedback (good or bad) upon using specified hotkeys.

Tried this on two separate Macbooks, two separate installs of VSCode.

Extension version: 0.2.0 VS Code version: Code 1.47.3 (91899dcef7b8110878ea59626991a18c8a6a1b3e, 2020-07-23T13:08:29.692Z) OS version: Darwin x64 19.6.0

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz (16 x 2300)| |GPU Status|2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled| |Load (avg)|1, 2, 2| |Memory (System)|32.00GB (0.04GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
vkichu commented 4 years ago

Hi, Robert did your issue with the extension resolved, I am having the same issue in a Windows 10 Pro -64 bit environment and the extension installs fine without any errors, nothing seems to happen after I click on the shortcut "ctrl alt x" or "F1 + 'Node-RED: Open'", I have installed directly it in the machine and working on it would like to have it in VS CODE as I use it for other development activities.

lucidbard commented 3 years ago

The issue is that it is using a deprecated API (previewHTML).

See https://stackoverflow.com/questions/63069694/i-get-the-command-vscode-previewhtml-not-found-error-message-on-vscode

Since there hasn't been any updates in over 2 years, it may be time to fork or to otherwise attempt another Node-RED extension.

mgorbet commented 2 years ago

darn. was looking forward to using this.

Prane-B commented 2 years ago

same issue for me

macdaddyoz commented 1 year ago

What do we need to pay to get an update to this extension?!