import { getEditorLink } from 'utils'Opens the source file in the respective IDE. Forked from: https://github.com/siddharthkp/babel-plugin-open-source
stringPath of the file to be opened.
numberLine to be focused.
numberColumn to be focused.
"sublime" | "phpstorm" | "atom" | "vscode-insiders" | "vscode"The IDE the file should be opened in.