Commit Graph

27126 Commits

Author SHA1 Message Date
Wliu
6a1f311f39 ⬆️ markdown-preview@0.157.1 2015-12-18 17:18:19 -05:00
Nathan Sobo
d6a2cee0d5 Merge branch 'beta' 2015-12-18 15:10:10 -07:00
Nathan Sobo
385721af60 ⬆️ autocomplete-plus to default to fuzzaldrin-plus v1.4.0-beta3 2015-12-18 15:09:25 -07:00
Nathan Sobo
78fc3863ef 1.4.0-beta3 2015-12-18 15:08:48 -07:00
Antonio Scandurra
590c2da211 Merge pull request #10084 from atom/as-serialize-language-state
Serialize language state for untitled buffers
2015-12-18 19:56:40 +01:00
Max Brunsfeld
329d7f46c9 Merge pull request #10095 from atom/mb-optimize-find-markers
Upgrade text-buffer for marker index optimizations
2015-12-16 19:56:04 -08:00
Max Brunsfeld
ec50eb91e8 ⬆️ text-buffer 2015-12-16 19:55:40 -08:00
Max Brunsfeld
2eb5eb40f7 ⬆️ text-buffer (prerelease) 2015-12-16 15:55:00 -08:00
Max Brunsfeld
352a5abf11 Merge branch 'beta'
Conflicts:
	package.json
2015-12-16 10:22:26 -08:00
Max Brunsfeld
f670dd8ff2 Merge branch 'stable' into beta
Conflicts:
	package.json
v1.4.0-beta2
2015-12-16 10:21:29 -08:00
Max Brunsfeld
a8af1dae5a Prepare 1.4.0-beta2 2015-12-16 10:21:07 -08:00
Nathan Sobo
473e8856a8 Merge pull request #10017 from atom/as-sha1-v8-cache
Cache v8 code by source file's SHA1
v1.3.2
2015-12-16 10:19:01 -08:00
Max Brunsfeld
92e16ee835 Prepare 1.3.2 2015-12-16 10:18:32 -08:00
Antonio Scandurra
3ad5544250 Merge branch 'master' into as-serialize-language-state 2015-12-16 10:41:25 +01:00
Antonio Scandurra
19ff676c7b Serialize grammar for untitled buffers 2015-12-16 10:35:23 +01:00
joshaber
5c77effc20 Always set the architecture to ia32 on Windows. 2015-12-15 17:23:23 -05:00
Max Brunsfeld
79cfc7608d Merge branch 'beta' 2015-12-15 14:23:12 -08:00
joshaber
a04813453d Merge branch 'master' into dh-async-repo 2015-12-15 17:14:25 -05:00
joshaber
3f64477740 Revert "Try running core specs on appveyor."
This reverts commit 1c01d05440.
2015-12-15 17:14:22 -05:00
joshaber
013fcf16f2 Revert "Enable tests on windows."
This reverts commit d98bbb1119.
2015-12-15 17:14:19 -05:00
Max Brunsfeld
e3473fd03c ⬆️ command-palette v1.4.0-beta1 2015-12-15 14:02:12 -08:00
Max Brunsfeld
7fd869df17 ⬆️ text-buffer 2015-12-15 13:46:04 -08:00
Nathan Sobo
ccc984c88b Merge branch 'beta' 2015-12-15 13:18:19 -07:00
Nathan Sobo
bef2dd0f27 ⬆️ fuzzy-finder 2015-12-15 13:17:05 -07:00
Nathan Sobo
c164445226 1.4.0-beta1 2015-12-15 13:16:50 -07:00
Antonio Scandurra
8db49fc08d Document existing behavior 2015-12-15 17:20:01 +01:00
joshaber
d98bbb1119 Enable tests on windows. 2015-12-15 10:09:20 -05:00
joshaber
1c01d05440 Try running core specs on appveyor. 2015-12-15 09:00:52 -05:00
Antonio Scandurra
14f959e13d Merge pull request #9997 from atom/as-cjk-wrap-boundary
Wrap line at boundary if it includes a CJK character
2015-12-15 12:09:52 +01:00
joshaber
4024ea956c Fix the test. 2015-12-14 23:58:04 -05:00
joshaber
b464916c56 Merge branch 'master' into dh-async-repo 2015-12-14 23:29:39 -05:00
joshaber
4c0f10360b Merge branch 'master' into dh-async-repo 2015-12-14 23:29:11 -05:00
joshaber
36f13e6036 #nocontext 2015-12-14 23:29:08 -05:00
joshaber
c4ba2132fa Accumulate the raw data we want instead of keeping hunks around. 2015-12-14 23:29:01 -05:00
Lee Dohm
5abc3eceb0 Merge pull request #10031 from atom/ld-add-keybinding-resolver-to-keymap-cson
📝 Add tip about Keybinding Resolver to keymap.cson
2015-12-14 19:19:49 -08:00
Lee Dohm
56e93c64da 📝 Add backticks around keybindings 2015-12-14 17:52:21 -08:00
Lee Dohm
5ab2594c0e 📝 Point to the latest documentation 2015-12-14 17:51:06 -08:00
Lee Dohm
c7bff1aec5 📝 Add tip about Keybinding Resolver to keymap.cson 2015-12-14 17:51:06 -08:00
Max Brunsfeld
a16b99fa58 Merge pull request #10062 from atom/mb-emit-state-update-on-model-scroll
Emit state update when model's scroll position is changed
2015-12-14 17:38:36 -08:00
joshaber
27afc76455 Fix hunk callback position. 2015-12-14 20:27:10 -05:00
Max Brunsfeld
02ab7179ce Emit state update when model's scroll position is changed 2015-12-14 16:56:53 -08:00
simurai
c90aabed92 ⬆️ base16-tomorrow-dark-theme@v1.1.0 2015-12-14 21:34:46 +09:00
simurai
e1e72a85ed ⬆️ base16-tomorrow-light-theme@v1.1.1 2015-12-14 21:33:55 +09:00
Antonio Scandurra
e16430accd 🎨 Extend isCJKUnifiedIdeograph charset 2015-12-14 11:58:05 +01:00
Antonio Scandurra
2e7048d8c6 Merge pull request #10028 from atom/ns-remove-presenter-flags
Remove non-essential update guard flags from TextEditorPresenter
2015-12-14 11:43:19 +01:00
Antonio Scandurra
f8c21b4434 Merge pull request #10027 from atom/ns-simplify-scroll-commit
Use internal scroll assignment methods when committing logical positions
2015-12-14 11:40:17 +01:00
Nathan Sobo
3d8058a9a4 Remove failing redundant assertions
The expectNoStateUpdate is sufficient to test the issue in question. Now
that most flags are removed, we can’t count on this part of the state
not being updated when we request a state recompilation.
2015-12-11 14:02:57 -07:00
Antonio Scandurra
20e8856df1 💄 Minor stylistic change 2015-12-11 13:41:44 -07:00
Antonio Scandurra
d5f67494ab Add back shouldUpdateDecorations 2015-12-11 13:41:44 -07:00
Nathan Sobo
3233570c0d Remove flags from presenter. Always perform full state update.
Signed-off-by: Max Brunsfeld <maxbrunsfeld@github.com>
2015-12-11 13:41:44 -07:00