This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
atom
Watch
1
Star
1
Fork
0
You've already forked atom
mirror of
https://github.com/atom/atom.git
synced
2026-02-17 18:11:29 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
075968e42c05134b9b2638e46dd1e14a83599318
atom
/
spec
/
extensions
History
Nathan Sobo
075968e42c
Associate compiled operations with anchor ranges. All tests pass again.
...
This allows them to update their target range in the face of upstream changes.
2012-07-13 19:46:08 -06:00
..
autocomplete-spec.coffee
💄
Replace editor.getBuffer().setText(…) w/ editor.setText(…)
2012-07-04 12:45:06 -06:00
command-interpreter-spec.coffee
Associate compiled operations with anchor ranges. All tests pass again.
2012-07-13 19:46:08 -06:00
command-panel-spec.coffee
💄
Replace editor.getBuffer().getText() w/ editor.getText()
2012-07-04 12:41:51 -06:00
fuzzy-finder-spec.coffee
💄
Replace editor.getBuffer().getPath() w/ editor.getPath()
2012-07-04 12:40:17 -06:00
snippets-spec.coffee
Redoing a snippet expansion restores tab stops to the *current* edit session
2012-07-06 12:12:14 -07:00
strip-trailing-whitespace-spec.coffee
💄
Replace editor.getBuffer().getText() w/ editor.getText()
2012-07-04 12:41:51 -06:00
tree-view-spec.coffee
💄
Replace editor.getBuffer().getPath() w/ editor.getPath()
2012-07-04 12:40:17 -06:00
vim-mode-spec.coffee
💄
Replace editor.getBuffer().setText(…) w/ editor.setText(…)
2012-07-04 12:45:06 -06:00