See project README file for details on how to setup development environment in Ubuntu. TensorFlow IO is compiled using bazel build command: bazel build -s -verbose_failures -compilation_mode dbg //tensorflow_io/. To install an extension click the extensions view icon (Extensions) on the Sidebar, or use the shortcut Ctrl+Shift+X. The base tool setup might differ based on the operation systems, but the configuration approach should be similar.
Since VSCode configuration is very flexible, it allows developers toĬompile project using bazel and run the code under Python and C++ debuggers. Owing to the ease of use and extension management, it is a great editor for TensorFlow IO development. It has elegent tooling support which supports Python & C++ development, visual debugging, integration with git and many more interesting features. Visual Studio Code (VSCode) is a free code editor, which runs on the macOS, Linux, and Windows operating systems.