I hereby claim:
- I am nathanq on github.
- I am nathanq (https://keybase.io/nathanq) on keybase.
- I have a public key ASCIwT8dOn14I-tDrGFuVHG6UDLIeHpqzWJkdUdfxTAuVAo
To claim this, I am signing this object:
# Your init script | |
# | |
# Atom will evaluate this file each time a new window is opened. It is run | |
# after packages are loaded/activated and after the previous editor state | |
# has been restored. | |
# | |
# An example hack to log to the console when each text editor is saved. | |
# | |
# atom.workspace.observeTextEditors (editor) -> | |
# editor.onDidSave -> |
{"lastUpload":"2017-07-11T18:03:41.418Z","extensionVersion":"v2.8.2"} |
// scroll to heading of open collapse item so content is presented on the screen | |
$(function() { | |
$('.panel-collapse').on('shown.bs.collapse', function (e) { | |
var $panel = $(this).closest('.panel'); | |
$('html,body').animate({ | |
scrollTop: $panel.offset().top | |
}, 250); | |
}); | |
}); |
I hereby claim:
To claim this, I am signing this object: