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-04-28 03:01:47 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d16328c533f65952e51b6f67af1a151955217f93
atom
/
spec
/
extensions
History
Nathan Sobo
d16328c533
Meta-shift-f opens the command panel pre-populated with Xx/ to find in project
2012-07-20 13:57:33 -06:00
..
autocomplete-spec.coffee
Remove unneeded code
2012-07-18 11:54:23 -07:00
command-interpreter-spec.coffee
Rename Project.open to Project.buildEditSessionForPath
2012-07-18 11:20:13 -07:00
command-panel-spec.coffee
Meta-shift-f opens the command panel pre-populated with Xx/ to find in project
2012-07-20 13:57:33 -06:00
fuzzy-finder-spec.coffee
Rename Project.open to Project.buildEditSessionForPath
2012-07-18 11:20:13 -07: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
Ensure that evil filenames do not hose Project.scan
2012-07-18 17:53:53 -06:00
vim-mode-spec.coffee
💄
Replace editor.getBuffer().setText(…) w/ editor.setText(…)
2012-07-04 12:45:06 -06:00