Commit Graph

28769 Commits

Author SHA1 Message Date
Damien Guard
f34e4b3b13 Add MSI output for AppVeyor artifact list 2016-05-19 14:49:38 -07:00
Damien Guard
defbe35783 Enable Windows codesigning via Squirrel for MSI 2016-05-19 14:49:16 -07:00
Lee Dohm
73525a1bcc Merge pull request #11758 from stanfieldr/master
Paste text at cursor instead of beginning of line
2016-05-16 13:07:51 -07:00
Lee Dohm
655b332a96
⬆️ settings-view@0.237.0 2016-05-16 11:36:35 -07:00
Antonio Scandurra
896abe358c Merge pull request #11765 from atom/as-fix-presenter-uncaught-exception
Don't render line-numbers corresponding to lines that need measuring
2016-05-16 14:21:43 +02:00
Antonio Scandurra
2f9f95ebf7 Merge pull request #11767 from atom/as-fix-bad-folded-rendering
Show folded marker in the first screen row of a soft-wrapped buffer row
2016-05-16 13:47:49 +02:00
Antonio Scandurra
a183695860 ⬆️ text-buffer 2016-05-16 13:36:46 +02:00
Antonio Scandurra
c13346a455 Show folded marker in the first screen row of a soft-wrapped buffer row 2016-05-16 11:23:54 +02:00
Antonio Scandurra
b5b324875e Don't render line-numbers corresponding to lines that need measuring
Rendering those line numbers in the gutter isn't useful, and it puts
unneeded pressure to the DOM. In the process of changing
`updateLineNumbersState`, we have also refactored it to stop relying on
row ranges being contiguous. This allows that code path to be:

1. Less error-prone, because we were trying to access rows that weren't
actually rendered, thus potentially throwing errors when measuring
non-contiguous screen rows that weren't visible.
2. Tighter, because we can just iterate over each screen row and ask for
its soft-wrap descriptor.
2016-05-16 10:58:37 +02:00
Robert Stanfield
f36e148acc When using the event editor:copy-selection, it pastes at the cursor
rather than the beginning of the line (see #11542)
2016-05-15 20:45:45 -04:00
Lee Dohm
97529f9cee Merge pull request #11750 from atom/devtron
Add Devtron to the Developer Tools window
2016-05-15 17:20:12 -07:00
Thomas Johansen
b498521583 Merge pull request #11751 from dgm34/patch-1
Update link to solarized-dark-syntax
2016-05-15 14:42:12 +02:00
Daniel Mountford
78cc959280 Update link text to match URL 2016-05-15 13:08:27 +01:00
Antonio Scandurra
f9039a35f6 Refactor isRowVisible to isRowRendered
There's a distinction to make between rendered and visible rows, and we
were using the former as if it was the latter. In particular, if a tile
is visible, all its rows get rendered on screen, even though they might
not necessarily be visible by the user.
2016-05-14 17:38:49 +02:00
Daniel Mountford
16fb2da895 Update link to solarized-dark-syntax
The existing link to https://github.com/atom/solarized-dark 404s
2016-05-13 22:30:33 +01:00
Lee Dohm
a5c6f2746a
Add Devtron to the Developer Tools window 2016-05-13 13:50:09 -07:00
Lee Dohm
8beb4c238b
⬆️ tabs@0.95.0 2016-05-13 11:37:49 -07:00
Daniel Hengeveld
b6891b2860 ⬆️tabs@0.94.0 https://github.com/atom/tabs/pull/231 2016-05-13 16:57:43 +02:00
Lee Dohm
e1a200a7b4
⬆️ autocomplete-snippets@1.11.0 2016-05-12 13:53:41 -07:00
Lee Dohm
ad7e839bfc
⬆️ settings-view@0.236.1 2016-05-12 13:21:46 -07:00
Lee Dohm
0cdbb0928f
⬆️ fuzzy-finder@1.2.0 2016-05-12 10:42:24 -07:00
Daniel Hengeveld
a81ffbf3b2 ⬆️fuzzy-finder@1.1.0 https://github.com/atom/fuzzy-finder/pull/204 2016-05-12 17:21:33 +02:00
Daniel Hengeveld
38ff4336bf Merge pull request #11734 from atom/dh-attach-msi
Attach msi to release on github.com
2016-05-11 17:08:21 +02:00
Daniel Hengeveld
aebacfcfc6 not sure how that got in there 2016-05-11 17:05:43 +02:00
Daniel Hengeveld
a33757c5f7 attach msi to release 2016-05-11 13:57:51 +02:00
Damien Guard
405f28f726 Handle spaces in relative path to atom.sh on bash/win, fixes #11732 2016-05-10 16:32:13 -07:00
Wliu
ffd0c586bf ⬆️ language-sass@0.51.1
Closes #11695
2016-05-09 22:06:28 -04:00
Wliu
e3c0e12ce7 ⬆️ language-shellscript@0.22.2 2016-05-09 22:05:26 -04:00
Wliu
edcd338417 ⬆️ language-shellscript@0.22.1 2016-05-07 17:24:28 -04:00
Wliu
7ec7051489 ⬆️ language-python@0.43.2 2016-05-07 17:24:06 -04:00
Wliu
72905f1895 ⬆️ language-perl@0.35.0 2016-05-07 17:23:42 -04:00
Wliu
5907a190eb ⬆️ language-c@0.51.5 2016-05-07 17:23:19 -04:00
joshaber
aab92787ef ⬆️ fuzzy-finder@1.0.6 2016-05-06 13:19:53 -04:00
Antonio Scandurra
e3790b8f20 📝 Do not mention persistent option for mark...Range methods 2016-05-06 14:11:47 +02:00
Lee Dohm
c31ade978c
⬆️ bracket-matcher@0.82.1 2016-05-05 18:39:51 -07:00
Lee Dohm
d65a8bbbdf Merge pull request #9748 from fscherwi/patch-5
Upgrade pathwatcher
2016-05-05 14:48:48 -07:00
Lee Dohm
8d59f39a2a
⬆️ notifications@0.64.0 2016-05-05 14:09:53 -07:00
Lee Dohm
cdd119d061 Merge pull request #11701 from atom/ld-update-code-of-conduct
Update to v1.4 of Contributor Covenent Code of Conduct
2016-05-05 13:45:49 -07:00
Lee Dohm
32fcadd822
📝 Update to v1.4 of Contributor Covenent Code of Conduct 2016-05-05 13:37:10 -07:00
fscherwi
87c75ddfc4 ⬆️ pathwatcher@6.5 2016-05-05 18:40:57 +02:00
Antonio Scandurra
d06da3f470 Reset display layer when editor.atomicSoftTabs changes 2016-05-05 09:10:36 +02:00
Wliu
c929bb6874 ⬆️ language-xml@0.34.6 2016-05-04 22:18:34 -04:00
Damien Guard
4da23fdc91 Merge pull request #11639 from BrainCrumbz/squirrel-refactor-pieces
🏁 refactor registry and PoSH out of squirrel-update
2016-05-04 14:17:15 -07:00
Antonio Scandurra
ca041384fe Merge pull request #11414 from atom/ns-switch-to-display-layers
Use display layers facility of text-buffer; delete all the code they replace
2016-05-04 20:46:15 +02:00
Damien Guard
ee3425d543 Merge pull request #11323 from clickthisnick/master
Update Grammar In Spec Files
2016-05-04 11:22:37 -07:00
Damien Guard
d3825e87f3 Merge pull request #11642 from atom/dg-buffered-process-options-shell
Fix some Buffered-Process specs, honor options.shell in Atom
2016-05-04 10:19:04 -07:00
Antonio Scandurra
89d6b1fcce ⬆️ text-buffer 2016-05-04 18:57:07 +02:00
Antonio Scandurra
3b46d7f50b Merge branch 'master' into ns-switch-to-display-layers
# Conflicts:
#	src/text-editor.coffee
2016-05-04 18:56:45 +02:00
Michelle Tilley
512f1fb540
⬆️ symbols-view@0.113.0 2016-05-04 11:56:17 +02:00
Antonio Scandurra
6c6f8fc341 ⬆️ autocomplete-plus 2016-05-04 10:15:02 +02:00