Commit Graph

24090 Commits

Author SHA1 Message Date
Kevin Sawicki
1a3441a503 Merge pull request #7373 from atom/revert-7350-ns-assertions
Revert "Add assertion mechanism"
2015-06-22 13:09:11 -07:00
Nathan Sobo
1aab5e74d9 ⬆️ find-and-replace 2015-06-22 14:48:28 -05:00
Nathan Sobo
efd518ecb3 ⬇️ exception-reporting 2015-06-22 14:27:46 -05:00
Nathan Sobo
b7a8ddd153 Revert "Add assertion mechanism" 2015-06-22 14:27:05 -05:00
Kevin Sawicki
aa2530cb4e Merge pull request #7360 from atom/iz-blow-up-on-undefined-command-callback
Throw error for commands registered with non-function callbacks
2015-06-22 11:10:17 -07:00
Kevin Sawicki
2192099d0f Merge pull request #7351 from atom/mq-optional-clipboard-metadata
Mark Clipboard::write's metadata argument as optional
2015-06-22 11:02:01 -07:00
Nathan Sobo
0e932025d8 ⬆️ exception-reporting 2015-06-22 12:19:24 -05:00
Nathan Sobo
1fe873740f Merge pull request #7350 from atom/ns-assertions
Add assertion mechanism
2015-06-22 12:18:44 -05:00
Kevin Sawicki
9de1f3daff ⬆️ legal-eagle@0.10
Closes atom/atom#7366
2015-06-22 10:11:39 -07:00
Ivan Zuzak
326457d21b Add test for object target case 2015-06-22 18:55:08 +02:00
Ivan Zuzak
9aa78606b3 Catch both string and object targets 2015-06-22 18:47:41 +02:00
Kevin Sawicki
648b46eb39 Merge pull request #7348 from tony612/fix-doc-for-text-editor-setText
fix doc for TextEditor setText
2015-06-22 09:28:03 -07:00
Kevin Sawicki
941d4a207a ⬆️ language-php@0.26 2015-06-22 09:25:21 -07:00
Kevin Sawicki
a25f8729dc ⬆️ language-php@0.25 2015-06-22 09:23:18 -07:00
Kevin Sawicki
1c450d6d6c Merge pull request #7368 from amayer5125/fedora22
Add Fedora 22 Install Directions To README
2015-06-22 09:16:17 -07:00
Kevin Sawicki
b660ec2bb1 ⬆️ language-sql@0.17 2015-06-22 09:05:24 -07:00
Kevin Sawicki
a0e3335bff ⬆️ language-perl@0.26 2015-06-22 08:48:59 -07:00
Alex Mayer
4336cdf0af Add Fedora 22 Install Directions To README
Fedora 22 uses dnf
yum command will not work
2015-06-22 11:42:21 -04:00
Ivan Zuzak
d47737718b Throw error for commands with non-function callbacks 2015-06-22 08:30:01 +02:00
Ivan Zuzak
6521c869c4 Failing test to demonstrate problem 2015-06-22 07:56:21 +02:00
Ben Ogle
e817de4f3f ⬆️ autocomplete-css@0.8.0 2015-06-21 20:55:46 -06:00
Ben Ogle
d9282f89d9 ⬆️ language-todo@0.24.0 2015-06-21 20:38:40 -06:00
Ben Ogle
720ea9a811 ⬆️ language-css@0.32.0 2015-06-21 20:38:40 -06:00
Ivan Žužak
852456fafe Merge pull request #7173 from atom/ns-prompt-on-large-files
Show a warning prompt when opening files over 20MB
2015-06-21 18:17:59 +02:00
Ivan Žužak
d32f30780a Massage the message a bit more 2015-06-21 17:48:32 +02:00
Nathan Sobo
e3ee6231d4 ⬆️ notifications 2015-06-20 19:00:56 +02:00
Machisté N. Quintana
4e1d47b09f 📝 Mark Clipboard::write's metadata argument as optional 2015-06-20 12:45:47 -04:00
Nathan Sobo
d1057b5de7 Fill error message in if needed for package specs 2015-06-20 18:37:54 +02:00
Nathan Sobo
a24816f76b Handle null errors to support existing uses in tests 2015-06-20 18:37:54 +02:00
Nathan Sobo
64fca5db20 Absorb exception in isFoldableCodeAtRow and report assertion failure
Can’t figure out what’s going on in this bug, but we can hopefully make
it less damaging and collect more information via the new assertion
system.

Refs #5905
2015-06-20 18:37:53 +02:00
Nathan Sobo
11c3b3444b Return a boolean from atom.assert 2015-06-20 18:37:53 +02:00
Nathan Sobo
a1f6a15c0b Add atom.assert and atom.onDidFailAssertion 2015-06-20 18:37:53 +02:00
Nathan Sobo
cd35107f8c Call atom.onDidThrowError handlers with the error object
…and remove a bunch of dead source maps handling. Source map handling
for stack traces is now built into Chromium so it shouldn’t be needed
here.

Original event properties maintained for backward compatibility with the
1.0 API. Can be deprecated for 2.0 once we transition
exception-reporter.
2015-06-20 18:37:53 +02:00
Tony Han
776eee2413 📝 fix doc for TextEditor setText 2015-06-20 17:58:31 +08:00
simurai
fc4f2a102e ⬆️ one-dark/light-ui@v0.9.1 2015-06-20 16:16:05 +09:00
Max Brunsfeld
ca146c991a Merge pull request #7341 from atom/as-remove-orphaned-gutter-events
Remove event listeners from orphaned gutters
2015-06-19 10:52:17 -07:00
Kevin Sawicki
82fe556af8 ⬆️ language-clojure@0.16 2015-06-19 09:17:22 -07:00
Kevin Sawicki
bde74dee0b Merge pull request #7281 from atom/sm-default-editor-font
New default editor font
2015-06-19 09:12:18 -07:00
Kevin Sawicki
9725398445 Merge pull request #7338 from atom/sm-styles-examples
styles.less examples
2015-06-19 09:10:16 -07:00
Ben Ogle
af42c6bbab ⬆️ language-css@0.31.0 2015-06-19 09:10:55 -06:00
simurai
cfd61afd38 📝 Update styles.less copy 2015-06-19 23:21:36 +09:00
simurai
67cf747a20 📝 Add back link to the Less docs 2015-06-19 21:37:57 +09:00
simurai
533abc5a63 Increase default line height even a bit more 2015-06-19 21:31:36 +09:00
Antonio Scandurra
d7156ff387 Remove event listeners from orphaned gutters 2015-06-19 10:24:48 +02:00
simurai
d922c1804f Update note about Less
Mentioning that you can use plain CSS should make it less intimitaing.
2015-06-19 16:05:03 +09:00
Antonio Scandurra
26b1d166fd Merge pull request #7320 from atom/as-remove-gutter-from-view-registry
Fix TextEditorComponent Race Condition
2015-06-19 09:01:59 +02:00
simurai
351b407751 Add style.less examples
that can get uncommented
2015-06-19 15:57:09 +09:00
simurai
2017e3fe23 Increase default line height 2015-06-19 10:22:26 +09:00
Antonio Scandurra
c8f24d2358 Revert "🐛 Remove Gutter from ViewRegistry"
This reverts commit b0d93accf7.
2015-06-18 19:54:37 +02:00
Kevin Sawicki
4675fc52e2 ⬆️ language-go@0.27 2015-06-18 08:35:27 -07:00