Kevin Sawicki
56af2ca4d7
Upgrade to bracket-matcher@0.34.0
2014-05-15 15:10:01 -07:00
Kevin Sawicki
cc1e6e2a1f
Upgrade to find-and-replace@0.103.0
2014-05-15 14:48:24 -07:00
Kevin Sawicki
d7c98cb394
Upgrade to language-sass@0.11.0
2014-05-15 14:44:36 -07:00
Kevin Sawicki
4ff5f96fd4
Upgrade to go-to-line@0.20.0
2014-05-15 14:41:33 -07:00
Kevin Sawicki
1c1c3617e9
Upgrade to find-and-replace@0.102.0
2014-05-15 14:40:16 -07:00
Kevin Sawicki
187e264445
Upgrade to language-ruby-on-rails@0.14.0
2014-05-15 14:08:41 -07:00
Kevin Sawicki
493cd24059
Upgrade to apm 0.53.0
2014-05-15 13:54:36 -07:00
Kevin Sawicki
3c766d87c2
Upgrade to symbols-view@0.52.0
2014-05-15 13:46:28 -07:00
Kevin Sawicki
f360ca2cb7
Upgrade to fs-plus 2.2.3
2014-05-15 12:15:12 -07:00
Kevin Sawicki
3eadc61a3b
💄 Use trailing if
2014-05-15 10:48:02 -07:00
Kevin Sawicki
2bef7e26d7
Merge pull request #2246 from Flannelhead/master
...
Make ctrl+click add a new cursor in Linux and Windows, fixes #2105
2014-05-15 10:24:15 -07:00
Kevin Sawicki
7d655bf840
📝 Mention previous value is in second argument object
2014-05-15 10:16:29 -07:00
Kevin Sawicki
42c4dc6937
Merge pull request #2243 from lee-dohm/doc-fix
...
📝 Clean up Config::observe
2014-05-15 10:13:35 -07:00
Kevin Sawicki
a4059110f9
Merge pull request #2232 from atom/TOS-help
...
Include Terms of Use in the help menu
2014-05-15 10:12:06 -07:00
Kevin Sawicki
4c73f4e968
Upgrade to language-javascript@0.26.0
2014-05-15 09:57:26 -07:00
Kevin Sawicki
5f36406b52
Upgrade to archive-view@0.31.0
2014-05-15 09:52:45 -07:00
Kevin Sawicki
385cf0f3df
Upgrade to language-gfm@0.37.0
2014-05-15 09:46:33 -07:00
Kevin Sawicki
e70ad97273
Upgrade to language-ruby@0.24.0
2014-05-15 09:32:56 -07:00
Kevin Sawicki
0b7bf34a0f
Upgrade to language-gfm@0.36.0
2014-05-15 09:29:39 -07:00
Kevin Sawicki
713bce7f0b
Upgrade to autoflow@0.17.0
2014-05-15 09:25:19 -07:00
Flannelhead
534704a32c
Check for e.ctrlKey instead of e.metaKey if not on Mac.
2014-05-15 10:09:50 +03:00
Lee Dohm
37241a7919
📝 Clean up Config::observe
2014-05-14 21:15:17 -07:00
Corey Johnson
333c5b66d1
Merge pull request #2240 from lee-dohm/node-module-doc
...
📝 Document process for hacking node module components
2014-05-14 20:05:41 -07:00
Lee Dohm
a47d55f016
📝 Document process for hacking node module components
...
See: http://discuss.atom.io/t/how-to-setup-development-for-core-modules-like-atom-keymap/9221/18?u=leedohm
2014-05-14 18:25:12 -07:00
Cameron McEfee
7882ac60d8
Include Terms of Use in the help menu
2014-05-14 10:44:33 -07:00
probablycorey
4fa0b6e783
Upgrade to welcome@0.14.0
2014-05-13 20:57:17 -07:00
Corey Johnson
3a8ddc0cd6
Merge pull request #1977 from 1ace/patch-1
...
Is atom really incompatible with the newer version of nodejs?
2014-05-13 17:33:40 -07:00
Corey Johnson
3803b473c5
Merge pull request #2176 from Locke23rus/more-naitive-linux-keymaps
...
🐧 Fix #2166 Add commands for ctrl-home and ctrl-end.
2014-05-13 17:18:30 -07:00
Corey Johnson
93d993d876
Merge pull request #2171 from avdg/fullscreen
...
Map key for full screen on windows
2014-05-13 17:12:53 -07:00
Corey Johnson
2b3a3ac3c0
Merge pull request #2185 from jugglingnutcase/win32-bindings
...
Improve some Win32 ctrl keybindings
2014-05-13 17:10:27 -07:00
probablycorey
c8b2e6ed2a
Prepare 0.96.0 release
2014-05-13 16:53:39 -07:00
James R Sconfitto
58fa414c21
💄 Move bindings under platform header
2014-05-13 16:13:30 -04:00
James R Sconfitto
8872b0bc9b
Add ctrl-pageup and ctrl-pagedown Win32 bindings
2014-05-13 16:09:01 -04:00
probablycorey
c77a6b10de
Upgrade to language-html@0.21.0
v0.95.0
2014-05-13 07:55:05 -07:00
Corey Johnson
f86280a77b
Merge pull request #2170 from skardach/fix-filename-string
...
Cast opened paths to string
2014-05-12 22:49:24 -07:00
Corey Johnson
65ae582d96
Merge pull request #2194 from aureliojargas/patch-3
...
Fix link for TextMate's GitHub Organization
2014-05-12 22:46:22 -07:00
probablycorey
5694f9c703
Upgrade to language-html@0.20.0
2014-05-12 18:38:21 -07:00
Corey Johnson
9cfa46ea37
Upgrade to node-pathwatcher@1.3.1
2014-05-12 15:20:37 -07:00
Corey Johnson
11d5dfee3a
Upgrade to markdown-preview@0.71.0
2014-05-12 14:51:19 -07:00
Corey Johnson
864f61c430
Upgrade to node-pathwatcher@1.3.0
2014-05-12 14:49:30 -07:00
Aurelio Jargas
ca164a0b0b
Fix link for TextMate's GitHub Organization
2014-05-12 15:56:06 -03:00
Corey Johnson
e011becc1a
Upgrade to language-ruby-on-rails@0.13.0
2014-05-12 11:26:14 -07:00
Corey Johnson
25f5717ccf
Merge pull request #1971 from abe33/feature_proper_multiselections_copy_paste
...
Implements multiple selections clipboard paste
2014-05-12 11:10:37 -07:00
Ivan Žužak
3f0640f4c3
Merge pull request #2162 from teddybradford/development
...
Remove duplicate . from default nonWordCharacters
2014-05-12 16:31:04 +01:00
James R Sconfitto
65e8de9db8
Improve ctrl-delete binding for Win32
2014-05-12 11:22:34 -04:00
Cheng Zhao
c1ed25d5dc
Merge pull request #2189 from atom/atom-shell-v0.12.4
...
Upgrade to atom-shell@0.12 .4
2014-05-12 23:10:38 +08:00
Cheng Zhao
f731769afd
📝 No more need of libudev hack on Linux.
2014-05-12 22:28:03 +08:00
Cheng Zhao
c466cef7d1
Upgrade to atom-shell@0.12.4
2014-05-12 22:27:22 +08:00
Stan Kardach
b4cb92af99
Fix #2152 : Cast opened paths to string
...
path.resolve() was throwing an exception if given path was not a string.
When iterating through all given paths, each entry is casted by JS to
most suitable type and paths in form of a number (i.e. '1234') were
cast to Number, hence the bug.
2014-05-12 15:59:33 +02:00
James Sconfitto
5e7cbbf506
Add ctrl-home and ctrl-end Win32 bindings
2014-05-11 23:03:18 -04:00