JoshCheek / seeing_is_believing

Displays the results of every line of code in your file
1.3k stars 54 forks source link

Pull snippets into SiB #125

Open JoshCheek opened 6 years ago

JoshCheek commented 6 years ago

Eg

# SiB: help

Could return instructions like

# SiB: help

# >> Snippet: ActiveRecord::Base
# >>   `# SiB: arb` 
# >> Snippet: Sinatra
# >>   `# SiB: sinatra`
# >> ...

Which, in turn expand. Then all snippets could be updated by updating SiB itself, instead of the editor integrations.