Commit Graph

22071 Commits

Author SHA1 Message Date
Kevin Sawicki
a7bd20f08f Remove unused fixture 2015-03-04 10:02:03 -08:00
Kevin Sawicki
5902bc42e9 Throw error when adding context menu with invalid selector 2015-03-04 10:02:03 -08:00
Kevin Sawicki
2a12f7779d Add selector parser helper class 2015-03-04 10:02:03 -08:00
Kevin Sawicki
333a495d55 Catch errors adding activation commands 2015-03-04 10:02:03 -08:00
Kevin Sawicki
8ba098b640 Throw an error when adding an invalid selector 2015-03-04 10:02:03 -08:00
Max Brunsfeld
c6428dc526 Merge pull request #5832 from atom/bf-remove-path-bug-fix
Fix a bug when a URI is passed to atom.project.removePath().
2015-03-04 08:44:03 -08:00
Nathan Sobo
1bda787e0d ⬆️ snippets to destroy expansion when cursor is destroyed 2015-03-04 08:13:16 -08:00
Michael Bolin
a0a4dac571 Fix a bug when a URI is passed to atom.project.removePath(). 2015-03-03 21:44:54 -08:00
Kevin Sawicki
482b36d4cb Use proper placement of --no-color arg 2015-03-03 18:05:09 -08:00
Kevin Sawicki
f122125efc Return early if fs-plus is not installed 2015-03-03 17:49:28 -08:00
Kevin Sawicki
fbde8e1970 Disable colors on RPM CI build 2015-03-03 17:41:27 -08:00
Kevin Sawicki
3952831ff1 Add custom notification for ENOSPC save errors
Closes #5825
2015-03-03 13:53:18 -08:00
Kevin Sawicki
bb9d264e0c Prepare 0.187 2015-03-03 13:49:18 -08:00
Ben Ogle
5f7015f303 Remove isInitialEmptyEditor v0.186.0 2015-03-03 13:18:02 -08:00
Ben Ogle
1cdfac008b Merge pull request #5824 from atom/bo-move-open-logic
Move the logic for opening empty initial buffer to the renderer process
2015-03-03 13:08:18 -08:00
Kevin Sawicki
5f2f4c10fc Prepare 0.186 2015-03-03 12:57:04 -08:00
Ben Ogle
80b1d89c62 Check getLoadSettings to decide to open initial buffer 2015-03-03 12:34:54 -08:00
Ben Ogle
80cd20193a Move the logic for opening empty initial buffer to renderer 2015-03-03 11:39:38 -08:00
Kevin Sawicki
3296a3f9e8 ⬆️ grunt-atom-shell-installer@0.25 v0.185.0 2015-03-03 11:09:33 -08:00
Kevin Sawicki
51f1a69788 Link to issues 2015-03-03 10:41:15 -08:00
Kevin Sawicki
16c32a64dd Don't corrupt non-ASCII paths
Stopgap until a long-term solution is found

Closes #5063
2015-03-03 10:38:12 -08:00
Kevin Sawicki
b23800084b Don't write to path when reading is blocked
Closes #5092
2015-03-03 10:30:07 -08:00
Kevin Sawicki
00023709d3 ⬆️ grunt-atom-shell-installer@0.24 2015-03-03 09:54:42 -08:00
Nathan Sobo
b20eaa0a27 Merge pull request #5814 from atom/iz-gutter-click-select-whole-soft-wrapped-line
Select buffer lines when clicking the gutter, not screen lines
2015-03-03 07:58:50 -07:00
Ivan Zuzak
e452070847 Merge branch 'master' into iz-gutter-click-select-whole-soft-wrapped-line 2015-03-03 15:40:56 +01:00
simurai
999c45e72e Merge branch 'sm-font-size' 2015-03-03 22:39:18 +09:00
Ivan Zuzak
03a064b6e9 Add specs for mouse interactions on gutter with soft wrap 2015-03-03 13:59:46 +01:00
Max Brunsfeld
8fac0e8778 Merge pull request #5795 from mostafaeweda/master
Default directory provider should handle only local filesystem directories
2015-03-02 16:04:54 -08:00
Mostafa Eweda
b74a688baa Bare minimum fix to the default directory provider 2015-03-02 14:28:01 -08:00
Kevin Sawicki
2987d37373 🔥 ; 2015-03-02 14:16:09 -08:00
Ivan Zuzak
d21ae2c869 Select buffer lines for mouse clicks on gutter 2015-03-02 22:29:47 +01:00
Kevin Sawicki
e5048b5ede ⬆️ language-gfm@0.66 2015-03-02 13:05:38 -08:00
Kevin Sawicki
66141a6a18 Remove empty param list 2015-03-02 09:10:11 -08:00
Kevin Sawicki
9921d55724 ⬆️ apm@0.142 2015-03-02 09:02:55 -08:00
Kevin Sawicki
9e369b5efc ⬆️ language-gfm@0.65 2015-03-02 09:01:18 -08:00
Ivan Žužak
71272f538d ⬆️ welcome@0.25.0 2015-03-02 14:27:43 +01:00
Nathan Sobo
115f519d6a Merge branch 'batch-updates' 2015-02-28 10:57:49 -07:00
Nathan Sobo
1e1eae4758 🎨 2015-02-28 10:57:32 -07:00
Antonio Scandurra
d05fe8a7d8 🎨 Remove repetitive batching code 2015-02-28 12:34:58 +01:00
Antonio Scandurra
a12bf66e41 Merge branch 'master' into batch-updates 2015-02-28 10:21:48 +01:00
Antonio Scandurra
ac01d3ec45 Remove newline 2015-02-28 10:10:42 +01:00
Antonio Scandurra
78a1a724db 🎨 More expressive specs 2015-02-28 09:55:49 +01:00
Antonio Scandurra
436322fc41 Call it onDidUpdateState 2015-02-28 09:36:56 +01:00
Antonio Scandurra
0dca5a5fcd Encapsulate state update inside TextEditorPresenter#getState 2015-02-28 09:25:53 +01:00
Mostafa Eweda
ed8433cda4 nit: their 2015-02-27 17:47:40 -08:00
Mostafa Eweda
ad0669d814 Default directory provider should handle only local filesystem directories 2015-02-27 15:49:18 -08:00
Nathan Sobo
a3f64ddf7a ⬆️ snippets for exception fix 2015-02-27 13:14:58 -07:00
Antonio Scandurra
290acb356c 🎨 Remove unnecessary newlines 2015-02-27 21:01:46 +01:00
Antonio Scandurra
fbec9e31c4 Let's call it needsUpdate 😉 2015-02-27 20:54:00 +01:00
Antonio Scandurra
bcc99c163f Rename applyChanges to update 2015-02-27 20:42:04 +01:00