24605 Commits

Author SHA1 Message Date
Kevin Sawicki
f7a60c043b ⬆️ first-mate@4.2 v1.0.6 2015-08-11 15:59:31 -07:00
Nathan Sobo
7cb199a0cb Merge pull request #8334 from atom/ns-fix-wrap-scopes
Process closing scopes at wrap boundaries
2015-08-11 14:23:25 -06:00
Nathan Sobo
1223d7a154 Process closing scopes at wrap boundaries 2015-08-11 13:13:30 -06:00
Nathan Sobo
f707905335 ⬆️ text-buffer. Fixes #8322 2015-08-11 10:58:50 -06:00
Kevin Sawicki
c26badc2ee Merge pull request #8312 from atom/ks-contributor-covenant
Switch to Contributor Covenant from Open Code of Conduct
2015-08-11 09:42:25 -07:00
Thomas Johansen
3a886b3dd2 Merge pull request #8321 from atom/as-pending-frame-folding-specs
Clear pending frames on folding specs
2015-08-11 17:37:11 +02:00
Antonio Scandurra
85a982f42b 💚 Clear pending frames on folding specs 2015-08-11 12:00:59 +02:00
Nathan Sobo
481eced53f ⬆️ text-buffer
Fixes #8235
2015-08-10 19:22:49 -06:00
Ben Ogle
3817423b5f Remove duplicate pane:move-item-* command handlers
Closes #8300
2015-08-10 16:29:12 -07:00
Kevin Sawicki
3b3baac14e Open Code of Conduct -> Contributor Covenant 2015-08-10 15:25:34 -07:00
Kevin Sawicki
5a24d55062 Open Code of Conduct -> Contributor Covenant 2015-08-10 15:20:49 -07:00
Kevin Sawicki
54e0f65c9e ⬆️ language-make@0.16 2015-08-10 15:20:27 -07:00
Kevin Sawicki
2df968ede7 ⬆️ language-css@0.33 2015-08-10 15:20:27 -07:00
Ben Ogle
e8ffa7327d ⬆️ find-and-replace and atom-space-pen-views
Like peanut butter and jelly
2015-08-10 15:13:19 -07:00
Nathan Sobo
e83b20f695 Merge pull request #8308 from atom/ns-fix-buffer-range-for-scope
Make bufferRangeForScopeAtPosition work with last column of scope
2015-08-10 14:53:27 -06:00
Nathan Sobo
eb4944b07d Make bufferRangeForScopeAtPosition work with last column of scope 2015-08-10 14:21:23 -06:00
Nathan Sobo
c05f7caa53 Merge branch 'yomybaby-patch-1' 2015-08-10 11:42:05 -06:00
Nathan Sobo
f9a576b0ce Allow Infinity for initialLine/Column; move specs to workspace
The initialLine and initialColumn behavior belongs on workspace.
2015-08-10 11:32:38 -06:00
Nathan Sobo
69da157ecb Add specs for initialLine and initialColumn, simplify implementation 2015-08-10 11:27:15 -06:00
Nathan Sobo
393728ee8b Merge branch 'patch-1' of git://github.com/yomybaby/atom into yomybaby-patch-1 2015-08-10 11:11:45 -06:00
Nathan Sobo
5aff3bbfbe ⬆️ open-on-github 2015-08-10 10:56:40 -06:00
Jong Eun Lee
93586d2410 fix : workspace.open with initial cursor position bug
When opening already opened file via `atom.workspace.open(path,{ initialLine: 0,  initialColumn: 0, searchAllPanes: true} )`, cursor position doesn't move `[0,0]`.

Expected result:
Whether or not file is opened already, cursor position has to be [0,0].
2015-08-07 19:38:35 +09:00
simurai
1c88b2d107 ⬆️ one-dark/light-ui@v1.0.3 2015-08-07 17:54:41 +09:00
Kevin Sawicki
257e07ccd9 Prepare 1.0.6 2015-08-06 14:52:44 -07:00
Kevin Sawicki
a76d7a6fba Merge pull request #8255 from atom/ks-sign-update-exe
Codesign Update.exe before building installer
v1.0.5
2015-08-06 13:40:04 -07:00
Kevin Sawicki
1b17402937 Add missing comma 2015-08-06 12:56:35 -07:00
Kevin Sawicki
b7b3b11b2b 🎨 2015-08-06 12:56:03 -07:00
Kevin Sawicki
effa54f4da Add missing atom.exe path 2015-08-06 12:54:59 -07:00
Kevin Sawicki
6cae6d3d12 🎨 2015-08-06 12:54:15 -07:00
Kevin Sawicki
60147a8357 Codesign Update.exe 2015-08-06 12:52:59 -07:00
Kevin Sawicki
38f9d550de Remove unused require 2015-08-06 11:19:55 -07:00
Kevin Sawicki
06cb1110c7 🎨 clean up mac codesign task 2015-08-06 11:19:16 -07:00
Kevin Sawicki
b605d2c839 Merge pull request #8254 from atom/ks-windows-code-signing
Codesign atom.exe before building installer
2015-08-06 11:15:42 -07:00
Kevin Sawicki
2cdf313e32 Codesign atom.exe before building installer 2015-08-06 10:58:50 -07:00
Kevin Sawicki
e6fb8c2e7e ⬆️ language-php@0.29 2015-08-05 15:48:43 -07:00
Thomas Johansen
1e2f7637fd Merge pull request #8238 from atom/bf-bump-babel-5.8.21
⬆️ babel-core@5.8.21
2015-08-06 00:02:44 +02:00
Michael Bolin
f5b64dec29 ⬆️ babel-core@5.8.21
This picks up a critical bug fix for https://github.com/babel/babel/issues/2152.

/cc @sebmck
2015-08-05 14:37:29 -07:00
Kevin Sawicki
dc6e31922e ⬆️ tree-view@0.182 2015-08-05 14:00:17 -07:00
Ben Ogle
ea82ef7613 Merge pull request #8225 from atom/bo-dir-with-dots
Fix searching explicitly in directories that contain dots
2015-08-05 11:16:06 -07:00
Wliu
957e1dad08 Merge pull request #8229 from svanharmelen/language-go
⬆️ language-go@0.37.0
2015-08-05 12:24:01 -04:00
Sander van Harmelen
55eb662793 ⬆️ language-go@0.37.0 2015-08-05 13:18:30 +02:00
Ben Ogle
a85c4a4498 ⬆️ scandal@2.1.2
Fixes for directories with dots
2015-08-04 17:36:11 -07:00
Kevin Sawicki
26a382d8eb Prepare 1.0.5 2015-08-04 14:45:58 -07:00
Ben Ogle
fbe55c3d6d ⬆️ find-and-replace
* Changes the replace all flow
* Adds a setting for min chars typed for live search
v1.0.4
2015-08-04 13:54:23 -07:00
Ben Ogle
df5d66d4b7 Merge pull request #8220 from atom/bo-show-on-workspace
Move pane item move commands to `atom-workspace`
2015-08-04 13:51:10 -07:00
Ben Ogle
6c63e829d8 Move pane item move commands to atom-workspace
This allows pane movement to work in find and replace, the 
tree view, etc.
2015-08-04 11:54:19 -07:00
Nathan Sobo
139dc1b64c Merge pull request #8208 from atom/ns-defer-selection-merge
Defer selection merge until dragging completes
2015-08-04 12:11:19 -06:00
Nathan Sobo
db72ce8362 Defer merging likewise gutter selections until mouseup 2015-08-04 11:29:08 -06:00
Nathan Sobo
921e2a08ff Merge pull request #8214 from atom/iz-marker-copy-api-docs
Clarify docs on Marker.copy to cover selection case
2015-08-04 11:08:33 -06:00
Kevin Sawicki
e6ade63cd8 ⬆️ language-xml@0.32 2015-08-04 09:00:38 -07:00