Nathan Sobo
b3fb2bbd5f
Merge pull request #8431 from atom/tj-improve-etch-support
...
Extend ViewRegistry with support for objects with an element property
2015-08-18 15:10:30 -06:00
Thomas Johansen
22ca33a3b1
Extend ViewRegistry with support for objects with an element property
...
By adding this extension to ViewRegistry::getView we're paving the way for
Etch-like view frameworks which promotes the usage of plain objects and
classes with an element property which is an instance of HTMLElement.
2015-08-18 21:38:00 +02:00
Max Brunsfeld
7e197060bc
Merge pull request #8025 from lpommers/copy-selection-to-clipboard
...
Copy selection command to only write to clipboard if text selected
2015-08-18 09:25:59 -07:00
Luke Pommersheim
e96d6f50ad
🎨 newlines fix
2015-08-18 18:22:18 +02:00
Luke Pommersheim
1a965edd00
🌷 spec more specific
2015-08-18 17:09:23 +02:00
Luke Pommersheim
fdb66fd4dc
change from essential to private, update comment
2015-08-18 17:06:34 +02:00
simurai
f88c064892
⬆️ base16-tomorrow-dark-theme@v0.27.0
2015-08-18 10:58:27 +09:00
Kevin Sawicki
ad91d8c6e7
⬆️ language-make@0.17
2015-08-17 18:35:50 -07:00
Max Brunsfeld
05989060bd
⬆️ first-mate
2015-08-17 18:19:21 -07:00
Kevin Sawicki
2573f1b6ec
Merge pull request #8062 from MaximSokolov/fix-doc-for-marker-callback
...
Update docs for Marker::onDidChange callback
2015-08-17 18:07:56 -07:00
Kevin Sawicki
6463a8e9f4
⬆️ settings-view@0.214
2015-08-17 17:40:06 -07:00
Kevin Sawicki
5a418d1961
⬆️ notifications@0.58
2015-08-17 17:38:58 -07:00
Kevin Sawicki
bc4a822161
⬆️ language-html@0.41
2015-08-17 16:40:43 -07:00
Kevin Sawicki
96f8c10ac1
⬆️ apm@1.0.2
2015-08-17 16:29:29 -07:00
Luke Pommersheim
33abc6698c
move maintainClipboard into if block
2015-08-16 09:04:33 +02:00
Kevin Sawicki
927ec7aa31
⬆️ symbols-view@0.101.1
2015-08-14 11:29:07 -07:00
Nathan Sobo
dfb31d7d50
Merge pull request #8373 from atom/ns-fix-other-gutter-drags
...
Make gutter dragging experience consistent across selection modes
2015-08-13 16:37:12 -06:00
Max Brunsfeld
c9a89035ea
⬆️ text-buffer
2015-08-13 15:14:15 -07:00
Nathan Sobo
a88b648144
Unify gutter drag logic
...
This ensures the same approach is used to drag the gutter for all modes
of selection.
2015-08-13 15:55:35 -06:00
Nathan Sobo
216e98140d
Eliminate unused argument
2015-08-13 15:55:35 -06:00
Ben Ogle
0608f94387
Merge pull request #8356 from atom/bo-tab-type
...
Support `editor.tabType`
2015-08-13 11:13:13 -07:00
Kevin Sawicki
948d86f6fe
⬆️ status-bar@0.78
2015-08-13 10:45:28 -07:00
Ben Ogle
4609be7912
Be defensive with grammar in usesSoftTabs()
2015-08-13 10:34:44 -07:00
Max Brunsfeld
4ff3b6d5ef
Merge pull request #8144 from atom/mb-custom-extension-grammar-map
...
Allow custom association between file names and grammars
2015-08-13 10:17:29 -07:00
Max Brunsfeld
c6d8bce137
Merge remote-tracking branch 'origin/master' into mb-custom-extension-grammar-map
2015-08-13 09:59:56 -07:00
Kevin Sawicki
469662ae4e
Merge pull request #8357 from atom/ks-pane-resize-command
...
Add pane increase/decrease size commands
2015-08-13 07:23:27 -07:00
Kevin Sawicki
8308248578
Update keymaps for changed pane command names
2015-08-13 06:54:51 -07:00
Kevin Sawicki
5da44711dc
Add initial spec for pane resize commands
2015-08-13 06:54:51 -07:00
Kevin Sawicki
83b99ef962
Move size adjusting to model
2015-08-13 06:54:51 -07:00
Kevin Sawicki
388d716028
pane:enlarge/shrink -> pane:increase-size/decrease-size
2015-08-13 06:54:51 -07:00
liuxiong332
ccccc9657c
add keymaps for pane:shrink and pane:enlarge commands.
2015-08-13 06:54:51 -07:00
liuxiong332
b4109715df
add command enlarge and shrink
2015-08-13 06:54:51 -07:00
Machisté N. Quintana
c245b7cd11
⬆️ status-bar@0.77.0
2015-08-13 07:39:00 -04:00
Machisté N. Quintana
b1915cef76
Merge pull request #8358 from atom/mq-bump-about
...
⬆️ about@1.1.0
2015-08-13 07:35:49 -04:00
Machisté N. Quintana
81414ce03f
⬆️ about@1.1.0
2015-08-12 22:11:14 -04:00
Kevin Sawicki
f0d888b9cb
⬇️ language-javascript@0.87.1
2015-08-12 18:36:28 -07:00
Max Brunsfeld
0203438669
Add description for customFileTypes in schema
2015-08-12 18:04:52 -07:00
Max Brunsfeld
2493da0a84
Rename fileTypesByScope -> customFileTypes
2015-08-12 17:55:19 -07:00
Ben Ogle
51538b0c67
Don’t need this coffeeEditor
2015-08-12 17:48:52 -07:00
Ben Ogle
4598e000f4
Remove duplicated bit
2015-08-12 17:33:02 -07:00
Ben Ogle
1b727c1862
Handle a grammar change for @softTabs
2015-08-12 17:32:05 -07:00
Max Brunsfeld
30d8216bf6
Merge branch 'master' into mb-custom-extension-grammar-map
...
Conflicts:
package.json
2015-08-12 17:31:15 -07:00
Max Brunsfeld
62aaadbfb6
⬆️ settings-view
2015-08-12 17:26:44 -07:00
Ben Ogle
b5d253b9c5
Add a spec for the scoped setting
2015-08-12 17:23:15 -07:00
Ben Ogle
1192008479
Update the tab type when the setting changes
2015-08-12 17:21:53 -07:00
Ben Ogle
1544c117a2
Add logic that uses the editor.tabType setting
2015-08-12 17:11:12 -07:00
Ben Ogle
b3ea638de3
Add a bunch of specs for tabType setting
2015-08-12 17:10:43 -07:00
Kevin Sawicki
c34083e450
⬆️ language-javascript@0.88
2015-08-12 17:03:55 -07:00
Max Brunsfeld
5f620fb739
Config::getSchema - use null to represent inaccessible key path
2015-08-12 16:52:25 -07:00
Ben Ogle
71f6cd0a0f
Get some base tests setup
2015-08-12 16:43:53 -07:00