Skip to content

Instantly share code, notes, and snippets.

@aslushnikov
Created June 1, 2015 17:50
Show Gist options
  • Select an option

  • Save aslushnikov/efc5f31a475ac5bf7ae5 to your computer and use it in GitHub Desktop.

Select an option

Save aslushnikov/efc5f31a475ac5bf7ae5 to your computer and use it in GitHub Desktop.
for (var sectionModel of stylesSidebarPane.sections()) {
sectionModel.rebaselineSourceLocations(oldRange, newRange);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment