vscode-dependencyGraph
vscode-dependencyGraph copied to clipboard
Add Ruby support
The include syntax for Ruby is:
require 'public_gem'
require_relative 'path/to/private_gem'
The JS / TS parser could be modified for Ruby dependencies.