LaunchEditor v0.1.0 LaunchEditor View Source
This module can run specific file in currently working IDE.
Link to this section Summary
Functions
Check current operating system for IDE detection
Open file in your current IDE, you can also select a specific line if IDE supports it
Link to this section Functions
Check current operating system for IDE detection.
Open file in your current IDE, you can also select a specific line if IDE supports it.
LaunchEditor.run("lib/some_file.ex", 10)