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-23 22:08:08 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7586a0e97e8da294fa6f331c464db8a081b56bf
atom
/
spec
/
extensions
History
Corey Johnson & Nathan Sobo
1a243adfcf
All specs pass w/ TextMateGrammar for tokenization (auto-indent disabled)
2012-08-03 12:00:05 -06:00
..
autocomplete-spec.coffee
Remove unneeded code
2012-07-18 11:54:23 -07:00
command-interpreter-spec.coffee
Bugfix: Don't clear selections after running an
x
command w/ no matches
2012-07-26 11:53:03 -06:00
command-panel-spec.coffee
Preserve focus state of command panel's mini-editor on refresh
2012-07-26 11:26:38 -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
All specs pass w/ TextMateGrammar for tokenization (auto-indent disabled)
2012-08-03 12:00:05 -06:00
vim-mode-spec.coffee
💄
Replace editor.getBuffer().setText(…) w/ editor.setText(…)
2012-07-04 12:45:06 -06:00