There’s no official VS Code tool or plug-in yet fo...
# sdf
s
There’s no official VS Code tool or plug-in yet for SDF. Best approach is to use the
@oracle/suitecloud-cli
package from NPM to create a project and use the command line for actions, and VS Code as an editor. That’s what I am doing currently, and it meets my needs. There have been hints that NetSuite is working on an official VS Code plug-in, but no idea when it will be available
a
Scott, thank you for your quick response! I will try and test it 🙌
m
NetSuite are definitely working on one
👍 4
c
in the meantime, my plugin is also semi-actively maintained 🙂
a
Thank you all!
h
This could be a silly question to ask but i am getting an error ''sdfcli' not found in path! Check repo for install directions.' with the SDF plugin with VS Code. Any help please. Thanks for the help!
m
You have to install sdfcli independently of the extension. Either follow the instructions in NetSuite documentation to do that manually or use choco/homebrew as suggested in extension documentation
👏 2