Commit Graph

4598 Commits

Author SHA1 Message Date
Ivan Žužak
42de7d3628 ⬆️ language-gfm@0.79.0 2015-07-15 10:58:43 -07:00
Michael Bolin
72c41e890b ⬆️ babel-core@5.6.17
Upgrade Babel to pick up bug fixes and to ensure a version that
has support for transforms such as `es7.classProperties`.

This transform is particularly useful for classes that subclass `React.Component`
as shown in http://babeljs.io/blog/2015/06/07/react-on-es6-plus/#property-initializers.
2015-07-13 14:59:42 -07:00
Machisté N. Quintana
95ab4d2283 ⬆️ settings-view@0.211.2 2015-07-11 07:20:40 -04:00
Max Brunsfeld
162d9182ae ⬆️ text-buffer 2015-07-10 14:17:40 -07:00
Ivan Žužak
16960aefdd ⬆️ atom-keymap@5.1.6 2015-07-10 14:06:51 +02:00
Ben Ogle
3d861c7442 ⬆️ 0.175.0 2015-07-09 15:47:59 -07:00
Ben Ogle
5863146ea5 ⬆️ scandal@2.0.5 2015-07-09 15:46:51 -07:00
Nathan Sobo
4567601ae9 Maintain change counts for debugging purposes
When we have an unexpected display-buffer or tokenized-buffer state,
we can include the change counts to make sure that every change to the
buffer has been processed by display-buffer and tokenized-buffer. If
they haven’t, there’s something wrong with our event ordering. If they
have, there’s a logic error somewhere else.
2015-07-09 02:18:24 -05:00
Ben Ogle
650ef16344 ⬆️ settings-view@0.211.1
Fix regression!!!
2015-07-08 18:09:06 -07:00
Kevin Sawicki
56a951ef66 ⬆️ tree-view@0.178 2015-07-08 17:28:52 -07:00
Ben Ogle
d55428e8fe ⬆️ autocomplete-plus@2.18.1 2015-07-08 17:05:59 -07:00
Ben Ogle
b9207e92e8 ⬆️ autocomplete-plus@2.18.0 2015-07-08 17:01:46 -07:00
Nathan Sobo
efb384ba3b ⬆️ exception-reporting 2015-07-08 16:31:14 -05:00
Kevin Sawicki
4222e3c7f2 Prepare 1.0.3 2015-07-08 14:30:12 -07:00
Kevin Sawicki
943259800b ⬆️ tree-view@0.177 2015-07-08 14:04:23 -07:00
Max Brunsfeld
17c5aea56c ⬆️ language-go 2015-07-08 11:41:01 -07:00
Sander van Harmelen
eaf814e5be Improve auto indenting by removing a hard coded restriction and adding a 3rd regexp
Currently there are only two regexps that can influence the indents.
Those are `increaseIndentPattern` (which tells Atom the indent of next
line should be increased) and `decreaseIndentPattern` (which tells Atom
the indent of the current line should be decreased).

But I found that a couple of languages would need a 3rd regexp in order
to support their use cases. This 3rd regexp should be a mixture of the
existing two so it tells Atom that the indent of the next line should
decrease.

I’ll add a screencast to show a use case for this 3rd regexp which I
would like to call `decreaseNextIndentPattern`.
2015-07-08 20:30:21 +02:00
Kevin Sawicki
1ebc8db123 Prepare 1.0.2 2015-07-08 11:09:28 -07:00
Nathan Sobo
a094142a45 Merge pull request #7778 from atom/ns-mb-suppress-line-measurement-exceptions
Suppress line measurement exceptions and gather data to solve them
2015-07-08 12:43:55 -05:00
Kevin Sawicki
c636b4e73a ⬆️ language-php@0.27 2015-07-08 09:22:03 -07:00
Nathan Sobo
7b95ba0a08 ⬆️ exception-reporting
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
2015-07-07 19:34:37 -05:00
Kevin Sawicki
a6fdf12841 ⬆️ autosave@0.22 2015-07-07 17:12:09 -07:00
Nathan Sobo
062d948d7d ⬆️ pathwatcher 2015-07-07 15:27:53 -05:00
Nathan Sobo
09501ffa95 ⬆️ pathwatcher
Closes #5593

Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
2015-07-07 14:52:17 -05:00
Ben Ogle
e008ba329f ⬆️ settings-view@0.211.0 2015-07-07 12:28:52 -07:00
Kevin Sawicki
4d697d5491 ⬆️ tree-view@0.176 2015-07-07 11:24:01 -07:00
Ivan Žužak
7dfeaef560 ⬆️ find-and-replace@0.174.2 2015-07-07 10:56:59 +02:00
Ben Ogle
ed735d80e8 ⬆️ settings-view@0.210.0 2015-07-06 18:25:29 -07:00
Kevin Sawicki
ec2033c599 ⬆️ encoding-selector@0.21 2015-07-06 17:16:28 -07:00
Nathan Sobo
dbec29cf49 ⬆️ first-mate
Fixes #7644
2015-07-06 19:02:51 -05:00
Machisté N. Quintana
8100a2f865 ⬆️ tabs@0.82.0 2015-07-06 17:19:10 -04:00
Kevin Sawicki
eed28d81f1 ⬆️ language-gfm@0.78 2015-07-06 11:18:52 -07:00
Kevin Sawicki
645139f452 ⬆️ language-less@0.28 2015-07-06 10:28:17 -07:00
Kevin Sawicki
0f0bbd4791 ⬆️ language-mustache@0.12 2015-07-06 10:25:25 -07:00
Kevin Sawicki
936fe91421 ⬆️ package-generator@0.40 2015-07-06 10:23:03 -07:00
Kevin Sawicki
7e127219cd ⬆️ symbols-view@0.100 2015-07-06 10:18:53 -07:00
Kevin Sawicki
be937dea1e ⬆️ language-perl@0.28 2015-07-06 10:18:53 -07:00
Kevin Sawicki
90bd1cbc60 ⬆️ language-hyperlink@0.14 2015-07-06 10:10:18 -07:00
Machisté N. Quintana
0fca5fb839 ⬆️ status-bar@0.75.1 2015-07-03 09:32:34 -04:00
Machisté N. Quintana
4ed108c1f1 ⬆️ status-bar@0.75.0 2015-07-02 16:10:09 -04:00
simurai
64dff943e0 ⬆️ One themes @v1.0.0 🎉 2015-07-02 14:33:29 +09:00
Nathan Sobo
f5513c0c9f ⬆️ exception-reporting 2015-07-01 16:35:23 -05:00
Nathan Sobo
63846c753a ⬆️ exception-reporting 2015-07-01 15:56:50 -05:00
Nathan Sobo
b957735e65 Merge pull request #7612 from atom/add-subword-cursors-4
Support subword cursor navigation
2015-07-01 12:47:33 -05:00
Kevin Sawicki
ad14f4ff7b ⬆️ language-perl@0.27 2015-07-01 10:45:34 -07:00
Kevin Sawicki
f3699f9a29 ⬆️ tree-view@0.175 2015-07-01 10:42:03 -07:00
Nathan Sobo
e472830063 Merge remote-tracking branch 'origin/master' into dsandstrom-add-subword-cursors-4 2015-06-30 22:55:40 -05:00
Nathan Sobo
ba3ab41f1f Eliminate hack to move cursor to beginning of buffer
Use the structure of the regex plus a fix to text-buffer instead.
2015-06-30 22:52:35 -05:00
Nathan Sobo
b1d6b79ddd ⬆️ exception-reporting 2015-06-30 20:02:27 -05:00
Ben Ogle
f61531c249 ⬆️ solarized syntax themes 2015-06-30 14:04:37 -07:00