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-01-24 14:28:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
98decaadef652edefe41a6aebd5a086e8120d5df
atom
/
spec
/
extensions
History
Corey Johnson & Nathan Sobo
7962c8ff34
When a file is moved (via the fs) associated File objects update their path and trigger a 'move' event
2012-07-23 16:35:24 -07:00
..
autocomplete-spec.coffee
💄
Replace editor.getBuffer().setText(…) w/ editor.setText(…)
2012-07-04 12:45:06 -06:00
command-interpreter-spec.coffee
Move extensions with more than one file into folders
2012-07-03 11:22:08 -07:00
command-panel-spec.coffee
Make command-panel sticky like tree view is (fit into the "tool panel" scheme)
2012-07-23 11:29:52 -06:00
fuzzy-finder-spec.coffee
💄
Replace editor.getBuffer().getPath() w/ editor.getPath()
2012-07-04 12:40:17 -06:00
snippets-spec.coffee
Rename insert tab event to indent
2012-07-16 10:34:02 -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
When a file is moved (via the fs) associated File objects update their path and trigger a 'move' event
2012-07-23 16:35:24 -07:00
vim-mode-spec.coffee
💄
Replace editor.getBuffer().setText(…) w/ editor.setText(…)
2012-07-04 12:45:06 -06:00