Max Brunsfeld
dc2a453986
Revert "Merge pull request #4631 from atom/mb-new-config-api"
...
This reverts commit 5147fb6a8b , reversing
changes made to 9bbbb58084 .
2014-12-16 15:27:39 -08:00
Kevin Sawicki
fdd55dfd27
Restart Atom with project path from focused window
...
Closes #4653
2014-12-16 15:26:42 -08:00
Max Brunsfeld
5147fb6a8b
Merge pull request #4631 from atom/mb-new-config-api
...
New config API
2014-12-16 15:22:15 -08:00
Ben Ogle
9bbbb58084
Fix context menu when shadow DOM is enabled
...
Closes #4623
2014-12-16 15:16:12 -08:00
Kevin Sawicki
9ad080cd31
⬆️ grammar-selector@0.40
2014-12-16 15:10:33 -08:00
Ben Ogle
509976fa18
Merge pull request #4655 from atom/bo-fix-dragging
...
Handle the case when the editor is destroyed while dragging
2014-12-16 15:05:58 -08:00
Ben Ogle
aad5700418
Merge pull request #4652 from atom/bo-fix-unmount
...
Properly unmount the component when the shadow DOM is enabled
2014-12-16 14:52:37 -08:00
Ben Ogle
09a0773043
Handle editor destruction when dragging.
...
Closes #4622
2014-12-16 14:52:07 -08:00
Ben Ogle
0829da53b0
Properly unmount the component when the shadow DOM is enabled.
2014-12-16 14:36:51 -08:00
Kevin Sawicki
2ea92cf0e5
💄
2014-12-16 14:31:52 -08:00
Max Brunsfeld
9a2cc36c6b
💄
2014-12-16 14:27:57 -08:00
Max Brunsfeld
965a6243e1
Remove toBe parens
2014-12-16 14:27:57 -08:00
Max Brunsfeld
503fa30c28
Flesh out deprecation messages for Config::{is,set}Default
...
Also, simplify the shim in ::isDefault
2014-12-16 14:27:46 -08:00
Max Brunsfeld
b8f239cd39
Deprecate Config::isDefault and ::getDefault
2014-12-16 14:00:57 -08:00
Max Brunsfeld
231da60e13
📝 new config APIs
2014-12-16 14:00:57 -08:00
Max Brunsfeld
a47719eb53
Fix config priorities
2014-12-16 14:00:57 -08:00
Max Brunsfeld
9f851e55d1
Add Config::unset
...
Deprecate Config::restoreDefault
2014-12-16 14:00:57 -08:00
Max Brunsfeld
ab89776f01
Throw when Config::set is called w/ source and no scope
2014-12-16 14:00:57 -08:00
Max Brunsfeld
2cea51b50e
Take 'scope' option in Config::onDidChange
...
Deprecate passing the scope as an optional first argument
2014-12-16 14:00:57 -08:00
Max Brunsfeld
4e4794f3fd
Take 'scope' option in Config::observe
...
Deprecate using the scope as an optional first argument
2014-12-16 14:00:57 -08:00
Max Brunsfeld
ac6fbf100d
Fix deprecation in package-manager-spec
2014-12-16 14:00:57 -08:00
Max Brunsfeld
8c8e866a97
Use a schema in all specs for Config::observeUserConfig
...
Before, values loaded from the config file were set in a
way that allowed any key to be set in the root object.
Now, these values are set in a way that's similar to how
::set works.
2014-12-16 14:00:56 -08:00
Max Brunsfeld
f859ad5fc5
Allow null keyPath with options argument in ::get
2014-12-16 14:00:56 -08:00
Nathan Sobo
d30cf35a16
Use ‘source’ option rather than internal state in Config spec
2014-12-16 14:00:56 -08:00
Nathan Sobo
c35fb90653
Don’t return schema defaults when sources are specified in Config::get
2014-12-16 14:00:56 -08:00
Nathan Sobo
73df017d83
Add a ‘sources’ and ‘excludeSources’ options to Config::get
...
If the option is supplied, we will only retrieve values from the
specified sources.
2014-12-16 14:00:56 -08:00
Nathan Sobo
0e1ef201c1
Pass source to ::scopedSettingsStore on calls to ::set
...
Default it to the user’s config if no source is specified.
2014-12-16 14:00:56 -08:00
Nathan Sobo
be4d23aa13
Use the user’s config.cson path as the default config source
2014-12-16 14:00:56 -08:00
Nathan Sobo
c58606907a
Make scope a trailing option to Config::get
2014-12-16 14:00:56 -08:00
Nathan Sobo
c489a4662b
Make scopeSelector a trailing option to Config::set
2014-12-16 14:00:56 -08:00
Kevin Sawicki
44fceaae20
Prepare 0.160
2014-12-16 13:15:19 -08:00
Kevin Sawicki
1b393e4f48
⬆️ release-notes@0.39
2014-12-16 12:57:00 -08:00
Kevin Sawicki
e84bd28c64
Add --rm flag
2014-12-16 12:38:34 -08:00
Kevin Sawicki
bbf199fb60
⬆️ release-notes@0.38
2014-12-16 11:38:28 -08:00
Ben Ogle
367a4c4bd3
Merge pull request #4630 from atom/bo-better-save-notification
...
Better save notifications
2014-12-16 11:07:34 -08:00
Kevin Sawicki
7d74f8179b
⬆️ apm@0.116
2014-12-16 10:56:05 -08:00
Kevin Sawicki
bcafef385f
Merge pull request #4632 from atom/ks-windows-atom-sh
...
Add atom.sh and apm.sh Windows scripts
2014-12-16 10:00:25 -08:00
Kevin Sawicki
83d5890962
Add missing .. segment
2014-12-16 09:40:16 -08:00
Kevin Sawicki
7ee3ccb43d
Move up one more directory
2014-12-16 09:33:16 -08:00
Kevin Sawicki
9126f2e45c
Include apm.sh
2014-12-16 09:19:40 -08:00
Kevin Sawicki
89ed95e2ae
Add apm sh shim
2014-12-16 09:08:31 -08:00
Ben Ogle
27174b2880
Betta spec description
2014-12-16 09:07:44 -08:00
Kevin Sawicki
ed1fbcc8e7
Use forward slashes in sh path
2014-12-16 09:02:09 -08:00
Kevin Sawicki
307ce4dc54
Write atom.sh to atom in bin folder
2014-12-15 17:52:56 -08:00
Kevin Sawicki
0833be4c27
Use correct variable name for sh text
2014-12-15 17:52:21 -08:00
Kevin Sawicki
af116b2b8a
Install atom.sh shim
2014-12-15 17:50:59 -08:00
Kevin Sawicki
59d582722b
Add .sh extension
2014-12-15 17:48:04 -08:00
Kevin Sawicki
9239b95241
Use $0 instead of %~dp0
2014-12-15 17:47:01 -08:00
Kevin Sawicki
ab8b5959d3
Add initial Windows atom wrapper script
2014-12-15 17:46:34 -08:00
Ben Ogle
5ff7a286fc
💄
2014-12-15 17:42:38 -08:00
Ben Ogle
f199c71fa8
Specs for the eacces error
2014-12-15 17:42:27 -08:00
Ben Ogle
265601cbdb
Nof
2014-12-15 17:20:13 -08:00
Ben Ogle
67b39845c8
Add a better error message when a directory cannot be written to.
...
Closes #4607
2014-12-15 17:19:54 -08:00
Ben Ogle
a42505b6ae
Handle is a directory error
...
Closes #4616
2014-12-15 17:08:46 -08:00
Nathan Sobo
f026d30426
💄 Call deprecate on Grim local in Config
2014-12-15 17:06:02 -08:00
Max Brunsfeld
b4db61a7e7
Fix Config::getSettings
2014-12-15 16:25:19 -08:00
Ben Ogle
fad93b8d7e
Remove fake catch of Q errors on open
...
Closes #4628
2014-12-15 15:47:10 -08:00
Max Brunsfeld
feb72b38f8
⬆️ snippets@0.59.0
2014-12-15 14:20:12 -08:00
Max Brunsfeld
23ce2cd1ac
⬆️ scoped-property-store and underscore-plus
2014-12-15 13:06:44 -08:00
Kevin Sawicki
ee2509e90f
⬆️ notifications@0.18
2014-12-15 12:14:50 -08:00
Kevin Sawicki
ca5e66bbd1
⬆️ grammar-selector@0.38
2014-12-15 11:21:51 -08:00
Kevin Sawicki
3389555d71
⬆️ encoding-selector@0.12
2014-12-15 11:19:09 -08:00
Kevin Sawicki
202426a85b
Remove unneeded dotAtomPath assignment
2014-12-15 10:42:24 -08:00
Kevin Sawicki
a6d68f8683
⬆️ deprecation-cop@0.20
2014-12-15 10:18:33 -08:00
Kevin Sawicki
6674bfbf97
⬆️ release-notes@0.37
2014-12-15 10:10:59 -08:00
Kevin Sawicki
cd5309e494
⬆️ incompatible-packages@0.16
2014-12-15 10:07:27 -08:00
Kevin Sawicki
11b2f4a18d
⬆️ image-view@0.44
2014-12-15 10:03:08 -08:00
Kevin Sawicki
88442ccb78
⬆️ encoding-selector@0.11
2014-12-15 09:59:41 -08:00
Kevin Sawicki
c4768cb266
⬆️ spell-check@0.45
2014-12-15 09:41:17 -08:00
Kevin Sawicki
cf772295fb
⬆️ autoflow@0.20
2014-12-15 09:39:36 -08:00
Kevin Sawicki
dabedeb065
⬆️ language-css@0.24
2014-12-15 09:35:35 -08:00
Kevin Sawicki
224e6cb5d4
⬆️ styleguide@0.36
2014-12-15 09:31:01 -08:00
Kevin Sawicki
3f745e3d67
⬆️ language-todo@0.15
2014-12-15 09:19:30 -08:00
Ben Ogle
d9a5e3c7e1
Upgrade notifications to fix fatal notifications in windows
2014-12-12 16:33:04 -08:00
Ben Ogle
d272606408
Upgrade tabs to fix exception
2014-12-12 16:32:37 -08:00
Kevin Sawicki
263567649d
Only call log when deprecations exist
2014-12-12 15:37:49 -08:00
Kevin Sawicki
c345532864
stdout -> stderr
2014-12-12 14:57:31 -08:00
Kevin Sawicki
c0c4e65b5d
Warnings to do stderr
2014-12-12 14:54:48 -08:00
Kevin Sawicki
b441b3cd6f
Remove prefix and suffix from deprecation lines
2014-12-12 14:01:33 -08:00
Kevin Sawicki
3a51228899
Label output
2014-12-12 13:53:52 -08:00
Kevin Sawicki
42d5d0ba87
Log deprecations from apm test output
2014-12-12 13:52:46 -08:00
Kevin Sawicki
a1d0635d98
Start logging deprecations on CI
2014-12-12 13:24:10 -08:00
Kevin Sawicki
b66e931a99
Only run package specs when project path exists
...
Closes #4579
2014-12-12 13:18:14 -08:00
Kevin Sawicki
0a7ea419a0
⬆️ git-utils@2.2
2014-12-12 12:59:42 -08:00
Kevin Sawicki
91770f2885
Add buffer subscriptions to repo's subscriptions
...
Closes #4570
2014-12-12 12:26:09 -08:00
Kevin Sawicki
d4c7fe4b47
⬆️ keybinding-resolver@0.24
2014-12-12 12:22:29 -08:00
Kevin Sawicki
8b848c1853
Merge pull request #4560 from atom/ks-atom-windows-wrapper
...
Add better atom.cmd exe wrapper
2014-12-12 12:20:42 -08:00
Kevin Sawicki
eef6532b8c
atom.exe is now up one more directory
2014-12-12 12:11:38 -08:00
Kevin Sawicki
43de383b14
Use \r\n line endings for cmd shims
2014-12-12 12:11:38 -08:00
Kevin Sawicki
9d3aaad394
atom.exe is now up on more directory
2014-12-12 12:11:38 -08:00
Kevin Sawicki
3cf104444c
Add missing resources segment
2014-12-12 12:11:38 -08:00
Kevin Sawicki
f91741eec1
Install cli folder to resources directory
2014-12-12 12:11:37 -08:00
Kevin Sawicki
8f77d65aab
Add --executed-from as first argument
2014-12-12 12:11:37 -08:00
Kevin Sawicki
3dced04aab
Add -t and --test to expected output args
2014-12-12 12:11:37 -08:00
Kevin Sawicki
bac9eac1fc
Resolve atom path and executed-from in atom.js
2014-12-12 12:11:37 -08:00
Kevin Sawicki
d3e53c5ada
Use correct path variable
2014-12-12 12:11:37 -08:00
Kevin Sawicki
cad8afe78b
Use correct resources path
2014-12-12 12:11:37 -08:00
Kevin Sawicki
a7f30c63cb
Don't bundle atom.sh on Windows
2014-12-12 12:11:37 -08:00
Kevin Sawicki
1d0dd86041
Use new atom.cmd wrapper from installer
2014-12-12 12:11:37 -08:00
Kevin Sawicki
690ece3a9e
Remove escaped slashes
2014-12-12 12:11:37 -08:00
Kevin Sawicki
100a1f5764
Parse output flags in atom.cmd
2014-12-12 12:11:37 -08:00
Kevin Sawicki
35f49be82a
Pass through arguments
2014-12-12 12:11:36 -08:00
Kevin Sawicki
4225c25ad7
Add initial atom.cmd
2014-12-12 12:11:36 -08:00
Kevin Sawicki
330592e2bd
Add atom.cmd
2014-12-12 12:11:36 -08:00
Kevin Sawicki
d306876229
Remove disconnect call
2014-12-12 12:11:36 -08:00
Kevin Sawicki
47aa269de5
Exit main process
2014-12-12 12:11:36 -08:00
Kevin Sawicki
2a80762d5b
Disconnect spawned process
2014-12-12 12:11:36 -08:00
Kevin Sawicki
42ab14c2cb
Add initial atom.exe wrapper
2014-12-12 12:11:36 -08:00
Ben Ogle
e83784e141
Merge pull request #4535 from mark-hahn/activateNowAPI
...
Fixed activateNow when no activation promise
2014-12-12 11:58:26 -08:00
Ben Ogle
cedb41f4b0
Merge pull request #4581 from mnquintana/patch-2
...
Add OS default fonts for Ubuntu (Unity) and Fedora (GNOME 3)
2014-12-12 11:20:16 -08:00
Machiste N. Quintana
d873f3d255
Add OS default fonts for Ubuntu (Unity) and Fedora (GNOME 3)
2014-12-12 14:01:57 -05:00
Ben Ogle
2781c24fce
Upgrade solarized-dark-syntax to fix some punctuation
2014-12-12 10:52:38 -08:00
Ben Ogle
2a45bd7f69
Upgrade dev live reload to remove deprecations
2014-12-12 10:52:38 -08:00
Ben Ogle
f4fab84869
Upgrade metrics to remove deprecations
2014-12-12 10:52:38 -08:00
Kevin Sawicki
204e5a6b46
Prepare 0.159
2014-12-12 09:40:23 -08:00
Kevin Sawicki
9459bd15a2
⬆️ language-javascript@0.51
2014-12-12 09:23:43 -08:00
Ben Ogle
6cd96c8284
Upgrade deprecation-cop to remove deprecations
2014-12-11 17:27:06 -08:00
Ben Ogle
2ceced2b84
Upgrade notifications@0.16.0
2014-12-11 17:22:07 -08:00
Ben Ogle
be78572d78
Upgrade notifications to fix errors with semicolons
2014-12-11 17:07:46 -08:00
Kevin Sawicki
61abda5166
⬆️ tree-view@0.138
2014-12-11 16:54:24 -08:00
Kevin Sawicki
93f98ec14e
⬆️ styleguide@0.35
2014-12-11 16:39:34 -08:00
Kevin Sawicki
d581c41c0e
Update spec since { lines now outdent in JS
2014-12-11 16:35:21 -08:00
Nathan Sobo
252bef63bf
Merge pull request #4566 from atom/mb-config-cleanup
...
Clean up config
2014-12-11 17:15:19 -07:00
Kevin Sawicki
9c63a4f517
⬆️ language-javascript@0.50
2014-12-11 16:07:50 -08:00
Max Brunsfeld
e7b0c3e519
Deprecate Config::getSettings
...
Also, remove support for getting all settings for a scope selector
Signed-off-by: Nathan Sobo <nathan@github.com >
2014-12-11 15:04:55 -08:00
Kevin Sawicki
697ccedbd3
Prepare 0.158
2014-12-11 14:18:09 -08:00
Nathan Sobo
87efc7e1df
Only respond to stylesheet changes for mounted components
...
Refs #4493
2014-12-11 14:55:00 -07:00
Ben Ogle
6a0a694a7b
Upgrade notifications to lessen noise
2014-12-11 13:53:05 -08:00
Kevin Sawicki
be1f28b3d8
⬆️ apm@0.114
2014-12-11 13:45:26 -08:00
Kevin Sawicki
32f7c72d28
⬆️ language-javascript@0.49
2014-12-11 13:07:21 -08:00
Nathan Sobo
d51a86e804
⬆️ markdown-preview for deprecation fixes
2014-12-11 09:03:31 -07:00
Mark Hahn
93e3a5af2a
Fixed activateNow when no activation promise
2014-12-10 23:00:14 -08:00
Ben Ogle
278a507653
Merge pull request #4531 from atom/bo-buffered-process-error
...
Better BufferedProcess error handling
2014-12-10 18:17:09 -08:00
Nathan Sobo
7422f4378e
Add property filters to TextEditor::getDecorations methods
...
This makes it much easier to write tests that inspect the state of
decorations.
2014-12-10 19:11:50 -07:00
Ben Ogle
f2ab14656b
BufferedProcess::onDidThrowError -> ::onDidThrowError
2014-12-10 18:08:43 -08:00
Ben Ogle
453abf8b90
Update solarized-dark-syntax to fix ruby
2014-12-10 17:54:01 -08:00
Ben Ogle
7866f0819d
Upgrade keybinding-resolver to fix the inability to unhide
2014-12-10 17:53:40 -08:00
Kevin Sawicki
921e3c581d
⬆️ keybinding-resolver@0.22
2014-12-10 17:29:17 -08:00
Max Brunsfeld
58aa87438d
⬆️ snippets@0.58.0
...
For deprecation fixes
2014-12-10 16:45:14 -08:00
Ben Ogle
ad73902382
📝 Add docs
2014-12-10 16:27:05 -08:00
Ben Ogle
bf63a9715c
Add BufferedProcess::onDidThrowError()
2014-12-10 16:26:57 -08:00
Kevin Sawicki
06c52c6873
⬆️ language-javascript@0.48
2014-12-10 16:21:33 -08:00
Kevin Sawicki
9ac27bc2f8
Grim.logDeprecationWarnings -> Grim.logDeprecations
...
Closes #4486
2014-12-10 16:05:36 -08:00
Ben Ogle
98caaf0d70
:up_arrow: fuzzy-finder@0.62.0
2014-12-10 15:30:29 -08:00
Ben Ogle
a102d1e134
Upgrade styleguide to fix build
2014-12-10 15:14:36 -08:00
Ben Ogle
6caa86fb04
Upgrade styleguide to include colors
2014-12-10 14:54:12 -08:00
Max Brunsfeld
b1e0c8132d
⬆️ tree-view@0.137.0
2014-12-10 14:39:05 -08:00
Kevin Sawicki
f3947dd6e0
⬆️ find-and-replace@0.152
2014-12-10 14:06:18 -08:00
Kevin Sawicki
27dbbabe09
Prepare 0.157
2014-12-10 13:34:06 -08:00
Max Brunsfeld
5950110860
⬆️ status-bar@0.53.0
...
For new panel-like API
2014-12-10 12:31:46 -08:00
Kevin Sawicki
ab5d71e6b5
⬆️ encoding-selector@0.10
2014-12-10 12:25:43 -08:00
Kevin Sawicki
1ee2839245
📝 Mention config files
2014-12-10 09:22:51 -08:00
Max Brunsfeld
a6f31ed791
Pass event to Cursor::onDidChangePosition callbacks
2014-12-09 17:21:03 -08:00
Max Brunsfeld
e04b5a74d7
Fix position in Cursor::moveToBeginningOfPreviousParagraph
...
Also, remove unused parameters to private Cursor methods
2014-12-09 16:59:50 -08:00
Kevin Sawicki
4acf143f45
📝 Mention cuninst is not destructive
2014-12-09 16:50:28 -08:00
Kevin Sawicki
5ad5ce0841
📝 add or above
2014-12-09 16:40:53 -08:00
Kevin Sawicki
31d1ca12c1
📝 Add chocolatey uninstall doc
2014-12-09 16:37:54 -08:00
Kevin Sawicki
ace3325db8
Remove chocolatey doc
2014-12-09 16:34:35 -08:00
Kevin Sawicki
b718114fc4
📝 Tweak installer wording
2014-12-09 16:34:16 -08:00
Kevin Sawicki
1df8c77f41
Merge pull request #4322 from tsunamistate/upgrade-readme-windows
...
Upgrade Windows README
2014-12-09 16:31:56 -08:00
Kevin Sawicki
26e867d65e
Remove squirrel logging
2014-12-09 16:02:36 -08:00
Nathan Sobo
2688761c29
⬆️ keybinding-resolver for deprecation fixes
2014-12-09 16:38:51 -07:00
Nathan Sobo
b64d9db198
⬆️ image-view for deprecation fixes
2014-12-09 16:38:51 -07:00
Max Brunsfeld
bc5b786bb2
⬆️ styleguide@0.32.0
...
To fix build; avoid using devDependencies
2014-12-09 15:15:43 -08:00
Max Brunsfeld
13025c17f1
⬆️ styleguide@0.31.0
...
For deprecation fixes
2014-12-09 14:59:40 -08:00
Max Brunsfeld
8b4b5230ab
⬆️ wrap-guide@0.26.0
...
For deprecation fixes
2014-12-09 14:57:15 -08:00
Kevin Sawicki
7d6d634ceb
Prepare 0.156
2014-12-09 14:07:45 -08:00
Nathan Sobo
b386b00bc0
Wait for next animation frame before measuring when stylesheets change
...
Fixes #4479
2014-12-09 14:56:33 -07:00
Kevin Sawicki
2028045254
⬆️ incompatible-packages@0.15
2014-12-09 13:42:09 -08:00
Kevin Sawicki
ca60dae630
⬆️ incompatible-packages@0.14
2014-12-09 13:27:49 -08:00
Kevin Sawicki
a5605bd408
⬆️ incompatible-packages@0.13
2014-12-09 13:14:28 -08:00
Max Brunsfeld
caf6fdd5ac
Merge pull request #4478 from atom/mb-panel-markup
...
Allow PanelElements to be instantiated with markup
2014-12-09 13:05:35 -08:00
Kevin Sawicki
19872959bc
⬆️ incompatible-packages@0.12
2014-12-09 13:04:37 -08:00
Nathan Sobo
299ea18c58
Don’t try to upgrade CSS rules with no selector text
...
Fixes #4469
2014-12-09 13:41:33 -07:00
Nathan Sobo
966360e022
Set ::visible to false on panels when they are destroyed
2014-12-09 13:41:33 -07:00
Kevin Sawicki
70a2be849a
⬆️ symbols-view@0.70
2014-12-09 12:04:41 -08:00
Max Brunsfeld
1c7843d9b2
💄
2014-12-09 11:36:04 -08:00
Kevin Sawicki
5291f1c62c
⬆️ symbols-view@0.69
2014-12-09 11:32:47 -08:00
Max Brunsfeld
c9e7cfc02c
Allow PanelElements to be instantiated with markup
2014-12-09 11:24:59 -08:00
Ben Ogle
e93ca3c901
Upgrade notifications to open issues on throwing repo
2014-12-09 11:19:34 -08:00
Kevin Sawicki
48bd330a5e
⬆️ encoding-selector@0.9
2014-12-09 11:17:57 -08:00
Nathan Sobo
6240bc1fc9
⬆️ fuzzy-finder to fix deprecations
2014-12-09 11:24:35 -07:00
Nathan Sobo
6ccc60342f
Remove deprecated Workspace::activePane references
2014-12-09 10:45:54 -07:00
Ben Ogle
03750d0b6c
Upgrade notifications to fix activation time
2014-12-08 18:25:27 -08:00
Max Brunsfeld
03e31ad918
Merge pull request #4457 from atom/mb-text-editor-element-methods
...
Add `TextEditorElement` methods needed to replace deprecated APIs
2014-12-08 17:43:11 -08:00
Kevin Sawicki
610c07870a
Prepare 0.155
2014-12-08 17:42:27 -08:00
Max Brunsfeld
5c37d208f5
Don't throw when ::getDefaultCharacterWidth is called while detached
2014-12-08 16:56:46 -08:00
Ben Ogle
88c119f4ad
Upgrade find and replace for fixes
2014-12-08 16:54:30 -08:00
Max Brunsfeld
d03cfda6c4
📝 new TextEditorElement methods
2014-12-08 16:38:57 -08:00
Max Brunsfeld
8f02b21d08
Add TextEditorElement::onDidAttach, ::onDidDetach
2014-12-08 16:21:59 -08:00
Max Brunsfeld
953f2c61f7
Add TextEditorElement::getDefaultCharacterWidth
2014-12-08 16:14:26 -08:00
Kevin Sawicki
15e95d0d21
⬆️ apm@0.113
2014-12-08 16:10:50 -08:00
Ben Ogle
391a71fed0
Upgrade notifications to fix several things
...
* add stack trace toggle
* allow selection and copy / paste
* fix the escaping on the issue template
2014-12-08 15:08:51 -08:00
Kevin Sawicki
67ed490618
⬆️ grunt-atom-shell-installer@0.13
2014-12-08 14:32:59 -08:00
Max Brunsfeld
c812dfef9b
Merge pull request #4455 from atom/mb-fix-redo
...
Don't use a transaction in cursor/selection movement commands
2014-12-08 13:23:19 -08:00
Max Brunsfeld
631bca6c89
Don't use a transaction in cursor/selection movement commands
...
Previously, a transaction was used to set an undo grouping interval
for every editor command except `undo` and `redo`. The problem is
that currently, moving a marker inside of a transaction causes the
buffer's redo stack to be cleared. For now, just don't use
transactions for commands that don't modify the buffer's contents."
2014-12-08 13:06:59 -08:00
Kevin Sawicki
095c1b74a7
⬆️ status-bar@0.52
2014-12-08 12:50:15 -08:00
Kevin Sawicki
7e408ad268
⬆️ status-bar@0.51
2014-12-08 12:45:09 -08:00
Kevin Sawicki
4945fd7aae
Don't make atom.services public yet
2014-12-08 12:37:06 -08:00
Kevin Sawicki
0db5549b64
Merge pull request #4454 from andreicristianpetcu/master
...
use nodejs v0.10.33 and python 2.7.6
2014-12-08 12:17:06 -08:00
Andrei Cristian Petcu
96095f9c30
use nodejs v0.10.33 and python 2.7.6
2014-12-08 21:40:31 +02:00
Kevin Sawicki
e2b4fcad65
⬆️ markdown-preview@0.111
2014-12-08 11:23:38 -08:00
Nathan Sobo
3ea1c80fe7
:arrow-up: bracket-matcher to fix deprecations
2014-12-08 11:43:07 -07:00
Nathan Sobo
525b4ac3eb
⬆️ background-tips to fix deprecations
2014-12-08 11:37:19 -07:00
Nathan Sobo
6ffc750e18
:arrow-up: autocomplete for deprecation fixes
2014-12-08 11:34:35 -07:00
Nathan Sobo
66716db4d1
⬆️ autosave for deprecation fixes
2014-12-08 11:30:52 -07:00
Nathan Sobo
95d03fc5fa
⬆️ autoflow for deprecation fixes
2014-12-08 11:30:52 -07:00
Kevin Sawicki
b816fca75e
⬆️ language-c@0.33
2014-12-08 10:26:51 -08:00
Kevin Sawicki
6f148f681d
⬆️ language-yaml@0.21
2014-12-08 10:14:23 -08:00
Max Brunsfeld
a489358f55
⬆️ tree-view@0.136.0
...
For deprecation fixes
2014-12-08 10:06:11 -08:00
Kevin Sawicki
1cd0caeb2d
⬆️ language-less@0.21
2014-12-08 09:54:06 -08:00
Kevin Sawicki
310939338c
⬆️ language-sass@0.28
2014-12-08 09:52:49 -08:00
Kevin Sawicki
e39d50972d
⬆️ language-python@0.26
2014-12-08 09:50:13 -08:00
Kevin Sawicki
9a5f3ab000
Merge pull request #4430 from steelbrain/patch-1
...
Updated README.md
2014-12-08 09:43:53 -08:00
Max Brunsfeld
9285f2605f
⬆️ update-package-dependencies@0.7.0
...
For deprecation fixes
2014-12-08 09:40:12 -08:00
Steel Brain
b654209adb
Updated README.md
2014-12-07 07:30:18 +05:00
Steel Brain
0c07166a8e
Updated README.md
...
Fixes atom/atom#4427
2014-12-07 06:51:32 +05:00
Kevin Sawicki
de36ceb00c
Merge pull request #4337 from pwagland/master
...
Fix atom.sh when running from directory with space
2014-12-05 15:04:03 -08:00
Kevin Sawicki
aa292874ec
Add reload button to specs window
2014-12-05 15:03:16 -08:00
Ben Ogle
736b6f37e4
Upgrade notifications to make the max height larger
2014-12-05 15:01:19 -08:00
Ben Ogle
8d9098464c
Merge pull request #4413 from atom/bo-notification-dismiss
...
Add dismissing to notifications
2014-12-05 15:00:00 -08:00
Paul Wagland
eb6ce74a12
Use xargs -0 instead of sed, as this is easier to understand.
...
Fixed atom/atom#4337
Fixes atom/atom#4336
2014-12-05 23:53:07 +01:00
Ben Ogle
33ee1cb0de
Upgrade notifications to use new APIs
2014-12-05 14:29:00 -08:00
Max Brunsfeld
11a07f41ac
Merge pull request #4414 from atom/mb-convert-stack-trace
...
Fix line numbers in coffeescript stack traces for error hooks
2014-12-05 14:06:22 -08:00
Ben Ogle
5cf97db07c
Add getNotifications()
2014-12-05 13:46:01 -08:00
Ben Ogle
f095d38978
Add dismissing to notifications
2014-12-05 13:46:01 -08:00
Kevin Sawicki
218f6ab629
Guard against no stylesheet disposable
2014-12-05 13:32:37 -08:00
Ben Ogle
26edd40f14
Upgrade notifications to not show in dev mode
2014-12-05 13:15:53 -08:00
Max Brunsfeld
8241351143
Merge pull request #4407 from atom/ns-add-services-api
...
Add atom.services API
2014-12-05 13:13:50 -08:00
Max Brunsfeld
286361bf2b
Fix line numbers in coffeescript stack traces for error hooks
2014-12-05 12:59:19 -08:00
Kevin Sawicki
3d5437c1e9
Merge pull request #4393 from envygeeks/patch-1
...
Move Debian alternatives entry up.
2014-12-05 10:47:11 -08:00
Ben Ogle
95b9140dcf
Merge pull request #4405 from ryanpcmcquen/patch-1
...
🐧 add Slackware install method
2014-12-05 10:38:42 -08:00
Kevin Sawicki
fc82e5ffd6
⬆️ find-and-replace@0.150
2014-12-05 10:00:49 -08:00
Kevin Sawicki
20521ad487
⬆️ git-diff@0.45
2014-12-05 09:48:49 -08:00
Nathan Sobo
99f91fac48
Add atom.services API
2014-12-05 09:46:52 -08:00
Nathan Sobo
d4b0b33d86
📝 ability to pass DOM elements to atom.commands.add
2014-12-05 09:44:52 -08:00
Max Brunsfeld
790c125e0b
Merge pull request #4406 from atom/mb-editor-text-content
...
Allow setting editor text content in HTML
2014-12-05 09:44:29 -08:00
Max Brunsfeld
4afe133f85
Allow setting editor text content in HTML
2014-12-05 09:30:33 -08:00
Kevin Sawicki
763e83584d
⬆️ language-python@0.25
2014-12-05 09:29:30 -08:00
Kevin Sawicki
62a671aae6
⬆️ language-less@0.20
2014-12-05 09:28:29 -08:00
Kevin Sawicki
c0eb5d0ebe
Prepare 0.154
2014-12-05 09:02:44 -08:00
Kevin Sawicki
d1e9ad3ed1
⬆️ apm@0.111.1
2014-12-05 08:44:28 -08:00
Ryan P.C. McQuen
396b53b8dc
add Slackware install method
2014-12-05 06:34:57 -08:00
Max Brunsfeld
d87d98278e
⬆️ status-bar@0.50.0
2014-12-04 14:14:05 -08:00
Kevin Sawicki
682a4be285
⬆️ language-sass@0.27
2014-12-04 12:47:32 -08:00
Kevin Sawicki
14c68a4280
⬆️ package-generator@0.33
2014-12-04 12:42:58 -08:00
Ben Ogle
ddfbc6c335
Update notifications to add repro steps to issue body
2014-12-04 12:23:22 -08:00
Max Brunsfeld
779642b3da
⬆️ command-palette
...
For deprecation fixes.
Signed-off-by: Nathan Sobo <nathan@github.com >
2014-12-04 12:13:05 -08:00
Max Brunsfeld
705c78bf18
⬆️ tabs
2014-12-04 12:09:56 -08:00
Ben Ogle
07a21a15a1
Upgrade find-and-replace to fix tabbing between mini editors
2014-12-04 12:08:49 -08:00
Max Brunsfeld
287895c78c
⬆️ status-bar@0.49.0
...
For deprecation fixes
Signed-off-by: Nathan Sobo <nathan@github.com >
2014-12-04 12:06:39 -08:00
Kevin Sawicki
fcf7b6747b
⬆️ git-diff@0.44
2014-12-04 11:30:47 -08:00
Kevin Sawicki
1af25ea401
⬆️ exception-reporting@0.21
2014-12-04 11:28:41 -08:00
Max Brunsfeld
aecd689593
Call Workspace::getActiveTextEditor, not ::getActiveEditor
2014-12-04 08:57:33 -08:00
Jordon Bedwell
8ad8a61aab
Move Debian alternatives entry up.
...
Move the Debian alternatives entry up so it's below and grouped with
"no such file or directory" since it's an alternate solution to symlinking.
2014-12-04 02:49:05 -06:00
Max Brunsfeld
6a83246838
Use native DOM APIs for window drag/drop listeners
...
Otherwise, these event handlers will interfere with other
event handlers bound using other versions of jQuery
2014-12-03 20:26:36 -08:00
Ben Ogle
a7fc1c4138
Upgrade tello@1.0.4
2014-12-03 17:03:00 -08:00
Max Brunsfeld
c19aee5472
Carry over remaining tooltip disposal code from space-pen extensions
...
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
Signed-off-by: Nathan Sobo <nathan@github.com >
2014-12-03 17:02:47 -08:00
Ben Ogle
e9d49b1df3
📝 Add tooltip examples
2014-12-03 16:23:08 -08:00
Ben Ogle
5a456c8552
📝 Add arg to pane::destroyItem()
2014-12-03 16:11:29 -08:00
Kevin Sawicki
1179ced85c
Remove duplicate require
2014-12-03 15:07:07 -08:00
Max Brunsfeld
7738472eb8
⬆️ timecop@0.24.0
...
For deprecation fixes
2014-12-03 14:55:19 -08:00
Ben Ogle
45274eaad3
Merge pull request #4390 from atom/bo-panel-for-item
...
Add Workspace::panelForItem()
2014-12-03 14:15:33 -08:00
Ben Ogle
24f7638e8b
Add Workspace::panelForItem()
2014-12-03 12:46:42 -08:00
Ben Ogle
6ec7b7b38d
Update notifications to add:
...
* style tweaks
* remove deprecations
* Only show view issue button when the titles match
2014-12-03 12:20:00 -08:00
Kevin Sawicki
094a7e9a5f
⬆️ go-to-line@0.27
2014-12-03 11:23:16 -08:00
Kevin Sawicki
97181121c9
⬆️ open-on-github@0.31
2014-12-03 11:12:54 -08:00
Kevin Sawicki
3e4c7a8ab7
⬆️ link@0.28
2014-12-03 11:07:25 -08:00
Kevin Sawicki
f4b08649a0
Use JSON example since package.json is target
2014-12-03 11:04:17 -08:00
Nathan Sobo
c1a93395f5
Fix deprecated Workspace::getActiveEditor call
2014-12-03 12:02:47 -07:00
Nathan Sobo
53b538311e
Add activationEvents deprecation warning
2014-12-03 12:00:53 -07:00
Kevin Sawicki
19ae78e062
⬆️ link@0.27
2014-12-03 10:41:01 -08:00
Max Brunsfeld
5a93f14199
⬇️ wrap-guide@0.24.0
...
Replacing WorkspaceView::eachEditorView with Workspace::observeTextEditors
doesn't quite work for this use case. Getting this package to work without
deprecated APIs will probably require further changes to core.
2014-12-02 17:05:43 -08:00
Ben Ogle
d7dd0f3224
Upgrade solarized dark syntax to 025.0
2014-12-02 16:34:56 -08:00
Ben Ogle
37e6f03346
Fix tooltip command display when command has no keybinding
2014-12-02 16:31:38 -08:00
Ben Ogle
0aa3cd58c1
Upgrade find and replace to the deprecation-free 0.148.0
2014-12-02 15:53:01 -08:00
Ben Ogle
ac23717f8c
Only beep when there is a workspace
...
Some specs might not create one.
2014-12-02 15:52:37 -08:00
Nathan Sobo
491561db4a
Merge pull request #4380 from atom/ns-upgrade-archive-view
...
Upgrade archive-view
2014-12-02 16:24:23 -07:00
Max Brunsfeld
edfd67b093
⬆️ welcome@0.21.0
...
For test-suite speed improvements
2014-12-02 15:15:36 -08:00
Nathan Sobo
dd63d47c11
Add getters for decoration types in addition to ‘overlay’
2014-12-02 15:59:12 -07:00
Nathan Sobo
067f5ea7e8
⬆️ archive-view
2014-12-02 15:48:56 -07:00
Nathan Sobo
eb223c4f21
⬇️ archive-view until we can get the build passing on CI
2014-12-02 15:33:32 -07:00
Nathan Sobo
f632b6fe79
⬆️ event-kit and text-buffer to try to fix CI
2014-12-02 15:29:55 -07:00
Max Brunsfeld
5bdc8af850
⬆️ welcome@0.20.0
...
For deprecation fixes
2014-12-02 13:50:20 -08:00
Nathan Sobo
b03931371a
⬆️ bookmarks to remove deprecated API usage
2014-12-02 14:16:30 -07:00
Nathan Sobo
c02755f59a
⬆️ archive-view to remove deprecated API usage
2014-12-02 14:04:03 -07:00
Kevin Sawicki
e178b25f17
⬆️ grunt-atom-shell-installer@0.12
2014-12-02 13:00:28 -08:00
Max Brunsfeld
96efb232ee
⬆️ whitespace@0.27.0
...
For deprecation fixes
2014-12-02 12:51:53 -08:00
Max Brunsfeld
714cbc9f4b
Add deprecation warning for Workspace::getActiveEditor
2014-12-02 12:46:05 -08:00
Max Brunsfeld
64e4053a19
Deprecate delegated properties on workspace
...
* ::activePaneItem was already deprecated, but the stack
trace was internal and confusing
* ::activePane is newly deprecated
2014-12-02 12:37:27 -08:00
Kevin Sawicki
a7f1f90c1d
⬆️ language-javascript@0.47
2014-12-02 11:48:36 -08:00
Kevin Sawicki
cacaba936b
Add restart helper on Windows
2014-12-02 11:31:18 -08:00
Max Brunsfeld
b20589fbb6
Decrease default undo grouping interval to 300ms
2014-12-02 11:19:31 -08:00
Kevin Sawicki
d3f14d8939
⬆️ language-less@0.19
2014-12-02 11:11:40 -08:00
Max Brunsfeld
094ba81758
⬆️ wrap-guid@0.24.1
...
For deprecation fixes
2014-12-02 11:06:52 -08:00
Nathan Sobo
8a40be8345
Null guard container in Pane::destroyed
2014-12-02 11:57:38 -07:00
Nathan Sobo
2d8d330df7
Add Workspace::onDidDestroyPaneItem for symmetry with ::onDidDestroyPane
2014-12-02 11:57:38 -07:00
Nathan Sobo
fbc9c05096
Add Workspace::onDidDestroyPane
...
This helps with the background-tips conversion
2014-12-02 11:57:38 -07:00
Nathan Sobo
1eab423a1c
Clarify that we’re taking an event in the parameter name
2014-12-02 11:57:38 -07:00
Nathan Sobo
cfca6ecc86
Add specs for PaneContainer::onDidAddPane
2014-12-02 11:57:38 -07:00
Kevin Sawicki
fb96b01f30
Log from quitAndInstall
2014-12-02 10:42:46 -08:00
Nathan Sobo
625b95a6d9
Test TextEditorElement::setUpdatedSynchronously without waiting
...
Another attempt to fix flakiness.
2014-12-02 11:37:28 -07:00
Kevin Sawicki
0fe9dc6aa9
Spawn new atom.exe immediately on quitAndInstall
2014-12-02 10:30:58 -08:00
Nathan Sobo
38e6aee46d
Un-f
2014-12-02 11:14:59 -07:00
Nathan Sobo
01f87d9678
Null guard workspace element for deprecated update-available dispatch
2014-12-02 11:14:33 -07:00
Nathan Sobo
93bf9357b0
Remove waitsForAnimationFrame spec helper
...
It doesn’t work reliably on CI.
2014-12-02 11:14:02 -07:00
Kevin Sawicki
ed42a275ab
💄
2014-12-02 09:21:56 -08:00
Kevin Sawicki
6998337144
⬆️ grunt-atom-shell-installer@0.11
2014-12-02 09:16:34 -08:00
Kevin Sawicki
8b92aef3ff
Merge pull request #4246 from atom/ks-add-update-menus-on-windows
...
Add update menus on windows
2014-12-02 09:10:33 -08:00
Kevin Sawicki
66d6af54bf
⬆️ atom-shell@0.19.4
2014-12-02 08:58:00 -08:00
Kevin Sawicki
2a06ece3df
⬆️ atom-shell@0.19.3
2014-12-02 08:58:00 -08:00
Kevin Sawicki
1c0c8db042
Add unsupported state to update manager
2014-12-02 08:58:00 -08:00
Kevin Sawicki
9293ef766b
Add update menus on Windows
2014-12-02 08:58:00 -08:00
Max Brunsfeld
a7a9b3707f
Merge pull request #4365 from atom/ns-view-registry-cleanup
...
Clean up view registry API
2014-12-02 08:55:00 -08:00
Kevin Sawicki
7e16e42b3f
x out flaky spec
2014-12-02 08:39:52 -08:00
Kevin Sawicki
179fb2d274
Start bundling language-clojure
...
It is now MIT licensed which was the reason it was removed as a
bundled package originally.
2014-12-02 08:21:10 -08:00
Kevin Sawicki
f804006d6c
⬆️ language-c@0.32
2014-12-01 17:54:10 -08:00
Nathan Sobo
9a9347e3a5
Simplify ViewRegistry::addViewProvider API
...
It now takes two arguments, a model constructor and a create view
callback that is passed the model.
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-12-01 17:53:03 -08:00
Max Brunsfeld
e4bcb96dcc
Change ::setModel to ::initialize on all element classes
2014-12-01 17:52:19 -08:00
Kevin Sawicki
8a0992d689
⬆️ language-gfm@0.55
2014-12-01 17:46:15 -08:00
Kevin Sawicki
db17a6cba4
📝 Remove stray to
2014-12-01 17:42:14 -08:00
Kevin Sawicki
5449fc2e15
⬆️ tree-view@0.135
2014-12-01 17:34:38 -08:00
Kevin Sawicki
0a84ad5307
Use .source.gfm as root selector
...
This matches the grammar's scope name and was an oversight from the
original CSS to Less conversion.
2014-12-01 17:23:37 -08:00
Max Brunsfeld
485c402661
⬆️ text-buffer@3.8.1
2014-12-01 16:54:18 -08:00
Nathan Sobo
4591f00a65
Remove view registry references from the workspace model layer
...
Removed various ::getView methods from the model. Using the atom.views
global in the views for now, but going to switch them over to using a
locally assigned view registry instead in a subsequent commit.
2014-12-01 16:28:33 -08:00
Ben Ogle
b635fa0c97
Use Grim.
...
Refs #3706
2014-12-01 10:58:23 -08:00
Kevin Sawicki
004103d579
⬆️ bracket-matcher@0.63
2014-12-01 10:23:12 -08:00
Kevin Sawicki
2c952fad95
⬆️ language-json@0.10
2014-12-01 10:21:24 -08:00
Kevin Sawicki
adc983e8da
⬆️ language-java@0.13
2014-12-01 09:46:08 -08:00
Nathan Sobo
7dc9d0c8ce
Add Workspace::onWillDestroyPaneItem
...
It is needed by the autosave package which previously relied on DOM
bubbling to coalesce events from various panes.
2014-12-01 10:39:29 -07:00
Kevin Sawicki
3d3521962c
⬆️ language-ruby@0.44
2014-12-01 09:32:22 -08:00
Kevin Sawicki
46a1f69ab1
⬆️ language-todo@0.14
2014-12-01 09:24:29 -08:00
Kevin Sawicki
298d3e5fb6
⬆️ language-objective-c@0.12
2014-12-01 09:14:33 -08:00
Kevin Sawicki
27291980cb
⬆️ language-mustache@0.11
2014-12-01 09:12:14 -08:00
Kevin Sawicki
64ae4bf6c3
⬆️ language-json@0.9
2014-12-01 09:09:09 -08:00
Kevin Sawicki
90a71d1171
⬆️ language-ruby@0.43
2014-12-01 08:51:36 -08:00
Kevin Sawicki
a5b7d15bcc
Remove screen line logging from spec
2014-12-01 08:39:09 -08:00
Kevin Sawicki
be2d49a410
Remove unused subscriptions ivar
...
Closes #4343
2014-12-01 08:37:51 -08:00
Kevin Sawicki
8a9805cc6d
⬆️ language-java@0.12
2014-12-01 08:26:10 -08:00
Kevin Sawicki
196694e352
⬆️ language-javascript@0.46
2014-12-01 08:20:56 -08:00
Max Brunsfeld
12683571e3
⬆️ language-coffee-script@0.38.1
2014-11-29 10:34:31 -08:00
Max Brunsfeld
c0991447ff
⬆️ language-css@0.23.1
2014-11-29 10:33:16 -08:00
Max Brunsfeld
f9fcb9f2e2
⬆️ language-gfm@0.54.1
2014-11-29 10:31:59 -08:00
Max Brunsfeld
1daab1b956
⬆️ language-go@0.19.1
2014-11-29 10:29:33 -08:00
Max Brunsfeld
fc7f922de0
⬆️ language-html@0.26.1
2014-11-29 10:27:39 -08:00
Max Brunsfeld
5f1f2cd9be
⬆️ language-hyperlink@0.12.2
2014-11-29 10:25:01 -08:00
Max Brunsfeld
dca0576496
⬆️ language-javascript@0.45.1
2014-11-29 10:21:37 -08:00
Max Brunsfeld
aa7d8fb382
⬆️ language-less@0.18.1
2014-11-29 10:20:05 -08:00
Max Brunsfeld
08f20adc35
⬆️ language-mustache@0.10.1
2014-11-29 09:55:43 -08:00
Max Brunsfeld
c5f1165f61
⬆️ language-python@0.24.1
2014-11-29 09:53:01 -08:00
Max Brunsfeld
58499aeec7
⬆️ language-ruby@0.42.0
2014-11-29 09:49:07 -08:00
Max Brunsfeld
83c73fc94a
⬆️ language-sass@0.26.1
2014-11-29 09:46:16 -08:00
Max Brunsfeld
b28a1aa5c7
⬆️ language-shellscript@0.10.1
2014-11-28 16:51:24 -08:00
Max Brunsfeld
bcb72394f9
⬆️ language-toml@0.14.1
2014-11-28 16:48:58 -08:00
Max Brunsfeld
efe7baf140
⬆️ language-yaml@0.20.1
2014-11-28 16:40:11 -08:00
Max Brunsfeld
4b07103fcf
⬆️ pathwatcher@2.3.5
2014-11-28 16:38:54 -08:00
Max Brunsfeld
9d60fd2322
Deprecate changeFocus option to Workspace::open
...
Its documentation was already removed, and it was already
deprecated in ::openSync.
2014-11-28 11:42:01 -08:00
Max Brunsfeld
71228a5f45
Merge pull request #4340 from atom/mb-add-panel-getters
...
Add panel getter methods to workspace
2014-11-28 10:05:35 -08:00
Max Brunsfeld
6b3ba8e332
Add panel getter methods to workspace
...
This will make it easier to test packages that use panels
without using the DOM
2014-11-28 09:56:02 -08:00
Paul Wagland
5da4846fff
Fix atom.sh when running from directory with space
...
Deal with ATOM_PATH having a space by proper quoting, and not passing
the directory name to dirname.
Fixes atom/atom#4336
2014-11-28 00:37:21 +01:00
Nathan Sobo
de619a731b
Merge pull request #4315 from atom/remove-deprecations
...
Remove deprecations from core
2014-11-27 12:16:35 -07:00
Nathan Sobo
d2283b0567
⬆️ text-buffer
2014-11-27 11:59:07 -07:00
Nathan Sobo
2a00acfdaf
Remove call to begin/commitTransaction in text-editor-spec
2014-11-27 11:58:38 -07:00
Nathan Sobo
b2025ebad0
Don’t openPath on window startup for spec windows
...
It causes specs to fail because the window loses focus somehow when
this gets run.
2014-11-27 11:13:46 -07:00
Nathan Sobo
0b44cee8db
Separate IPC messages that don’t belong in the command palette
...
Path opening and update signaling were both using the command-sending
IPC mechanism, but neither is actually a command. This commit adds a
second “message” channel with custom handling on the render process
side for these messages, rather than attempting to route them through
commands.
2014-11-27 10:30:50 -07:00
Nathan Sobo
5fed6199ec
💄 grammar
2014-11-27 09:23:35 -07:00
Nathan Sobo
ddc04f2278
Fix spec name
2014-11-27 09:11:21 -07:00
Nathan Sobo
f64a813fc6
Remove deprecated Project::setPath call
2014-11-27 09:09:33 -07:00
Nathan Sobo
68bc3f6ead
Add assertions and suppress deprecation warnings in theme-manager-spec
...
The new expected behavior is now tested. The deprecated behavior is
also tested until we remove it later.
2014-11-27 09:03:40 -07:00
Nathan Sobo
ffbcddf063
Always focus pane element when pane model is activated
...
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-26 18:25:55 -07:00
Nathan Sobo
b341749d54
Add TextEditorElement::setUpdatedSynchronously
...
To allow testing of async editor rendering in packages. This is helpful
for overlay decorations which behave differently when rendering is
async.
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-26 18:13:12 -07:00
Max Brunsfeld
d2ab75382a
Merge pull request #4328 from atom/mb-fix-panel-attach-callbacks
...
In panel-element, call space pen attach hooks after attached
2014-11-26 16:20:29 -08:00
Max Brunsfeld
b125565776
Call space pen attach hooks after attached
2014-11-26 15:09:20 -08:00
Ben Ogle
9cec02420c
Suppress deprecations while testing legacy code path
2014-11-26 14:55:40 -08:00
Ben Ogle
6f82281b8f
Use Project::getPaths() and Project::setPaths()
2014-11-26 14:55:40 -08:00
Ben Ogle
ffda2386c3
Suppress deprecations for package loading.
2014-11-26 14:55:40 -08:00
Ben Ogle
aefc647155
Use normalizeLineEndings: false hash
2014-11-26 14:55:39 -08:00
Ben Ogle
83455a7f3a
Remove specs for deprecated methods that are tested elsewhere
2014-11-26 14:55:39 -08:00
Ben Ogle
d8f64c15b8
Use project.getDirectories()
2014-11-26 14:55:39 -08:00
Ben Ogle
c927e95c2c
Suppress deprecations on pane-view
...
It’s going away anyway…
2014-11-26 14:55:39 -08:00
Ben Ogle
5b12646a44
Suppress deprecations on deprecated code path
2014-11-26 14:55:39 -08:00
Ben Ogle
68bb43ee7d
Add onDidChangeTitle and onDidChangeModified methods to TestView
2014-11-26 14:55:39 -08:00
Ben Ogle
4048fb978c
Suppress deprecations for package activation
2014-11-26 14:55:39 -08:00
Ben Ogle
2d885496a3
Update to new menu format
2014-11-26 14:55:39 -08:00
Ben Ogle
64222d3096
Suppress deprecations in configDefault test
2014-11-26 14:55:39 -08:00
Ben Ogle
2c7bbf8e9f
Remove Project deserialize deprecation
2014-11-26 14:55:39 -08:00
Ben Ogle
a45e9a1e8b
Remove deprecations in config
2014-11-26 14:55:39 -08:00
Ben Ogle
3fd5ba9b3c
Remove unnecessary workspaceView requires
2014-11-26 14:55:39 -08:00
Ben Ogle
eb0e3df720
Suppress deprecations in workspaceView
2014-11-26 14:55:39 -08:00
Ben Ogle
60a49d9c81
nof
2014-11-26 14:55:39 -08:00
Ben Ogle
43ccf0a041
Convert require ‘atom’ to require '../src/space-pen-extensions'
2014-11-26 14:55:38 -08:00
Ben Ogle
1f6764e708
No longer require atom in the spec-helper
2014-11-26 14:55:38 -08:00
Ben Ogle
48f714d5fb
Fix deprecation link colors
2014-11-26 14:54:49 -08:00
Nathan Sobo
e2813b4dd9
📝 overlay decoration options in TextEditor::decorateMarker
2014-11-26 15:14:56 -07:00
Nathan Sobo
41b3d65e05
Merge pull request #4325 from atom/ns-tail-overlays
...
Add ‘position’ option to overlay decorations
2014-11-26 15:02:36 -07:00
Nathan Sobo
1e50985ec7
Add ‘position’ option to overlay decorations
...
By default overlays are positioned at the head of the given marker.
This option allows them to be positioned at the tail instead by passing
`position: ’tail’` when creating the decoration, which is useful for
autocomplete.
2014-11-26 12:29:52 -07:00
Nathan Sobo
1d6087fcd3
Add TextEditor::getDecorations and ::getOverlayDecorations
...
Required for autocomplete upgrades.
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-26 12:17:26 -07:00
Ben Ogle
f2e74f216c
Upgrade to solarized-dark-syntax to update to standard colors
2014-11-26 11:09:04 -08:00
Nathan Sobo
b9950ef2df
Match coordinate types when computing overlay pixel position
...
Heads up @benogle
2014-11-26 09:28:12 -07:00
Aleksandr Kalko
67f4d51774
Fixed link error
2014-11-26 09:44:50 +02:00
Aleksandr Kalko
1bf4db15b2
Updated README WIndows installing section, added Choclatey installation file
2014-11-26 09:42:32 +02:00
Nathan Sobo
28eb03ed29
⬆️ command-palette to fix exception on call to ::command
...
Fixes #4318
2014-11-25 20:49:17 -07:00
Ben Ogle
2843af458b
Merge pull request #4307 from atom/bo-add-parse-errors
...
Integrate notifications into core
2014-11-25 15:59:37 -08:00
Ben Ogle
163a7587f9
Upgrade notifications for issue searching and dupe handling
2014-11-25 15:44:14 -08:00
Ben Ogle
18f83e90f7
Add isEquals to notifications
2014-11-25 15:44:14 -08:00
Ben Ogle
7094701c66
Remove the font-family variable
2014-11-25 15:44:14 -08:00
Ben Ogle
d7d23f7fc9
Upgrade snippets to display a notification
...
when there is a parse error
2014-11-25 15:44:14 -08:00
Ben Ogle
bdbc850695
Add a @font-family-monospace
2014-11-25 15:44:14 -08:00
Ben Ogle
4e0ab92827
Fix Notification::getDetail
2014-11-25 15:44:14 -08:00
Ben Ogle
b662281958
Upgrade notifications to remove menus, and fix styling
2014-11-25 15:44:14 -08:00
Ben Ogle
4d2cc86ada
Add notifications package as a dependency
2014-11-25 15:44:14 -08:00
Ben Ogle
19fcc1c441
💄 on message
2014-11-25 15:44:14 -08:00
Ben Ogle
1f5fa27113
Trigger a notification when there is a keymap issue
2014-11-25 15:44:14 -08:00
Ben Ogle
362bd2e61a
Use atom.notifications when there is a config file error
2014-11-25 15:44:13 -08:00
Ben Ogle
4cb80d3c7e
Downgrade pathwatcher in an attempt to fix build
2014-11-25 15:26:50 -08:00
Ben Ogle
7f108dab38
Merge pull request #4286 from m0x72/patch-1
...
Wrong Reactionary dependence
2014-11-25 12:20:43 -08:00
Ben Ogle
cec5a83eff
📝 Update restoreDefault to doc scopeSelector
2014-11-25 12:10:54 -08:00
Nathan Sobo
a7c3c15885
Don’t assume presence of unsubscribe method in SpacePen callRemoveHooks
2014-11-25 10:01:27 -07:00
Nathan Sobo
1c16738969
⬆️ pathwatcher for deprecation warning fix
2014-11-25 08:51:13 -07:00
Nathan Sobo
b4a456d911
Fix misinformation in deprecation warning
2014-11-25 08:19:20 -07:00
Nathan Sobo
c92f805e6e
Remove deprecated requires from spec-helper
2014-11-25 08:18:26 -07:00
Nathan Sobo
859a4db242
⬆️ UI themes now that status-bar has no redundant panel classes
...
The UI themes now style both the legacy panel classes and the new panel
elements. Views converted to to the new panels API should remove their
legacy classes.
2014-11-25 08:09:11 -07:00
Nathan Sobo
3a94b70270
⬆️ status-bar to remove redundant panel classes
2014-11-25 07:48:11 -07:00
Nathan Sobo
85d6689344
Merge pull request #4305 from atom/ns-add-legacy-panel-classes
...
Add legacy panel classes for theme support
2014-11-25 07:43:17 -07:00
Max Brunsfeld
e0726b0354
Merge pull request #4309 from atom/mb-fix-panel-order
...
Fix ordering of panels in panel containers
2014-11-24 17:40:25 -08:00
Max Brunsfeld
0abd25ad6f
Fix ordering of panels in panel containers
...
An off-by-one error caused new panels to be inserted later
in the document than intended.
2014-11-24 17:29:31 -08:00
Max Brunsfeld
42522686d7
⬆️ autocomplete@0.33.1
2014-11-24 16:22:15 -08:00
Nathan Sobo
1e9a8b92f2
Fix workspace model spec now that legacy panel class is added in view
2014-11-24 17:03:32 -07:00
Nathan Sobo
dda2b2e893
Don’t apply ‘tool-panel’ class to modal panels
2014-11-24 16:46:47 -07:00
Ben Ogle
e04c05ffee
Merge pull request #4264 from atom/bo-messages
...
Messages API implementation
2014-11-24 15:39:57 -08:00
Nathan Sobo
8cb0197638
Add legacy ‘from-top’ class at the view layer, not the model
...
This blends in to our approach with the other legacy panel classes.
2014-11-24 16:38:04 -07:00
Nathan Sobo
73763d3e41
Add legacy panel classes to support old theme selectors
...
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-24 16:37:37 -07:00
Nathan Sobo
9d1c3124ee
Prepare 0.153.0 release
2014-11-24 16:29:05 -07:00
Ben Ogle
aaee54bd08
Remove unnecessary error flash classes
2014-11-24 14:58:21 -08:00
Ben Ogle
1ae8862a9c
Notification::getTimestamp()
2014-11-24 14:58:21 -08:00
Ben Ogle
f3dd757537
Export Notification, not Message
2014-11-24 14:58:21 -08:00
Ben Ogle
68693e3ca0
Remove issue related stuff
2014-11-24 14:58:21 -08:00
Ben Ogle
e24a562387
Use bug icon for fatal errors
2014-11-24 14:58:21 -08:00
Ben Ogle
9c6a5fb4fa
Messages -> notifications
2014-11-24 14:58:21 -08:00
Ben Ogle
25caaa92f1
Export Message
2014-11-24 14:58:21 -08:00
Ben Ogle
78ee02f0c6
nof
2014-11-24 14:58:21 -08:00
Ben Ogle
e462fdc4ce
Add specs for Message
2014-11-24 14:58:21 -08:00
Ben Ogle
96d8721c9e
Add some things to Message
2014-11-24 14:58:21 -08:00
Ben Ogle
568151b1a5
📝
2014-11-24 14:58:21 -08:00
Ben Ogle
3d6c9ee554
Add a MessageManager to atom.messages
2014-11-24 14:58:20 -08:00
Ben Ogle
d5d6422d28
Add beginning of message system
2014-11-24 14:58:20 -08:00
Nathan Sobo
8cf24bc7de
⬇️ UI themes so we can iron out selector issues
...
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-24 15:51:11 -07:00
Nathan Sobo
5727865b94
Prepare 0.152.0 release
2014-11-24 15:18:57 -07:00
Nathan Sobo
b95b86396e
⬆️ text-buffer to publicize checkpoint methods
...
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-24 14:23:49 -07:00
Nathan Sobo
d75c35285c
Publicize checkpoint methods and deprecate open-ended transactions
...
On TextEditor
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-24 14:23:48 -07:00
Ben Ogle
a7bc7c198d
Suggest space-pen 4 rather than space-pen 3
2014-11-24 13:18:42 -08:00
Nathan Sobo
d2f24615c1
Delete advanced/globals.md now that we cover them in the API docs
2014-11-24 12:20:45 -07:00
Nathan Sobo
e4b942e991
Modernize advanced/configuration docs
2014-11-24 12:16:53 -07:00
Nathan Sobo
c9f8ffc749
💄 create-a-package.md
2014-11-24 12:02:34 -07:00
Cheng Zhao
c2086eee0e
⬆️ atom-shell@0.19.4
2014-11-24 11:38:26 +08:00
Max Brunsfeld
d5a66c590a
Merge pull request #4288 from atom/mb-paste-leading-whitespace
...
Preserve first line's leading whitespace on paste
2014-11-23 10:12:51 -08:00
Max Brunsfeld
b374c1a11a
Preserve 1st line's leading whitespace on paste
2014-11-22 09:43:23 -08:00
Martin Riedel
509d16b65a
Updated deprecation msg to reactionary-atom-fork
2014-11-22 17:49:52 +01:00
m0x72
e8e13ca645
Wrong Reactionary dependence
...
exports/atom.coffee requires package `reactionary` while atom only has `reactionary-atom-fork` as a dependence (https://github.com/atom/atom/blob/master/package.json#L53 ). Should require `reactionary-atom-fork` instead.
It's clear that `Reactionary` will soon be omitted from atom's module exports, but as long as fallbacks are provided, the `reactionary` package reference should be corrected. :)
2014-11-22 16:00:40 +01:00
Nathan Sobo
35f8e6a5a7
⬆️ deprecation-cop to fix specs
2014-11-21 21:48:11 -07:00
Nathan Sobo
36a9ad7d90
⬆️ atom-light-ui for 1.0 selector upgrades
2014-11-21 21:32:08 -07:00
Nathan Sobo
6ff304094f
⬆️ deprecation-cop for atom-pane-container and atom-pane-axis deprecations
2014-11-21 21:10:59 -07:00
Nathan Sobo
0e51def6be
⬆️ atom-dark-ui for 1.0 selector compatibility
2014-11-21 20:54:25 -07:00
Nathan Sobo
f366a67fee
⬆️ deprecation-cop for new panel selectors
2014-11-21 20:30:19 -07:00
Max Brunsfeld
f30f0de45e
⬆️ text-buffer@3.7.1
2014-11-21 17:09:23 -08:00
Nathan Sobo
9e36cd705e
⬆️ atom-dark-syntax to remove deprecated selectors
2014-11-21 18:02:43 -07:00
Max Brunsfeld
2a5081f0e0
Remove normalizeIndentOnPaste from config schema
2014-11-21 14:51:44 -08:00
Kevin Sawicki
2c93b1459e
⬆️ image-view@0.42
2014-11-21 11:57:58 -08:00
Max Brunsfeld
bf83fb7b10
⬆️ text-buffer@3.7.0 for checkpoints
...
Also add methods on TextEditor to expose the new checkpoint
functionality
2014-11-21 11:06:43 -08:00
Kevin Sawicki
f4cc8c31b3
⬇️ image-view@0.40
...
Specs are failing
2014-11-21 10:51:12 -08:00
Nathan Sobo
e62ecbab6b
Work around chromium bug where focus gets stolen from shadow DOM
...
Fixes #4255
2014-11-21 11:04:42 -07:00
Kevin Sawicki
4cef3bfef5
⬆️ image-view@0.41
2014-11-21 09:54:18 -08:00
Kevin Sawicki
85fae83195
⬆️ language-xml@0.25
2014-11-21 08:41:43 -08:00
Ben Ogle
f79b78054c
Add title to TooltipManager args
2014-11-20 18:35:01 -08:00
Kevin Sawicki
e803c06b28
⬆️ tree-view@0.134
2014-11-20 17:00:18 -08:00
Kevin Sawicki
1963a7f437
⬆️ tree-view@0.133
2014-11-20 16:12:20 -08:00
Ben Ogle
48eb5307e6
Upgrade status bar to use the new panel api
2014-11-20 15:20:26 -08:00
Nathan Sobo
95d6ab1d4f
Add legacy ‘Syntax’ deserializer for GrammarRegistry
2014-11-20 15:28:37 -07:00
Kevin Sawicki
9224c86452
⬆️ language-gfm@0.54
2014-11-20 14:15:34 -08:00
Kevin Sawicki
0fa2b4426a
⬆️ language-javascript@0.45
2014-11-20 13:41:44 -08:00
Kevin Sawicki
1e4e59ad1c
Merge pull request #3745 from atom/document-apm-sort
...
Document sort params on atom.io package list
2014-11-20 13:21:43 -08:00
Nathan Sobo
97a56574e0
Merge pull request #4259 from atom/ns-deprecate-syntax-global
...
Rename atom.syntax to atom.grammars
2014-11-20 14:11:45 -07:00
Kevin Sawicki
c06fefce14
Prepare 0.151
2014-11-20 12:38:08 -08:00
Kevin Sawicki
00027e892c
⬆️ language-javascript@0.44
2014-11-20 12:16:19 -08:00
Nathan Sobo
d4dee07b41
Fix window-spec for key name change in deserialized state
2014-11-20 13:12:17 -07:00
Nathan Sobo
f475552673
Fix local variable name
2014-11-20 13:10:51 -07:00
Ben Ogle
6e33f10050
Upgrade deprecation cop for markdown deps + fix
2014-11-20 12:07:10 -08:00
Ben Ogle
61651db0b0
Render the deprecations as markdown
2014-11-20 11:41:53 -08:00
Ben Ogle
982346b142
Remove view system docs. They are mis-information
2014-11-20 11:27:11 -08:00
Kevin Sawicki
92ba107c89
⬆️ fs-plus@2.3.2
2014-11-20 11:15:10 -08:00
Kevin Sawicki
7b4a9aa2e4
Patch statSyncNoException to handle non-string args
...
Non-string values were being coerced to strings which can cause
unexpected results.
Refs atom/atom-shell#843
Closes #4247
2014-11-20 11:15:10 -08:00
Ben Ogle
446398ad01
Upgrade default themes to fix scrollbar issues.
2014-11-20 11:06:19 -08:00
Ben Ogle
8afbab311f
Merge pull request #4248 from atom/bo-deprecate-workspace-view
...
Deprecate workspaceView
2014-11-20 10:53:19 -08:00
Nathan Sobo
32f2a95f07
Make GrammarRegistry::selectGrammar public since we use it in specs
2014-11-20 11:44:37 -07:00
Nathan Sobo
d53d01d95b
Replace atom.syntax with atom.grammars
2014-11-20 11:42:49 -07:00
Nathan Sobo
131522f93d
Rename Syntax to GrammarRegistry
2014-11-20 11:38:01 -07:00
Kevin Sawicki
1601a1fbfa
⬆️ encoding-selector@0.8
2014-11-20 10:27:32 -08:00
Nathan Sobo
2c89a5c82a
Merge pull request #4250 from atom/ns-tooltip-manager
...
Replace jQuery-based tooltip API with atom.tooltips global
2014-11-20 11:26:07 -07:00
Nathan Sobo
e4ec932513
Merge pull request #4258 from atom/ns-fix-memory-leaks
...
Fix memory leaks introduced by changes for API freeze
2014-11-20 11:22:33 -07:00
Kevin Sawicki
a834920fb7
⬆️ spell-check@0.44
2014-11-20 10:19:31 -08:00
Nathan Sobo
b5edefcae8
Trigger editor:will-be-removed from SpacePen shim, not component
...
By the time the component is getting unmounted, we have already called
remove hooks on the SpacePen shim so subscriptions to the event have
been removed.
2014-11-20 11:13:40 -07:00
Nathan Sobo
616a94a10e
Only SpacePen callRemoveHooks on removed pane item view if destroyed
2014-11-20 11:12:50 -07:00
Nathan Sobo
7034fe3b36
⬆️ space-pen to call cleanData in callRemoveHooks to stop leaks
2014-11-20 11:02:58 -07:00
Nathan Sobo
5f68af27f5
Fix memory leak in GitRepository and convert to CompositeDisposables
...
We were calling @unsubscribe with the TextBuffer, which previously
unsubscribed from that object. The problem is that we were no longer
subscribing to that object directly, but only adding subscriptions to
that object. This caused us to never unsubscribe from buffers.
2014-11-20 10:56:51 -07:00
Nathan Sobo
ea207f0938
📝 returned disposable
2014-11-20 09:13:36 -07:00
Nathan Sobo
732f053d4a
Add atom.tooltips global
2014-11-19 19:22:11 -07:00
Nathan Sobo
78e61c3ff9
Remove ability to add tooltip with selector
...
It’s incompatible with returning a disposable because there’s no way
to distinguish multiple tooltips added to the body with different
selectors. Maybe someday.
2014-11-19 19:20:48 -07:00
Nathan Sobo
22c9a222c9
Return a Disposable from TooltipManager::add
2014-11-19 19:19:05 -07:00
Nathan Sobo
cc4ab0d36b
📝 Document TooltipManager
2014-11-19 19:13:33 -07:00
Nathan Sobo
7bdf3b1719
Add support for keyBindingTarget to TooltipManager::add
2014-11-19 19:10:36 -07:00
Nathan Sobo
175d7811b4
Add TooltipManager
...
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-19 18:57:08 -07:00
Ben Ogle
3f3fca872b
Remove the unsubscribe spy
...
Sorry @nathansobo, this is making the window specs fail
2014-11-19 17:46:33 -08:00
Ben Ogle
421c64347e
View -> Element in docs
2014-11-19 17:46:33 -08:00
Ben Ogle
557d277e9f
Remove workspaceView references from the window-specs
2014-11-19 17:46:32 -08:00
Ben Ogle
3fc514659a
Remove workspaceView references from ThemeManager
2014-11-19 17:46:32 -08:00
Ben Ogle
747398f2a5
Remove workspaceView from spec-helper
2014-11-19 17:46:32 -08:00
Ben Ogle
1f51317a10
Remove workspaceView references from atom.coffee
2014-11-19 17:46:32 -08:00
Ben Ogle
f592a5d11f
📝 Remove workspaceView from doc
2014-11-19 17:46:32 -08:00
Ben Ogle
fb223db958
Remove workspaceView from PackageManager specs
2014-11-19 17:46:32 -08:00
Ben Ogle
1d73c57f9e
Remove reference to workspaceView in window-event-handler
2014-11-19 17:46:32 -08:00
Ben Ogle
016f32d62e
Add a FIXME for this workspaceView bit
2014-11-19 17:46:32 -08:00
Ben Ogle
9ee4d334b2
Reflow paragraph
2014-11-19 17:46:32 -08:00
Ben Ogle
ddb16dcc6f
📝 Update doc to remove workspaceView
2014-11-19 17:46:32 -08:00
Ben Ogle
8403e6583f
Deprecate atom.workspaceView
2014-11-19 17:46:32 -08:00
Ben Ogle
6bdbabecbd
Add jasmine.attachToDOM
2014-11-19 17:08:54 -08:00
Kevin Sawicki
2cda86efda
Prepare 0.150
2014-11-19 17:07:06 -08:00
Kevin Sawicki
46ff794c8b
Don't set the update query param on Windows
2014-11-19 15:58:51 -08:00
Ben Ogle
1406fbfe03
Merge pull request #4243 from atom/bo-remove-space-pen-docs
...
Remove space pen views from docs
2014-11-19 14:33:53 -08:00
Ben Ogle
dde13a5d4e
💄
2014-11-19 14:33:24 -08:00
Ben Ogle
bfc7995aee
Blacklist space pen docs from making it into our docs.
2014-11-19 14:15:43 -08:00
Ben Ogle
7fd9c75d24
Hide the space pen views in the docs
2014-11-19 14:15:18 -08:00
Nathan Sobo
677be2df82
Merge pull request #4223 from atom/ns-deprecate-style-sheet-events
...
Deprecate style sheet event methods on ThemeManager
2014-11-19 14:59:20 -07:00
Kevin Sawicki
b3bf47dd69
Prepare 0.149
2014-11-19 12:17:49 -08:00
Ben Ogle
a25920da72
Merge pull request #4225 from atom/bo-error-events
...
Add onWillThrowError
2014-11-19 11:55:45 -08:00
Kevin Sawicki
9b28e7a47c
Merge pull request #4240 from atom/ks-write-text-async-to-selection-clipboard
...
Write text async to selection clipboard
2014-11-19 11:52:46 -08:00
Ben Ogle
db811cfa9e
Upgrade metrics to use the new onDidThrowError arg
2014-11-19 11:38:50 -08:00
Kevin Sawicki
6d0be70dbc
Spy on ipc.send and make it synchronous
2014-11-19 11:32:20 -08:00
Ben Ogle
74966bd547
Emit an event object from atom.onDidThrowError
2014-11-19 11:28:01 -08:00
Kevin Sawicki
488abc8c24
📝 Mention why ipc is used
2014-11-19 11:19:55 -08:00
Kevin Sawicki
362d7712ad
Add selection type
2014-11-19 11:19:55 -08:00
Kevin Sawicki
6ed3626133
Remove sync call
2014-11-19 11:19:55 -08:00
Kevin Sawicki
fc87c98261
Use async ipc call to write to selection clipboard
2014-11-19 11:19:55 -08:00
Max Brunsfeld
46a7ea5936
Merge pull request #4239 from atom/mb-always-normalize-indent-on-paste
...
Remove the `normalizeIndentOnPaste` setting. Always do it.
2014-11-19 11:14:31 -08:00
Max Brunsfeld
f412d88edd
⬆️ language-sass@0.26.0
2014-11-19 09:33:24 -08:00
Nathan Sobo
49471070a3
Move public stylesheet related methods off of atom.themes
...
* Move atom.themes.getUserStylesheetPath to
atom.styles.getUserStyleSheetPath
* Deprecate atom.themes.requireStylesheet
2014-11-19 10:31:03 -07:00
Max Brunsfeld
0ca9d7b97e
Remove the normalizeIndentOnPaste setting. Always do it.
2014-11-19 09:13:30 -08:00
Max Brunsfeld
d42878164a
⬆️ language-yaml@0.20.0
2014-11-19 08:40:46 -08:00
Max Brunsfeld
9adad17e27
📝 Doc fullLine parameter to Selection::{copy,cut}
2014-11-18 22:38:20 -08:00
Max Brunsfeld
be420b042c
Merge pull request #4233 from atom/mb-paste-full-line
...
Add special paste behavior when copying/cutting w/ no selection
2014-11-18 22:26:23 -08:00
Max Brunsfeld
270642b2ea
Add special paste behavior when copying/cutting w/ no selection
2014-11-18 18:58:25 -08:00
Max Brunsfeld
9a080bfd1b
Merge pull request #4231 from atom/mb-fix-newline-indent
...
Restore correct indent behavior when inserting newlines
2014-11-18 17:38:55 -08:00
Max Brunsfeld
7c43ea7a0f
Restore correct indent behavior when inserting newlines
...
When explicitly auto-indenting and when pasting, indentation is based
on the previous non-blank line. When simply inserting newlines,
the previous line is used, even if it is blank.
Signed-off-by: Nathan Sobo <nathan@github.com >
2014-11-18 17:27:43 -08:00
Kevin Sawicki
28c5bd7814
Use .ico icon URL
2014-11-18 16:58:57 -08:00
Kevin Sawicki
8c3bae4275
Kill the comma in the authors tag
2014-11-18 16:57:35 -08:00
Kevin Sawicki
71e3ab9d2b
Try using comma entity
2014-11-18 16:50:12 -08:00
Kevin Sawicki
a1634b2f9b
⬆️ grunt-atom-shell-installer@0.10
2014-11-18 16:44:43 -08:00
Kevin Sawicki
fb6351d9d7
⬆️ grunt-atom-shell-installer@0.9
2014-11-18 16:32:03 -08:00
Kevin Sawicki
90041b7115
Match author field to company name and cert
2014-11-18 16:25:30 -08:00
Kevin Sawicki
d6ba6067b8
💄
2014-11-18 16:06:03 -08:00
Kevin Sawicki
aface45084
Merge pull request #4224 from atom/ks-squirrel-events
...
Port chocolatey install actions to squirrel events
2014-11-18 15:37:04 -08:00
Kevin Sawicki
16fc52b351
Compute reg/setx paths once
2014-11-18 15:23:07 -08:00
Kevin Sawicki
56184be6fe
Add missing comma
2014-11-18 15:23:07 -08:00
Kevin Sawicki
8f623db092
Add path argument to context menu commands
2014-11-18 15:23:07 -08:00
Kevin Sawicki
081c2efc98
Use reg/setx from %SystemRoot%\System32 folder
2014-11-18 15:23:07 -08:00
Kevin Sawicki
3296674605
📝 Doc spawn
2014-11-18 15:23:07 -08:00
Kevin Sawicki
1e18e2b4e5
📝 Doc removeCommandsFromPath
2014-11-18 15:23:07 -08:00
Kevin Sawicki
13b28c26f0
Add example reg query output
2014-11-18 15:23:07 -08:00
Kevin Sawicki
760f6d280a
Remove bin folder from path on uninstall
2014-11-18 15:23:07 -08:00
Kevin Sawicki
f39ca3ea48
Always return on error
2014-11-18 15:23:06 -08:00
Kevin Sawicki
d379582248
Map a query exit code of 1 to the Path not being set
2014-11-18 15:23:06 -08:00
Kevin Sawicki
84f160f88e
Capture stderr
2014-11-18 15:23:06 -08:00
Kevin Sawicki
c3d1dd82f0
Handle empty path correctly
2014-11-18 15:23:06 -08:00
Kevin Sawicki
32ff599a61
stdoutg -> stdout
2014-11-18 15:23:06 -08:00
Kevin Sawicki
cbdf93b075
Log path lookup
2014-11-18 15:23:06 -08:00
Kevin Sawicki
c721300be4
📝 Add more comments
2014-11-18 15:23:06 -08:00
Kevin Sawicki
6630147b69
Spawn setx directly
2014-11-18 15:23:06 -08:00
Kevin Sawicki
08076a4af1
Only call callback once
2014-11-18 15:23:06 -08:00
Kevin Sawicki
b9897d8b34
apm not atom
2014-11-18 15:23:06 -08:00
Kevin Sawicki
68fbff59d8
Add apm command stub
2014-11-18 15:23:05 -08:00
Kevin Sawicki
0b2bd468b5
Disable echo in atom.cmd
2014-11-18 15:23:05 -08:00
Kevin Sawicki
a36eae8e4d
Use setx to set path
2014-11-18 15:23:05 -08:00
Kevin Sawicki
ed23058af0
Disable echo in command shim
2014-11-18 15:23:05 -08:00
Kevin Sawicki
c3d8f4843a
Use root atom folder in bin folder path
2014-11-18 15:23:05 -08:00
Kevin Sawicki
085933c55e
Add logging
2014-11-18 15:23:05 -08:00
Kevin Sawicki
01987cb762
Use fs-plus
2014-11-18 15:23:05 -08:00
Kevin Sawicki
75a6c51ac7
Install atom command stub
2014-11-18 15:23:05 -08:00
Kevin Sawicki
1575ee9037
Return early on errors
2014-11-18 15:23:05 -08:00
Kevin Sawicki
64612d4734
Remove logging
2014-11-18 15:23:04 -08:00
Kevin Sawicki
3aac342c21
💄
2014-11-18 15:23:04 -08:00
Kevin Sawicki
69d3b3cfa2
Add missing /d argument
2014-11-18 15:23:04 -08:00
Kevin Sawicki
84232d76de
Add missing /v argument
2014-11-18 15:23:04 -08:00
Kevin Sawicki
dc69b07045
Log updates
2014-11-18 15:23:04 -08:00
Kevin Sawicki
971539c438
Add bin to path during install
2014-11-18 15:23:04 -08:00
Kevin Sawicki
c36be85dd6
Ignore empty lines
2014-11-18 15:23:04 -08:00
Kevin Sawicki
4bbc498d1d
Split on all newline characters
2014-11-18 15:23:04 -08:00
Kevin Sawicki
3ac992d5d5
Spawn command argument
2014-11-18 15:23:04 -08:00
Kevin Sawicki
ddbedcee3e
Add more logging
2014-11-18 15:23:04 -08:00
Kevin Sawicki
ba8cc9e1c0
Call callback
2014-11-18 15:23:03 -08:00
Kevin Sawicki
ec4a2a468e
Call getPath from updatePath
2014-11-18 15:23:03 -08:00
Kevin Sawicki
f09423e020
Log path from registry
2014-11-18 15:23:03 -08:00
Kevin Sawicki
7e34e8c4ed
Call addToRegisry from installMenu
2014-11-18 15:23:03 -08:00
Kevin Sawicki
cc785de974
Implementing uninstalling context menus
2014-11-18 15:23:03 -08:00
Kevin Sawicki
a8c4d2e4ca
Remove unused methods
2014-11-18 15:23:03 -08:00
Kevin Sawicki
d918eb6fa7
Install directory menus
2014-11-18 15:23:03 -08:00
Kevin Sawicki
69efdc2292
Remove logging
2014-11-18 15:23:03 -08:00
Kevin Sawicki
fc891f8706
Add missing callback params
2014-11-18 15:23:03 -08:00
Kevin Sawicki
9fc96ba7d4
Add more logging
2014-11-18 15:23:02 -08:00
Kevin Sawicki
b8a263c570
Ignore errors
2014-11-18 15:23:02 -08:00
Kevin Sawicki
c9a9b51238
Add add argument
2014-11-18 15:23:02 -08:00
Kevin Sawicki
13d16b4723
Log arguments
2014-11-18 15:23:02 -08:00
Kevin Sawicki
ddacfd7d5f
Use code when signal is not set
2014-11-18 15:23:02 -08:00
Kevin Sawicki
932207b106
Log errors
2014-11-18 15:23:02 -08:00
Kevin Sawicki
2c39f3515b
Add force option
2014-11-18 15:23:02 -08:00
Kevin Sawicki
8e53b2d507
Add Open with Atom file context menu
2014-11-18 15:23:02 -08:00
Ben Ogle
9bd7141359
Upgrade deprecation cop for some issue fixes
2014-11-18 15:09:43 -08:00
Ben Ogle
e534997bf9
Specs for the error handler.
2014-11-18 14:42:03 -08:00
Ben Ogle
db9de34993
Add onWillThrowError
2014-11-18 14:42:03 -08:00
Max Brunsfeld
6f95f51da2
⬆️ language-coffee-script@0.38.0
2014-11-18 11:05:02 -08:00
Max Brunsfeld
a67743b5cd
⬆️ language-python@0.24.0
2014-11-18 11:04:27 -08:00
Ben Ogle
2a56e70110
Fix logCursorScopes
...
Close #4204
2014-11-18 11:00:11 -08:00
Ben Ogle
eaedb14942
Upgrade command-palette to use new APIs
2014-11-18 10:50:57 -08:00
Kevin Sawicki
c7cd084e24
⬆️ settings-view@0.161
2014-11-18 10:47:12 -08:00
Kevin Sawicki
685a2c088b
Prepare 0.148
2014-11-18 10:14:48 -08:00
Nathan Sobo
be7111f007
Deprecate style sheet events on ThemeManager
...
They are now supplanted by methods on the StyleManager located at
`atom.styles`.
2014-11-18 10:57:07 -07:00
Nathan Sobo
59c28c0f76
Clarify documentation
2014-11-18 10:56:28 -07:00
Nathan Sobo
27331cb379
Publicize and document StyleManager
2014-11-18 10:50:55 -07:00
Nathan Sobo
52b5fff537
Make link more specific in guide doc
2014-11-18 10:36:14 -07:00
Kevin Sawicki
6fbd9fb8f8
Add loading gif for installer
2014-11-18 09:05:13 -08:00
Max Brunsfeld
5996fcbc83
Merge pull request #4219 from atom/mb-normalize-multicursor-indent
...
Normalize indent on paste with multiple selections
2014-11-17 20:08:17 -08:00
Max Brunsfeld
e34eb151ca
Respect 'normalizeIndentOnPaste even w/ multiple selections
2014-11-17 19:24:37 -08:00
Max Brunsfeld
4ee1987af4
Don't rely on clipboard metadata format in editor specs
...
In order to fix indent-normalization with multiple selections,
I want to change the format of this metadata
2014-11-17 19:23:02 -08:00
Nathan Sobo
91652e1174
Fix link, add link
2014-11-17 20:02:44 -07:00
Ben Ogle
cbf22201e6
Merge pull request #3922 from atom/bo-deprecate-exports
...
Deprecate exports
2014-11-17 18:00:57 -08:00
Kevin Sawicki
040b99b2ff
⬆️ rcedit@0.3
2014-11-17 17:54:23 -08:00
Max Brunsfeld
c4eecbb380
💄
2014-11-17 17:47:22 -08:00
Kevin Sawicki
d235180547
⬆️ rcedit@0.2 to handle spawn errors
2014-11-17 17:39:28 -08:00
Ben Ogle
a42b560c24
Dont allow TextEditor export in tasks
2014-11-17 17:38:11 -08:00
Kevin Sawicki
2894d87ff8
Listen for spawn error events and log them
2014-11-17 17:34:54 -08:00
Ben Ogle
b15e101b20
Merge pull request #4214 from atom/upgrading-themes
...
Upgrading theme guides
2014-11-17 17:23:46 -08:00
Max Brunsfeld
6cf52a7fb7
Merge branch 'mb-cleanup-editor-spec'
2014-11-17 17:10:40 -08:00
Kevin Sawicki
8cf20a6996
Merge pull request #4215 from atom/ks-toggle-menu-bar
...
Support automatically hiding the menu bar
2014-11-17 17:07:04 -08:00
Max Brunsfeld
24432018ec
Reorganize editor auto-indent specs
2014-11-17 16:59:57 -08:00
Max Brunsfeld
5ec38f84c5
Reorganize editor normalizeIndentOnPaste specs
2014-11-17 16:59:56 -08:00
Kevin Sawicki
40ffe2a306
📝 Swap OS order
2014-11-17 16:52:48 -08:00
Ben Ogle
b1eceb03dc
Export TextEditor
2014-11-17 16:51:29 -08:00
Ben Ogle
dde69f8da4
Remove the docs readme
...
It is not used and just displays mis-information
2014-11-17 16:50:33 -08:00
Ben Ogle
a525d5267b
Deprecate the Workspace classes
2014-11-17 16:50:33 -08:00
Ben Ogle
f7951aa57c
Update messages so they are less painful in specs
2014-11-17 16:50:33 -08:00
Ben Ogle
a63e058fa5
Deprecate all the views
2014-11-17 16:50:32 -08:00
Ben Ogle
09327eae75
Add jquery to dependencies.
2014-11-17 16:50:32 -08:00
Ben Ogle
edd48d71ae
Add event-kit to exports
2014-11-17 16:50:02 -08:00
Ben Ogle
2faf8bc57b
Deprecate exported react
2014-11-17 16:50:02 -08:00
Ben Ogle
aac3d7a559
Deprecate space-pen exports
2014-11-17 16:50:02 -08:00
Ben Ogle
d914ae2a62
Use new panel classes
2014-11-17 16:46:56 -08:00
Ben Ogle
2710d40403
Change link titles
2014-11-17 16:46:56 -08:00
Ben Ogle
d327d4923f
Stylesheets -> Selectors
2014-11-17 16:46:56 -08:00
Ben Ogle
dd0bed9bff
Add .overlay to the list
2014-11-17 16:46:56 -08:00
Ben Ogle
ff78a5b075
Add bit about deprecation cop
2014-11-17 16:46:56 -08:00
Ben Ogle
856370f522
Add one more bullet point
2014-11-17 16:46:56 -08:00
Ben Ogle
041d3f5c4c
Fix link
2014-11-17 16:46:56 -08:00
Ben Ogle
3969c71932
Add some comments to the examples for clarity
2014-11-17 16:46:56 -08:00
Ben Ogle
133bf0cedb
Update title to reference packages too
2014-11-17 16:46:56 -08:00
Ben Ogle
f168aafc33
Tiny 💄 change
2014-11-17 16:46:56 -08:00
Ben Ogle
d237b3448c
Add theme guides to the index
2014-11-17 16:46:56 -08:00
Nathan Sobo
bbaf908bb2
Add example links
2014-11-17 16:46:56 -08:00
Nathan Sobo
9d947d994e
Add syntax theme upgrade guide
2014-11-17 16:46:56 -08:00
Nathan Sobo
e2ecff5e23
Talk about context-targeted style sheets
2014-11-17 16:46:56 -08:00
Nathan Sobo
decae9e34c
Start on upgrading UI theme guide
2014-11-17 16:46:55 -08:00
Kevin Sawicki
4896741f0c
📝 Mention Alt toggles
2014-11-17 16:40:15 -08:00
Kevin Sawicki
c360ccc62b
Only register command on Windows & Linux
2014-11-17 16:40:15 -08:00
Kevin Sawicki
913c002ee4
🐧 Add Toggle Menu Bar to View menu
2014-11-17 16:40:15 -08:00
Kevin Sawicki
59c405d846
Mention Alt shows the menu bar
2014-11-17 16:40:15 -08:00
Kevin Sawicki
a9826653e1
Set autoHideMenuBar on properties object
2014-11-17 16:40:15 -08:00
Kevin Sawicki
b47d52d919
Always set menu bar visibility when changing autohide
2014-11-17 16:40:15 -08:00
Kevin Sawicki
7422f0ab1b
Set menu bar visible when no longer autohiding
2014-11-17 16:40:15 -08:00
Kevin Sawicki
18c6c84d35
⬆️ donna@1.0.7
2014-11-17 16:40:15 -08:00
Kevin Sawicki
7bcf92e55a
Implement menu bar toggling
2014-11-17 16:40:14 -08:00
Kevin Sawicki
ee7d4003de
Add toggle menu bar item
2014-11-17 16:40:14 -08:00
Kevin Sawicki
79e50084a9
Set description, not title
2014-11-17 16:40:14 -08:00
Kevin Sawicki
73a70d430f
Add core.autoHideMenuBar
2014-11-17 16:40:14 -08:00
Kevin Sawicki
503b4ce2a4
⬆️ legal-eagle@0.6
2014-11-17 16:40:03 -08:00
Ben Ogle
094ccbc1f2
Upgrade themes to fix git-status tree-view colors
2014-11-17 16:37:21 -08:00
Ben Ogle
434ab5174b
Merge pull request #4216 from atom/bo-panel-classes
...
Use classes on atom-panels rather than location attributes
2014-11-17 16:20:23 -08:00
Ben Ogle
1b85810735
Use classes rather than location attributes
2014-11-17 16:07:53 -08:00
Ben Ogle
0c75a4fd9c
Upgrade deprecation-cop
...
Fixes suggestion to use .editor[mini] to suggest
atom-text-editor
2014-11-17 15:57:03 -08:00
Nathan Sobo
d3f2798472
💄
2014-11-17 16:55:30 -07:00
Kevin Sawicki
c88c18c042
⬆️ legal-eagle@0.5
2014-11-17 15:40:03 -08:00
Kevin Sawicki
cb7d4c8638
Call exit on process global
2014-11-17 15:40:03 -08:00
Max Brunsfeld
4a9d0ab4d3
Merge pull request #4192 from atom/mb-auto-indent-on-paste
...
Add auto-indent when pasting
2014-11-17 15:22:15 -08:00
Kevin Sawicki
ac029d300a
Merge pull request #4196 from atom/atom-shell-v0.19.2
...
Upgrade to atom-shell@0.19 .2
2014-11-17 13:37:30 -08:00
Max Brunsfeld
8fe0b7fb7b
Update description of 'autoIndent' config option
2014-11-17 11:02:22 -08:00
Max Brunsfeld
c6c58ebc3e
Remove extra blank line
2014-11-17 11:00:24 -08:00
Max Brunsfeld
32ac99fd3e
Add description to 'editor.autoIndent' config option
2014-11-17 10:47:58 -08:00
Max Brunsfeld
175a8b6968
Provide separate config option for auto-indent on paste
...
This way, this option (`autoIndentOnPaste`) can be turned off for
indentation-sensitive languages like coffeescript.
2014-11-17 10:30:13 -08:00
Kevin Sawicki
6708388c29
Merge pull request #4211 from atom/ks-middle-paste-on-linux
...
Support middle mouse paste on Linux
2014-11-17 09:59:32 -08:00
Kevin Sawicki
958b19bd83
Cover empty clipboard case
2014-11-17 09:08:29 -08:00
Kevin Sawicki
e40dc5c4a6
💄
2014-11-17 08:54:41 -08:00
Kevin Sawicki
12ff54c0bd
Add spec for middle mouse paste
2014-11-17 08:54:37 -08:00
Max Brunsfeld
83040d13c7
Base suggested indent level on previous non-blank row
...
Signed-off-by: Nathan Sobo <nathan@github.com >
2014-11-17 08:53:29 -08:00
Max Brunsfeld
ebc9a6bf51
Don't auto-indent current line when pasting after non-whitespace characters
...
Signed-off-by: Nathan Sobo <nathan@github.com >
2014-11-17 08:53:14 -08:00
Max Brunsfeld
c8ad232c31
Respect the editor.autoIndent option when pasting
...
Signed-off-by: Nathan Sobo <nathan@github.com >
2014-11-17 08:52:51 -08:00
Kevin Sawicki
cfd918977b
Only paste on middle mouse button
2014-11-17 08:43:16 -08:00
Kevin Sawicki
e7efaeaf17
Listen for middle mouse paste on linux
2014-11-17 08:39:56 -08:00
Kevin Sawicki
e849fc45ff
Merge pull request #4209 from stramel/patch-1
...
Update linux.md
2014-11-17 08:39:02 -08:00
Kevin Sawicki
9054c7a120
⬆️ language-c@0.31
2014-11-17 08:38:24 -08:00
Michael Stramel
60c042bd81
Update linux.md
...
Update `git fetch` command to include the prune flag which will remove remote branches that no longer exist.
2014-11-17 10:25:04 -06:00
Cheng Zhao
495ba3571e
⬆️ atom-shell@0.19.2
2014-11-15 17:14:10 +08:00
Ben Ogle
b8776425fd
Merge pull request #4194 from atom/bo-fix-scoped-config-default
...
Fix resetting scoped config defaults
2014-11-14 15:41:04 -08:00
Ben Ogle
693fd43449
Fix resetting scoped config defaults
...
It would write an empty object for the parent key when there were no
other objects in the parent key.
Closes #4175
2014-11-14 15:11:43 -08:00
Kevin Sawicki
71f80809c0
Assign buildDir at top of function
2014-11-14 14:59:06 -08:00
Kevin Sawicki
db13a40f0a
Remove outdated markdown task
2014-11-14 14:47:25 -08:00
Kevin Sawicki
edf7e06b8d
Merge pull request #4191 from atom/ks-upload-windows-installer
...
Upload Squirrel Windows assets to releases
2014-11-14 14:44:50 -08:00
Kevin Sawicki
442abece14
Create windows installer on CI
2014-11-14 14:17:07 -08:00
Kevin Sawicki
5c143bfc6e
Return assets
2014-11-14 14:14:16 -08:00
Kevin Sawicki
51354f2326
Upload RELEASES and .nupkg files
2014-11-14 14:13:44 -08:00
Kevin Sawicki
1177508a45
Add missing )
2014-11-14 12:02:15 -08:00
Kevin Sawicki
4bbffd3589
Upload AtomSetup.exe on Windows
2014-11-14 12:00:20 -08:00
Ben Ogle
2266c794b4
Upgrade tabs and themes
...
Scrolls when lots of tabs
2014-11-14 11:06:42 -08:00
Max Brunsfeld
562ee58506
Merge pull request #4188 from atom/mb-small-cleanup
...
Clean up TextEditor::pasteText
2014-11-14 10:00:22 -08:00
Max Brunsfeld
fa96adc2ce
Clean up TextEditor::pasteText
2014-11-14 09:33:48 -08:00
Nathan Sobo
c46088e89a
Merge pull request #4165 from atom/ns-shadow-dom-style-updates
...
Make it easier to style atom-text-editor from outside its shadow root
2014-11-14 08:18:35 -07:00
Kevin Sawicki
131ae0f9f7
Add visible to picked keys
2014-11-13 17:54:14 -08:00
Kevin Sawicki
49828b9681
Merge pull request #3815 from atom/squirrel-win-updates
...
Set up auto-updates on Windows
2014-11-13 17:53:29 -08:00
Kevin Sawicki
141430ab0a
💄
2014-11-13 17:37:29 -08:00
Kevin Sawicki
807b4b223b
Remove update menu items on Windows
...
These will be re-added before the first release where squirrel update
assets are available on the release.
2014-11-13 17:31:40 -08:00
Kevin Sawicki
89246f213a
⬆️ to grunt-atom-shell-installer@0.7
2014-11-13 17:31:07 -08:00
Kevin Sawicki
a6fa2ff30a
Use installUpdate
2014-11-13 17:31:07 -08:00
Kevin Sawicki
7f32c9a3f7
Don't auto check when setting feed URL
2014-11-13 17:31:07 -08:00
Kevin Sawicki
18b2433a99
Remove call to deleted function
2014-11-13 17:31:07 -08:00
Kevin Sawicki
51b9964f7e
Don't wrap in cmd.exe
2014-11-13 17:31:07 -08:00
Kevin Sawicki
9084122a5c
cmdArgs -> args
2014-11-13 17:31:07 -08:00
Kevin Sawicki
9ff07e0fc2
💄
2014-11-13 17:31:07 -08:00
Kevin Sawicki
7ba47840d8
Consolidate squirrel update code
2014-11-13 17:31:07 -08:00
Kevin Sawicki
327e8476dd
💄
2014-11-13 17:31:06 -08:00
Kevin Sawicki
18eaec374c
Spawn Update.exe through cmd.exe /s /c
2014-11-13 17:31:06 -08:00
Kevin Sawicki
430a36ac42
Call spawn on ChildProcess
2014-11-13 17:31:06 -08:00
Kevin Sawicki
508ca12be9
spawn -> spawnUpdate
2014-11-13 17:31:06 -08:00
Kevin Sawicki
adf7e17fce
Use spawn instead of execFile
2014-11-13 17:31:06 -08:00
Kevin Sawicki
9c675f387a
Use spawn instead of execFile for squirrel events
2014-11-13 17:31:06 -08:00
Kevin Sawicki
5770366c00
Just use first argv value
2014-11-13 17:31:06 -08:00
Kevin Sawicki
f2581e8d96
Add missing -- prefix
2014-11-13 17:31:06 -08:00
Kevin Sawicki
d7d678c082
Parse squirrel event from process.argv
2014-11-13 17:31:06 -08:00
Kevin Sawicki
44181457c5
Add/remove shorcuts on install/uninstall
2014-11-13 17:31:06 -08:00
Kevin Sawicki
f9b27aecf5
Pop instead of reversing
2014-11-13 17:31:06 -08:00
Kevin Sawicki
ddbb0ae1db
Log when updated
2014-11-13 17:31:05 -08:00
Kevin Sawicki
fec2567283
📝 release -> releases
2014-11-13 17:31:05 -08:00
Kevin Sawicki
ad8a020c29
Trim output
2014-11-13 17:31:05 -08:00
Kevin Sawicki
06c04779bf
Delete installer dir during build
2014-11-13 17:31:05 -08:00
Kevin Sawicki
1a047a8e14
Use skinny arrow
2014-11-13 17:31:05 -08:00
Kevin Sawicki
0cf8666286
Expect JSON from --download output
2014-11-13 17:31:05 -08:00
Kevin Sawicki
7c02b7e431
Remove chocolatey logging message
2014-11-13 17:31:05 -08:00
Kevin Sawicki
6c55cff603
Use default auto updater when no update.exe
2014-11-13 17:31:05 -08:00
Kevin Sawicki
c64895a621
Check for updates when feed URL is set
2014-11-13 17:31:05 -08:00
Kevin Sawicki
9dc3f2c909
Add missing @ before emit calls
2014-11-13 17:31:05 -08:00
Kevin Sawicki
1dc2ee743e
Handle command line squirrel events
2014-11-13 17:31:05 -08:00
Kevin Sawicki
1f7967d17f
Export instance of AutoUpdater
2014-11-13 17:31:05 -08:00
Kevin Sawicki
916729fbd5
Match param and ivar names
2014-11-13 17:31:04 -08:00
Kevin Sawicki
1922536927
💄
2014-11-13 17:31:04 -08:00
Kevin Sawicki
de89f90700
update-downloaded expects multiple arguments, not an object
2014-11-13 17:31:04 -08:00
Kevin Sawicki
09f1dff502
Make releaseDate a Date
2014-11-13 17:31:04 -08:00
Kevin Sawicki
9a0414da6f
Invoke quitAndInstall from quiteAndUpdate callback
2014-11-13 17:31:04 -08:00
Kevin Sawicki
119fc7f4f2
DRY up Update.exe path computing
2014-11-13 17:31:04 -08:00
Kevin Sawicki
481e0b8b6c
Use execFile from child_process
...
This will make it easier to extract to Atom Shell since BufferedProcess
is internal to Atom.
2014-11-13 17:31:04 -08:00
Kevin Sawicki
1b69f2db46
💄
2014-11-13 17:31:04 -08:00
Kevin Sawicki
1b877c76b9
path.dirName -> path.dirname
2014-11-13 17:31:04 -08:00
Daniel Hengeveld
1fa791fc7a
Fix relative import for auto-updater
2014-11-13 17:31:04 -08:00
Paul Betts
e8a4867ff7
Come Correct with requires
2014-11-13 17:31:04 -08:00
Paul Betts
629717caea
Add updates to menu
2014-11-13 17:31:03 -08:00
Paul Betts
0d6253555b
copy pasta mistake
2014-11-13 17:31:03 -08:00
Paul Betts
63d9edcc40
First hack at a Win32 auto-updater
2014-11-13 17:31:03 -08:00
Paul Betts
bc2f217e7c
Handle progress output (by ignoring it)
2014-11-13 17:31:03 -08:00
Paul Betts
7381bd09b1
Save point before Boss Fight
2014-11-13 17:31:03 -08:00
Paul Betts
379bd852d2
Disable the updates shim on Win32, include our own JS version
2014-11-13 17:31:03 -08:00
Max Brunsfeld
a9ee6e5d43
⬆️ deprecation-cop
...
for new deprecated selectors list
2014-11-13 16:47:05 -08:00
Max Brunsfeld
2bef377e99
⬆️ text-buffer to throw exceptions for invalid tx operations
2014-11-13 16:30:45 -08:00
Nathan Sobo
7f326421d7
Upgrade existing selectors after attaching atom-styles element
...
Style elements don’t have a .sheet property until they are actually
attached to the DOM.
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-13 16:04:57 -08:00
Nathan Sobo
3546f21af7
Spy on console.warn to prevent spamming in the specs
2014-11-13 16:04:57 -08:00
Nathan Sobo
441dcfb56a
Add specs for atom-text-editor shadow DOM selector upgrades
...
And cover one more case with `.editor` plus pseudo-classes
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-13 16:04:57 -08:00
Nathan Sobo
42d9ef397d
Automatically upgrade syntax themes for shadow DOM compatibility
...
If a given selector in a stylesheet targeting the atom-text-editor
context references `.editor` or `.editor-colors`, we automatically
replace these with the appropriate `:host` pseudo-class expressions.
If the selector already contains the :host pseudo-class, we perform no
upgrade.
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-13 16:04:57 -08:00
Nathan Sobo
10eb89f078
⬆️ less-cache to fix import detection bug
2014-11-13 16:04:57 -08:00
Nathan Sobo
8b2482af22
⬆️ atom-dark-ui for scrollbar styling across shadow boundaries
2014-11-13 16:04:57 -08:00
Nathan Sobo
a2ca59bf05
⬆️ less-cache for /deep/ combinator support
2014-11-13 16:04:57 -08:00
Nathan Sobo
91f11868ea
⬆️ Bundled UI themes to support editor shadow DOM
2014-11-13 16:04:57 -08:00
Nathan Sobo
2c19e6a6a4
⬆️ settings-view to support shadow DOM in mini editors
2014-11-13 16:04:57 -08:00
Nathan Sobo
e7ebe0a5c4
Upgrade bundled themes to support the shadow DOM
2014-11-13 16:04:57 -08:00
Nathan Sobo
95ec0d8162
Replaces usages of .mini selector with [mini]
2014-11-13 16:04:57 -08:00
Nathan Sobo
0a4f5a365a
Add missing less imports to pass lesslint
2014-11-13 16:04:57 -08:00
Nathan Sobo
b6b6b6d12b
Add ‘mini’ attribute to TextEditorElement if .isMini() is true on model
2014-11-13 16:04:57 -08:00
Nathan Sobo
9f194ff4df
Create an empty TextBuffer if needed in TextEditor constructor
2014-11-13 16:04:57 -08:00
Nathan Sobo
ed6ca9cd06
Remove .editor class to force themes to style background via :host
...
The goal is to allow the editor’s styling to be overridden as follows:
atom-text-editor {
background: black;
color: white;
}
If we retain these classes, themes will continue to style the root
element of the editor and destroy the ability to style the editor in
this way. You would instead have to do the following:
atom-text-editor::shadow .editor {
background: black;
color: white;
}
This is way less intuitive and confusing for people.
2014-11-13 16:04:57 -08:00
Nathan Sobo
08971562cd
Store useShadowDOM setting when TextEditorElement is created
...
Rather than reading it repeatedly, since the value could potentially
change over time.
2014-11-13 16:04:56 -08:00
Nathan Sobo
263ff21cc1
Clean up shadow-DOM-specific text editor style sheet
2014-11-13 16:04:24 -08:00
Nathan Sobo
99b08826dd
Style non-shadow DOM editor with it’s own style sheet
...
Trying to style both modes of the text editor with the same style sheet
is proving to be more trouble than it’s worth. This prepares the shadow
DOM style sheet to diverge more radically to enable the background color
to be overridden from the outside more easily.
2014-11-13 16:04:24 -08:00
Ben Ogle
417e00b938
Upgrade find and replace to 0.147.0
2014-11-13 16:00:32 -08:00
Kevin Sawicki
f8bb40c48f
Merge pull request #4170 from atom/ks-use-grunt-installer-plugin
...
Use Grunt plugin to build Windows installer
2014-11-13 09:07:06 -08:00
Kevin Sawicki
01b75c4393
Use buildDir to build setup exe path
2014-11-13 08:46:25 -08:00
Kevin Sawicki
9f1ffeee25
Sign AtomSetup.exe
2014-11-13 08:46:25 -08:00
Kevin Sawicki
c55faac0a9
⬆️ grunt-atom-shell-installer@0.6
2014-11-13 08:46:25 -08:00
Kevin Sawicki
aaa50bae90
⬆️ grunt-atom-shell-installer@0.5
2014-11-13 08:46:25 -08:00
Kevin Sawicki
b0c4910815
Add community
2014-11-13 08:46:25 -08:00
Kevin Sawicki
654f84a26c
Add authors
2014-11-13 08:46:25 -08:00
Kevin Sawicki
ff10ea601c
Use root app dir
2014-11-13 08:46:24 -08:00
Kevin Sawicki
88bfba9fb2
⬆️ grunt-atom-shell-installer@0.4
2014-11-13 08:46:24 -08:00
Kevin Sawicki
f11168df8e
Load installer task
2014-11-13 08:46:24 -08:00
Kevin Sawicki
4ce056180c
Remove installer code now handled by grunt plugin
2014-11-13 08:46:24 -08:00
Kevin Sawicki
8718828869
Add initial Windows installer task
2014-11-13 08:46:23 -08:00
Kevin Sawicki
edfcc134ec
Add missing close import
2014-11-13 08:42:10 -08:00
Ben Ogle
6a34b88f79
Update wrap-guide to update when font-size is changed
2014-11-12 15:40:50 -08:00
Ben Ogle
e596bf6ef9
Merge pull request #4144 from atom/bo-overlay-decoration
...
Overlay decorations
2014-11-12 15:02:40 -08:00
Ben Ogle
b369a1085c
Use headPixelPosition in overlay decoration rendering
2014-11-12 14:43:52 -08:00
Ben Ogle
2e7e90a8aa
Update spec names
2014-11-12 14:43:26 -08:00
Ben Ogle
eae80ca46d
Add a check for negative bounds when translating the overlay
2014-11-12 11:50:22 -08:00
Kevin Sawicki
fe7505745d
Prepare 0.147
2014-11-12 10:55:14 -08:00
Max Brunsfeld
2ee3ab8577
Merge pull request #4162 from atom/mb-fix-copy-without-selection
...
Don't select the copied line when copying with no selection
2014-11-12 10:25:38 -08:00
Max Brunsfeld
3521b96611
Don't select the copied line when copying with no selection
2014-11-12 10:12:26 -08:00
Kevin Sawicki
7abfd45baf
Default to using hard tabs in Makefile files
...
This is a temporary solution until scoped settings supports this
type of restriction.
Closes atom/language-make#3
2014-11-12 09:31:12 -08:00
Ben Ogle
4141b456db
Merge pull request #4157 from AgentAntelope/master
...
Make cmd-delete delete to end of line.
2014-11-12 09:14:50 -08:00
Agent Antelope
f86dc6b0a6
Revert change to cmd-shift-backspace
2014-11-12 17:09:42 +00:00
Agent Antelope
87be5af1ec
Make cmd-delete delete to end of line.
...
This also affects cmd-shift-backspace.
The expected behaviour of cmd-delete is that it deletes to end of line,
with cmd acting as a modifier to delete/shift-backspace.
2014-11-12 13:41:32 +00:00
Ben Ogle
12b9f232c2
💄
2014-11-11 16:39:30 -08:00
Kevin Sawicki
19995df367
💄 Use two space indent
2014-11-11 16:39:24 -08:00
Ben Ogle
97a671cb49
Works with the shadow DOM disabled.
2014-11-11 16:30:22 -08:00
Ben Ogle
9acea88101
Change verbiage in spec names
2014-11-11 15:52:44 -08:00
Ben Ogle
b29c0ca2f7
nof
2014-11-11 15:52:21 -08:00
Ben Ogle
a4a3577163
💄
2014-11-11 15:50:34 -08:00
Ben Ogle
9dfaa8a4e5
Add bounds checking for overlay decorations
2014-11-11 15:46:27 -08:00
Ben Ogle
661b09ab1c
Don’t need this
2014-11-11 15:45:57 -08:00
Nathan Sobo
e238292075
Remove WorkspaceElement::handleWindowFocus
...
We were getting stack traces in specs when the window got focused caused
by this subscription never getting disposed. We investigated, and can’t
find a case where removing this causes any issues.
Tested:
* Loading/reloading empty window
* Loading/reloading window with pane splits
* Opening/closing dev tools
* Switching focus between atom windows
* Switching focus between applications
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-11 16:24:02 -07:00
Nathan Sobo
9fd52f600e
Dispose of WorkspaceElement subscriptions when detached
...
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-11 16:24:02 -07:00
Nathan Sobo
c75e692269
Don’t add undefined context menus when activating package resources
...
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-11 16:24:02 -07:00
Nathan Sobo
6770570f13
Don't call Grim.deprecate for undefined context menus
...
This preserves the original behavior, in which passing undefined to
atom.contextMenu.add was a no-op that returned a no-op disposable.
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-11 16:24:02 -07:00
Nathan Sobo
9875b069bc
Merge pull request #4152 from atom/ns-highlight-region-classes
...
Add private API for adding classes to highlight regions for backward compatibility
2014-11-11 15:20:47 -07:00
Ben Ogle
9399e00033
Properly display when a marker is reversed
2014-11-11 13:32:13 -08:00
Ben Ogle
67d5d997c9
💄 in 📝
2014-11-11 13:08:27 -08:00
Ben Ogle
40c11410f0
Add Cursor::getMarker() method
2014-11-11 13:08:19 -08:00
Ben Ogle
307108ec6c
Specs for positioning the overlay decorations
2014-11-11 13:08:05 -08:00
Ben Ogle
0bb173b646
Add spec for creation and removal of overlay
2014-11-11 11:25:36 -08:00
Ben Ogle
6538da22a6
Fix linter error
2014-11-11 11:25:36 -08:00
Ben Ogle
c79db992d9
Overlay decorations render
2014-11-11 11:25:36 -08:00
Ben Ogle
89ab0becc2
💄
2014-11-11 11:25:36 -08:00
Ben Ogle
58892be6f7
Use proper verbiage for the docs
2014-11-11 11:24:46 -08:00
Ben Ogle
2aaa025d72
Add deprecated getMoveNextWordBoundaryBufferPosition
...
Closes #4151
2014-11-11 11:24:10 -08:00
Max Brunsfeld
1474aa2116
Merge pull request #4148 from atom/mb-cut-line
...
Cut whole lines when no text is selected
2014-11-11 11:13:51 -08:00
Nathan Sobo
2de8046f99
Add deprecatedRegionClass option to highlight decorations
...
This adds a class to each of the contained regions so we can make
existing bundled packages backward-compatible with themes.
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-11 12:11:26 -07:00
Nathan Sobo
a58af721f1
Assign highlight decoration React keys based on decoration id instead of class
...
@benogle: I think this should be fine now that we assign id’s, right?
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-11 12:11:26 -07:00
Kevin Sawicki
3a0bce0618
⬆️ settings-view@0.159
2014-11-11 10:57:54 -08:00
Kevin Sawicki
658dc8e9c3
Merge pull request #4141 from atom/ks-file-encoding-config
...
Default buffer encoding to core.fileEncoding config
2014-11-11 10:07:53 -08:00
Max Brunsfeld
7a87c22c7d
Cut/copy whole lines when no text is selected
...
Closes #3643
2014-11-11 10:02:17 -08:00
Kevin Sawicki
e36eaa56cb
Add windows1252
2014-11-11 09:47:34 -08:00
Kevin Sawicki
84a74d68cf
Remove windows1250 duplicate
2014-11-11 09:47:34 -08:00
Kevin Sawicki
5946590a66
Add spec for default file encoding
2014-11-11 09:47:34 -08:00
Kevin Sawicki
268a3649b6
Use core.fileEncoding as default buffer encoding
2014-11-11 09:47:34 -08:00
Kevin Sawicki
3e67766d1a
Add core.fileEncoding config schema
2014-11-11 09:47:34 -08:00
Kevin Sawicki
1038684014
Prepare 0.146
2014-11-11 09:47:07 -08:00
Kevin Sawicki
43acb99f86
⬆️ encoding-selector@0.7
2014-11-11 09:02:19 -08:00
Nathan Sobo
8dccc8e07c
Merge pull request #4143 from atom/ns-fix-scrollbar-regression
...
Always re-render scrollbars after themes load/reload
2014-11-10 19:50:13 -07:00
Max Brunsfeld
3c800b00f5
Always re-render scrollbars after themes load/reload
...
Signed-off-by: Nathan Sobo <nathan@github.com >
2014-11-10 17:59:41 -08:00
Kevin Sawicki
cb0f531b9a
⬆️ find-and-replace@0.146
2014-11-10 16:55:50 -08:00
Kevin Sawicki
5e61c7b38a
⬆️ symbols-view@0.68
2014-11-10 15:53:19 -08:00
Nathan Sobo
57f85e1720
Add regression coverage for “hidden pane item after dragging” bug #4112
...
Refs bad0504e1d
2014-11-10 15:55:21 -07:00
Kevin Sawicki
f4ced3b078
Autoscroll when selecting the entire line
...
Closes #4032
2014-11-10 14:51:03 -08:00
Ben Ogle
9553c46030
Override the default styling of .highlight in the editor.
...
Closes #4136
2014-11-10 14:34:50 -08:00
Kevin Sawicki
14e73e0c63
pane -> Pane
2014-11-10 14:31:21 -08:00
Ben Ogle
5c5c6e77fd
Move method to be with similar methods in the docs.
2014-11-10 14:18:35 -08:00
Ben Ogle
e9678a15f1
Add more docs for getPrev/NextWordBoundary methods
2014-11-10 14:18:15 -08:00
Ben Ogle
f0135adb62
Fix method name
2014-11-10 14:17:48 -08:00
Ben Ogle
58fe92a41b
Merge pull request #4135 from atom/bo-tab-reorder
...
Tab reorder
2014-11-10 14:00:45 -08:00
Kevin Sawicki
5689fbf7cc
Suggest keyring dependencies
...
apm now gracefully fails without them being installed and they
are only used for publishing and starring packages.
2014-11-10 13:35:48 -08:00
Ben Ogle
af052c79a7
nof
2014-11-10 13:32:58 -08:00
Kevin Sawicki
f431bb6396
Add more complete list of Debian dependencies
...
This list was taken from the webupd8 .deb file
Closes #4114
2014-11-10 13:32:20 -08:00
Ben Ogle
e21cc17a7b
Add tab-moving key bindings for windows
2014-11-10 13:31:18 -08:00
Ben Ogle
1247e40e88
Add tab-moving key bindings for mac
2014-11-10 13:31:12 -08:00
Ben Ogle
6159209d49
moveItemTo* -> moveItem*
2014-11-10 13:28:15 -08:00
Kevin Sawicki
d8263a1fcd
⬆️ apm@0.111
2014-11-10 13:21:23 -08:00
Ardeshir Javaherchi
5e3b88f42d
Add another test for moveItemToLeft
2014-11-10 11:25:17 -08:00
Ardeshir Javaherchi
a0e4d8b582
✅ Add test for reordering tabs in linux
2014-11-10 11:25:17 -08:00
Ardeshir Javaherchi
ff80545285
🐧 Add keymap implementation to reorder tabs in linux
2014-11-10 11:25:16 -08:00
Ben Ogle
3462d99675
Upgrade atom-dark-syntax
2014-11-10 11:16:34 -08:00
Kevin Sawicki
11ec0c579d
⬆️ language-css@0.23
2014-11-10 11:04:11 -08:00
Kevin Sawicki
0de9f54e3c
⬆️ apm@0.110
2014-11-10 11:04:11 -08:00
Ben Ogle
75e499004d
Merge pull request #4119 from je-allard/master
...
🐛 load the bootstrap style for thumbnails
2014-11-10 10:34:38 -08:00
Nathan Sobo
11a817c442
:arrow_up settings-view to revert previous change
2014-11-10 11:16:29 -07:00
Nathan Sobo
8db843a57c
⬆️ settings-view to fix styling
2014-11-10 11:07:11 -07:00
Nathan Sobo
08dd51a12f
Merge pull request #4121 from atom/mb-inline-commands-in-palette
...
Include inline commands in the command palette
2014-11-10 10:25:36 -07:00
Nathan Sobo
3f869ec191
Merge pull request #4105 from atom/ld-doc-update
...
Remove obsolete jQuery reference in documentation
2014-11-10 10:18:42 -07:00
Nathan Sobo
0fba8ba402
Subscribe to ‘window:open-path’ as a command
2014-11-10 10:10:53 -07:00
Nathan Sobo
7756f4b945
Don’t run ‘beforeunload’ listeners through atom.commands
2014-11-10 10:10:53 -07:00
Nathan Sobo
832e7113f7
Include all inline commands on the bubble path in ::findCommands
2014-11-10 10:10:52 -07:00
Nathan Sobo
aa46e3d26f
Add atom-pane commands via atom.commands again
2014-11-10 10:10:52 -07:00
Nathan Sobo
d48719ab1c
Ignore jQuery and duplicates in CommandRegistry::findCommands
...
Now that jQuery has been patched to add inline listeners and inline
listeners are reported from findCommands, there’s no reason to include
commands based on $.fn.events. Also, we need to ensure the same command
doesn’t get added to the list twice since it could get added by both
inline and selector-based listeners.
2014-11-10 10:09:24 -07:00
Max Brunsfeld
0c40a1ef92
Include inline commands in command palette
2014-11-10 10:09:24 -07:00
Nathan Sobo
bad0504e1d
Attach active pane item view before showing/hiding
...
Fixes #4112
2014-11-10 10:06:12 -07:00
Nathan Sobo
01fdd83c6c
⬆️ markdown-preview to fix exception when modifying w/ splits
2014-11-10 08:22:13 -07:00
Nathan Sobo
0a92b6b681
Add Workspace::paneForItem
2014-11-10 08:20:59 -07:00
Nathan Sobo
167467339a
Merge pull request #4129 from atom/ns-fix-pane-close
...
Prompt to save modified items when closing a pane via pane:close
2014-11-10 08:17:56 -07:00
Nathan Sobo
efd3329c50
Prompt to save modified items when closing a pane via pane:close
...
Fixes #4094
2014-11-10 07:55:37 -07:00
Jeremy Allard
a140787252
🐛 load the bootstrap style for thumbnails
2014-11-09 01:40:49 -05:00
Lee Dohm
d09c4010f6
Remove obsolete jQuery reference
...
Noticed that "soon" is now
2014-11-07 22:23:12 -08:00
Kevin Sawicki
e2f1a245b0
💄
2014-11-07 20:54:03 -08:00
Kevin Sawicki
682045ef16
Prepare 0.145
2014-11-07 20:26:29 -08:00
Kevin Sawicki
dc6e825edd
⬆️ encoding-selector@0.6
2014-11-07 19:57:23 -08:00
Nathan Sobo
481e444ffe
Reassign context to undefined because CoffeeScript needs a var keyword
...
Fixes #4100
2014-11-07 18:00:38 -07:00
Nathan Sobo
5193fa698f
Merge pull request #4103 from atom/ns-fix-active-pane-deserialization
...
Make deserialization of the active pane more tolerant and add assertions to catch invalid states
2014-11-07 16:00:40 -07:00
Nathan Sobo
b8d2bd6c30
Disallow activation of panes that aren't in the PaneContainer
...
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-07 15:46:47 -07:00
Nathan Sobo
33fde29acb
Disallow activation of destroyed panes
...
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-07 15:45:21 -07:00
Nathan Sobo
6934b83acc
Fall back to first pane if activePaneId is invalid
...
When deserializing PaneContainer.
Fixes #4069
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-07 15:44:59 -07:00
Nathan Sobo
330988ad16
Merge pull request #4101 from atom/mb-fix-styles
...
Fix user stylesheet regression due to shadow DOM PR
2014-11-07 14:56:26 -07:00
Nathan Sobo
058ef0a5a8
Fix autocomplete specs
2014-11-07 14:43:02 -07:00
Max Brunsfeld
003c101f14
W/o shadow-dom, don't add global atom-styles element for text editor
...
Signed-off-by: Nathan Sobo <nathan@github.com >
2014-11-07 13:05:46 -08:00
Max Brunsfeld
98d602628a
Render all stylesheets in atom-styles elements without contexts
...
Signed-off-by: Nathan Sobo <nathan@github.com >
2014-11-07 12:56:32 -08:00
Kevin Sawicki
46efc52a22
⬆️ language-shellscript@0.10
2014-11-07 12:42:13 -08:00
Kevin Sawicki
f78891b600
Fetch draft assets from assets URL
...
This will include assets in a bad state that should still be deleted
and aren't returned from the main release URL.
2014-11-07 12:07:16 -08:00
Kevin Sawicki
05e3bbde45
⬆️ settings-view@0.156
2014-11-07 11:54:58 -08:00
Ben Ogle
4dc4a022ab
Upgrade find-and-replace to use atom-text-editor
2014-11-07 11:09:03 -08:00
Ben Ogle
226ae374c1
Upgrade bookmarks to work with shadow dom
2014-11-07 11:06:03 -08:00
Kevin Sawicki
fbfe1c7224
Fully fetch draft release
...
Assets in a bad state aren't returned from the releases listing
endpoint.
2014-11-07 10:58:53 -08:00
Kevin Sawicki
53f8ae3055
⬆️ language-sass@0.25
2014-11-07 10:48:24 -08:00
Ben Ogle
1634b3acfc
Upgrade git-diff to use atom-text-editor
2014-11-07 10:46:15 -08:00
Kevin Sawicki
3067323564
⬆️ language-css@0.22
2014-11-07 10:41:36 -08:00
Kevin Sawicki
c410b79af0
⬆️ language-python@0.23
2014-11-07 10:34:45 -08:00
Ben Ogle
f09fc23fdc
Merge branch 'master' of github.com:atom/atom
2014-11-07 10:16:16 -08:00
Kevin Sawicki
a9262b18c2
Prepare 0.144
2014-11-07 10:14:27 -08:00
Ben Ogle
ef129f9491
Add more relevant (but contrived) example in init.coffee.
...
Closes #4089
2014-11-07 10:02:07 -08:00
Ben Ogle
b4d38d14e3
Add padding to panel headings
2014-11-07 09:44:32 -08:00
Ben Ogle
97a21d7bbf
Merge pull request #4087 from philipgiuliani/patch-1
...
📝 Update .workspace class with custom element
2014-11-07 09:34:32 -08:00
Nathan Sobo
ab395952a9
Dispose of ::scopedConfigSubscriptions when Editor is destroyed
2014-11-07 10:13:38 -07:00
Nathan Sobo
6e55c80d3c
Dispose of ::scopedConfigSubscriptions when DisplayBuffer is destroyed
2014-11-07 10:09:55 -07:00
Philip Giuliani
f1079056cf
Update .workspace class with custom element
...
Because of the update with the custom elements, i noticed that `.workspace` hasn't been updated in the `keymap.cson`, but `.editor` has (to `atom-text-editor`).
2014-11-07 09:43:46 +01:00
Ben Ogle
b29a61ec87
Update deprecation warning test
2014-11-06 15:19:49 -08:00
Max Brunsfeld
4894849adc
⬆️ atom-keymap for multi-modifier keystroke fix
...
Signed-off-by: Nathan Sobo <nathan@github.com >
2014-11-06 15:01:34 -08:00
Ben Ogle
cf78b01d45
Upgrade find-and-replace to use new APIs
2014-11-06 14:49:13 -08:00
Ben Ogle
1ed927f213
Remove getPath() deprecation in project::scan
2014-11-06 14:49:13 -08:00
Nathan Sobo
b978b4f8c7
⬆️ space-pen for interoperable $.fn.view method
...
Previously, the SpacePen view was associated with its elements
via $.fn.data, but this only works across a single instance
of jQuery. Now we store a ::spacePenView property as an expando
property directly on elements.
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-06 15:28:49 -07:00
Nathan Sobo
baea6fcb49
Don’t assume SpacePen views implement ::unsubscribe
...
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-06 15:28:20 -07:00
Nathan Sobo
7e06e10fcf
Don’t require a specific jQuery instance for jasmine jQuery matchers
...
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-06 15:27:45 -07:00
Nathan Sobo
0bcfa591f6
Always throw exceptions when translating rows on destroyed DisplayBuffer
...
Previously we only threw exceptions on non-release builds, but we
haven’t seen bundled packages cause issues in a while. Time to see what
third party packages cause problems.
Refs #3192
2014-11-06 12:56:01 -07:00
Ben Ogle
f2532b1a35
Upgrade metrics to reduce the noise a bit
2014-11-06 11:46:12 -08:00
Nathan Sobo
e0f8d6f365
Fix disappearing editor when folding all
...
Also: simplify the editor stylesheet a bit. Still some more to do but
fixing this issue is more important.
2014-11-06 12:36:14 -07:00
Ben Ogle
50c705fea4
Remove unnecessary code
...
cc @nathansobo as you meant to remove this originally
2014-11-06 10:16:11 -08:00
Max Brunsfeld
8bfea240ea
Merge pull request #4071 from atom/mb-editor-grouped-undo
...
Add grouped undo for all text editor commands
2014-11-06 10:13:04 -08:00
Max Brunsfeld
4099828525
⬆️ text-buffer@3.6.0
2014-11-06 09:55:31 -08:00
Max Brunsfeld
26983adbdf
Reduce ambiguity in config description
2014-11-06 09:42:20 -08:00
Kevin Sawicki
ede703453a
⬆️ settings-view@0.155
2014-11-06 09:38:36 -08:00
Max Brunsfeld
d97c81bf6a
Make undo grouping interval configurable
2014-11-06 09:25:10 -08:00
Kevin Sawicki
bd76242851
Prepare 0.143
2014-11-06 09:03:35 -08:00
Max Brunsfeld
d85c07e7e2
Don't wrap undo/redo calls in transactions
2014-11-05 16:59:06 -08:00
Max Brunsfeld
4077e791c9
Update signature of calls to TextBuffer::transact
2014-11-05 15:58:13 -08:00
Max Brunsfeld
e7eef89fa5
Remove TextEditor::withGroupingInterval
...
Just use ::transact
2014-11-05 15:58:13 -08:00
Max Brunsfeld
5437236304
Use undo grouping in editor command listeners
2014-11-05 15:58:13 -08:00
Max Brunsfeld
b7aa421e4e
Add TextEditor::withGroupingInterval
...
This method temporarily instructs the editor to apply undo grouping with
a given interval. This way, undo grouping can be made optional without
adding optional arguments to every buffer manipulation method.
2014-11-05 15:58:12 -08:00
Ben Ogle
9458db0c1f
Fix issue removing panels
2014-11-05 15:37:47 -08:00
Ben Ogle
80c15513bb
Fix typos
2014-11-05 15:36:39 -08:00
Ben Ogle
951289f67f
Upgrade metrics for cohorts, commands, and exceptions
2014-11-05 15:05:31 -08:00
Kevin Sawicki
1e7ba12e60
⬆️ markdown-preview@0.109
2014-11-05 14:44:22 -08:00
Kevin Sawicki
9a423359c4
⬆️ markdown-preview@0.108
2014-11-05 14:40:50 -08:00
Kevin Sawicki
bb56c6badc
⬆️ language-python@0.22
2014-11-05 12:49:21 -08:00
Nathan Sobo
ae461b21a4
⬆️ find-and-replace for shadow DOM support
...
@benogle heads-up. Not sure if you didn’t want to update this yet but
I’m assuming it’s fine.
2014-11-05 11:26:56 -07:00
Nathan Sobo
670b44f250
Only set both height and width of editor when shadow DOM is used
...
These work inside a shadow root, but break the flexbox behavior when
the shadow DOM is disabled.
2014-11-05 11:21:29 -07:00
Kevin Sawicki
d330a8fac5
Merge pull request #4006 from atom/atom-shell-v0.19.0
...
Upgrade to atom-shell@0.19 .0
2014-11-05 09:45:31 -08:00
Kevin Sawicki
8bd2650d01
Merge pull request #4064 from atom/pass-path-env
...
Pass $PATH by command line
2014-11-05 09:40:04 -08:00
Ben Ogle
560d9387dc
Upgrade text-buffer to remove deprecations
2014-11-05 09:23:44 -08:00
Nathan Sobo
39cc463e24
Add .editor and .editor-colors classes regardless of shadow DOM setting
2014-11-05 09:57:13 -07:00
Nathan Sobo
2c83c3fe17
Merge pull request #3943 from atom/ns-text-editor-shadow-dom
...
Render text editor contents inside shadow DOM
2014-11-05 09:42:07 -07:00
Nathan Sobo
07505ea82a
Support any instance of jQuery in view registry logic
2014-11-05 09:33:31 -07:00
Nathan Sobo
47d3b3edf3
Add jQueryTrigger: true to command detail in $.fn.trigger patch
...
Attention: @benogle
References: atom/metrics#32
2014-11-05 09:28:35 -07:00
Ben Ogle
3d394e854e
Add 'application:open-dev' binding for windows.
2014-11-05 08:19:24 -08:00
Ben Ogle
a37b8ff632
Merge pull request #4068 from jpelgrom/master
...
Keyboard shortcut to open folder on Windows
2014-11-05 08:18:00 -08:00
jpelgrom
f8a05dd8e0
Keyboard shortcut to open folder on Windows
...
Based on Linux behaviour
2014-11-05 16:05:55 +01:00
Cheng Zhao
6a58f6054a
Pass $PATH by command line
2014-11-05 12:11:42 +08:00
Ben Ogle
ddd4a9a968
Merge pull request #4063 from atom/bo-unify-panel-styling
...
Unify panel styling
2014-11-04 17:12:49 -08:00
Ben Ogle
743c50014f
Do not import overlay
2014-11-04 16:59:02 -08:00
Ben Ogle
af761fb004
All panel styling into panels.less
2014-11-04 15:39:25 -08:00
Nathan Sobo
badf1725fa
Handle focus on hidden input when shadow DOM is disabled
...
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-04 16:37:29 -07:00
Nathan Sobo
2b2149bca1
Add config schema for editor.useShadowDOM
...
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-04 16:37:28 -07:00
Nathan Sobo
e1d6d55311
Enable editor.useShadowDOM in all specs
2014-11-04 16:37:28 -07:00
Nathan Sobo
670a710753
Test editor focus/blur handling with shadow DOM enabled/disabled
...
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-04 16:37:28 -07:00
Nathan Sobo
dd1e5338c6
Focus the root TextEditorElement in spec instead of component node
...
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-04 16:37:28 -07:00
Nathan Sobo
100af7d27d
Fix corner cases related to lifecycle state of EditorComponent on events
...
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-04 16:37:28 -07:00
Nathan Sobo
9b70cf2044
Make blur event on text editor element work with shadow DOM disabled
...
When the shadow DOM is enabled, this happens organically because the
focus is abstracted across the shadow boundary. Without that abstraction
boundary, we need to pretend that a blur of the hidden input is actually
a blur of the entire editor.
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-04 16:37:28 -07:00
Nathan Sobo
7fe9c14772
💄
2014-11-04 16:37:28 -07:00
Nathan Sobo
9690e44ffe
Correctly handle focus when shadow DOM is disabled
...
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-04 16:37:27 -07:00
Nathan Sobo
0e57ede712
Only create a shadow root if editor.useShadowDOM config setting is true
...
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-04 16:37:27 -07:00
Nathan Sobo
dd7335c30b
Simplify focus/blur handling
...
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com >
2014-11-04 16:37:27 -07:00
Ben Ogle
4537e9bd1a
Fix specs
2014-11-04 16:37:27 -07:00
Nathan Sobo
0488fc21da
⬆️ autocomplete for shadow DOM fix with auto-selecting 1 option
2014-11-04 16:37:27 -07:00
Nathan Sobo
160bb29034
Null-guard component in blur handler
2014-11-04 16:37:27 -07:00
Nathan Sobo
497b4a4e24
Toggle quotes back
2014-11-04 16:37:27 -07:00
Nathan Sobo
dd4e7d6921
Wait for promise resolution on all calls to activatePackage
...
This avoids a race condition where stylesheets would be added after all
packages were deactivated and leak into the next spec.
2014-11-04 16:37:26 -07:00
Nathan Sobo
d060ecdc24
Assign package stylesheet context based on double-extension in file name
...
If stylesheet files are named with 2 extensions, the first extension is
used as the context argument when the package’s stylesheets are loaded.
This allows people to target the text editor by naming their stylesheet
`index.atom-text-editor.less`.
2014-11-04 16:37:26 -07:00
Nathan Sobo
84d1101903
Upgrade package-generator to fix specs with shadow DOM
2014-11-04 16:37:26 -07:00
Nathan Sobo
6f3c53a17a
Only cancel focus events if the editor is or contains the related target
2014-11-04 16:37:26 -07:00
Nathan Sobo
dd17e8f018
Replace focusout event handlers on hiddenInput shim with blur handlers
...
The focusout event doesn’t seem to work for elements in the shadow DOM.
Other people seem to share this experience:
https://code.google.com/p/chromium/issues/detail?id=378163#c7
2014-11-04 16:37:26 -07:00
Nathan Sobo
cf3f1aa2eb
Don’t handle text editor focus when it already has focus
2014-11-04 16:37:26 -07:00
Nathan Sobo
adaf1829da
Determine focus using document.activeElement instead of component state
2014-11-04 16:37:26 -07:00
Nathan Sobo
7863db480e
Override jQuery.contains instead of jQuery.fn.position
...
Turns out the problems with position inside the shadow DOM are due to
the fact that elements in the light DOM don’t claim to contain elements
from a shadow DOM, causing jQuery.fn.offset to bail out early and
misreport positions inside the editor.
2014-11-04 16:37:26 -07:00
Nathan Sobo
5cc243ec11
Inject both underlayer and overlayer via shadow DOM insertion points
2014-11-04 16:37:25 -07:00
Nathan Sobo
2e46cf9b8d
Refefine $.fn.position in terms of offsetTop/Left to work w/ shadow DOM
...
The default implementation of position seems to barf when things are in
the shadow DOM. This seems to be a suitable replacement that doesn’t.
2014-11-04 16:37:25 -07:00
Nathan Sobo
5e8655fa60
Don’t use :focus selector to store previously focused element
2014-11-04 16:37:25 -07:00
Nathan Sobo
c64a4b7ca9
Fallback to light DOM in TextEditorView::find if nothing found in shadow
2014-11-04 16:37:25 -07:00
Nathan Sobo
bda1429293
Trigger ‘blur’ on select list editor instead of ‘focusut’ on its input
2014-11-04 16:37:25 -07:00
Nathan Sobo
eb19989ecd
Handle focus at the host element level
...
Detecting focus and blur at the level of the input is creating problems
when we blur and then immediately refocus. This is simpler.
2014-11-04 16:37:25 -07:00
Nathan Sobo
62c0db11ee
Define enter as ‘core:confirm’ in select-list mini editors
...
We were leaving this to packages to define, and they were getting it
wrong by selecting into the ‘input’ which is now in shadow.
2014-11-04 16:37:25 -07:00
Nathan Sobo
8aeabe5fe5
Listen for ‘blur’ on mini editor of select list rather than ‘focusout’
...
The focusout handler on the mini editor’s hidden input wasn’t being
triggered, but we can listen for blur directly on the editor now that
the shadow DOM abstracts the focus.
2014-11-04 16:37:25 -07:00
Nathan Sobo
ab846a2495
Put views appended via appendToLinesView in the light DOM
...
This adds an insertion point to the lines div via a <content> tag,
allowing immediate children of the editor tag to be positioned relative
to the lines div but still be styled via global CSS.
2014-11-04 16:37:24 -07:00
Nathan Sobo
7202908780
Split editor stylesheet into light and shadow DOM versions
...
This prevents the need for a :host pseudo-class in the editor CSS which
breaks linting. It also fits selectors targeting the host element in a
more intuitive spot in the cascade.
2014-11-04 16:37:24 -07:00
Nathan Sobo
c4cfac5615
Use event capture for pane focus/blur events
...
Focusin/focusout don’t seem to bubble properly across shadow DOM
boundaries, so capturing is a more reliable alternative.
2014-11-04 16:37:24 -07:00
Nathan Sobo
866f2d9a76
Fix appendToLinesView
2014-11-04 16:37:24 -07:00
Nathan Sobo
3b455c00d3
Proxy TextEditorView::find calls to the root inside the shadow DOM
2014-11-04 16:37:24 -07:00
Nathan Sobo
1f777addd9
Sample font styling when font config values change
...
We previously could do it whenever stylesheets changed, but these values
end up getting assigned to the global stylesheet for cascading reasons
and we’re only watching the local stylesheet. We poll the host elements
DOM properties, but forcing a sync poll when the config values change
makes behavior synchronous for specs and more responsive when changing
these values.
2014-11-04 16:37:24 -07:00
Nathan Sobo
58744f6b7b
Account for shadow DOM when asserting on focus
2014-11-04 16:37:24 -07:00
Nathan Sobo
7badd9ba25
Don’t rely on :focus selector for toHaveFocus matcher
...
:focus doesn’t work properly when focus is inside the shadow DOM of
an element, but document.activeElement does.
2014-11-04 16:37:23 -07:00
Nathan Sobo
e8d7058383
Go back to the plain “theme” group for theme stylesheets
2014-11-04 16:37:23 -07:00
Nathan Sobo
42fc54f716
Protect against stylesheets changing while detached
2014-11-04 16:37:23 -07:00
Nathan Sobo
c11675dca1
Don’t recycle the same composite disposable for stylesheet activation
2014-11-04 16:37:23 -07:00
Nathan Sobo
cdb62812d2
Don’t use syntax themes in spec because they are inserted in shadow DOM
2014-11-04 16:37:23 -07:00
Nathan Sobo
2d3d64f399
Call reloadStylesheets instead of reloadStylesheet in spec
2014-11-04 16:37:23 -07:00
Nathan Sobo
2321aa2bee
Get SpacePen outlet shims from inside shadow DOM
2014-11-04 16:37:23 -07:00
Nathan Sobo
fa733c85ad
Fix setEditorHeightInLines shim now that we’ve dropped .react class
2014-11-04 16:37:23 -07:00
Nathan Sobo
158bbef38f
Account for shadow dom when asserting active element
2014-11-04 16:37:22 -07:00
Nathan Sobo
b2bc09c13d
Apply stylesheets with atom-editor-context in text editor specs
2014-11-04 16:37:22 -07:00
Nathan Sobo
268fceb073
Specify border-box sizing for the cursor to fix specs
2014-11-04 16:37:22 -07:00
Nathan Sobo
5be21d6743
Avoid traversing through shadow root on mousewheel events
2014-11-04 16:37:22 -07:00
Nathan Sobo
5d3602d37b
Get node once to attach event handlers
2014-11-04 16:37:22 -07:00
Nathan Sobo
b86f6870c5
Use native event handlers instead of React
...
React event handlers don’t work because of the shadow DOM
2014-11-04 16:37:22 -07:00
Nathan Sobo
2ab5fa405c
Apply mini and is-focused class to both editor host element and root
...
This preserves existing theming behavior
2014-11-04 16:37:22 -07:00
Nathan Sobo
5f4fb23057
Initialize atom-styles element in editor shadow dom before measuring
2014-11-04 16:37:22 -07:00
Nathan Sobo
22f6268116
Assign StylesElement::context on attachment
2014-11-04 16:37:21 -07:00
Nathan Sobo
65f40d6f7b
Move font styling to host element so font preferences work
2014-11-04 16:37:21 -07:00
Nathan Sobo
596987fbce
Fix sourcePath on text editor stylesheet loading
2014-11-04 16:37:21 -07:00
Nathan Sobo
2b218d2e01
Only update atom-styles children on context attribute change if attached
2014-11-04 16:37:21 -07:00
Nathan Sobo
582066915b
Apply syntax theme stylesheets in text editor shadow DOM via atom.styles
2014-11-04 16:37:21 -07:00
Nathan Sobo
1a98cb7070
Use atom.styles to activate stylesheets in packages
2014-11-04 16:37:21 -07:00
Nathan Sobo
c2d0b6d4f5
Load editor stylesheet in shadow root with style manager context param
2014-11-04 16:37:21 -07:00
Nathan Sobo
2affff30ff
Handle events with native handlers to avoid shadow DOM issues with React
2014-11-04 16:37:21 -07:00
Nathan Sobo
3b6189e94b
Create WeakMap on element creation to support ‘context’ attribute change
2014-11-04 16:37:21 -07:00
Nathan Sobo
4e8e5a84c4
Support context attribute in <atom-styles>
2014-11-04 16:37:20 -07:00
Nathan Sobo
087387e633
Style mini editor font sizes on atom-text-editor host element
...
…instead of via the shadow DOM. We always honor the computed font
styles of the host element.
2014-11-04 16:37:20 -07:00
Nathan Sobo
769c6c52bb
Make atom-text-editor have “display: block”
2014-11-04 16:37:20 -07:00
Nathan Sobo
963c92eb4e
Hack: Add editor stylesheets to atom-text-editor shadow root
2014-11-04 16:37:20 -07:00
Nathan Sobo
22212be90d
Give atom-text-editor elements a shadow root
...
Themes aren’t applying correctly and there are issues with mini editors
but this basically works. I’m leaving the .editor node in the shadow
DOM for theme compatibility and because React still wants to render
into a wrapper element.
2014-11-04 16:37:20 -07:00
Ben Ogle
8a640b35e0
Merge pull request #4061 from atom/bo-modal-panel
...
Modal panel API
2014-11-04 15:34:43 -08:00
Ben Ogle
df9a0dc7a3
hideAllPanelsExcept
2014-11-04 15:22:32 -08:00
Ben Ogle
5251183410
Dispose panel emitter on destroy()
2014-11-04 15:21:32 -08:00
Ben Ogle
5bd028b24e
Enforce modal
2014-11-04 14:58:00 -08:00
Ben Ogle
8485831f40
Add the location attr. Need it for styling!
2014-11-04 14:22:15 -08:00
Ben Ogle
da30b66ffa
Fix tests
2014-11-04 14:10:58 -08:00
Ben Ogle
3da11bf478
Update styles for modal panels.
2014-11-04 14:04:15 -08:00
Ben Ogle
9b1d5e1864
Add addModalPanel to atom.workspace.
2014-11-04 13:48:48 -08:00
Ben Ogle
1f445acc12
Merge pull request #4060 from atom/bo-remove-some-bootstrap
...
Only load the bootstrap styles we need
2014-11-04 13:47:44 -08:00
Ben Ogle
022bc2e2a5
Only load the bootstrap styles we need!
2014-11-04 12:28:53 -08:00
Cheng Zhao
da18db754f
⬆️ atom-shell@0.19.1
2014-11-04 21:02:46 +08:00
Cheng Zhao
c20403d983
⬆️ atom-shell@0.19.0
2014-11-04 21:02:46 +08:00
Ben Ogle
78dc87d4b6
Add new event method for unhandled errors.
2014-11-03 16:18:20 -08:00
Kevin Sawicki
5dd310f9ac
⬆️ language-shellscript@0.9
2014-11-03 10:42:04 -08:00
Kevin Sawicki
427a32c336
⬆️ language-javascript@0.43
2014-10-31 16:13:34 -07:00
Kevin Sawicki
f3d4a3ad45
⬆️ language-c@0.30
2014-10-31 16:09:55 -07:00
Ben Ogle
ba642682ca
Merge pull request #4014 from atom/bo-undo-skip
...
Pass options through to TextBuffer::setTextInRange
2014-10-31 12:19:28 -07:00
Ben Ogle
b1a0258ad4
Clean up spec name
2014-10-31 11:39:56 -07:00
Kevin Sawicki
44112f2ecd
Merge pull request #4023 from atom/ks-map-assets-directory-to-atom-protocol
...
Load atom://assets/ urls from ~/.atom/assets
2014-10-31 11:39:39 -07:00
Ben Ogle
54b8aa4a02
Add spec for skip
2014-10-31 11:38:24 -07:00
Ben Ogle
5791548ac4
Upgrade to text-buffer@3.5.0
2014-10-31 11:33:03 -07:00
Kevin Sawicki
26f21abcf3
Remove ivar only used in constructor
2014-10-31 11:24:26 -07:00
Kevin Sawicki
ab0f9e88a7
Add dot atom directory ivar
2014-10-31 10:56:03 -07:00
Kevin Sawicki
6d8b891b65
💄
2014-10-31 10:43:07 -07:00
Kevin Sawicki
afdb96e1b1
Don't load from ~/.atom/dev when in safe mode
2014-10-31 10:42:27 -07:00
Kevin Sawicki
9c1ca86cb0
Load atom://assets/ urls from ~/.atom/assets
2014-10-31 10:35:15 -07:00
Kevin Sawicki
4e95977fbd
Merge pull request #4018 from ardeshirj/mkrpm
...
Remove rpm package dependencies
2014-10-31 09:48:34 -07:00
Kevin Sawicki
4a8a379891
⬆️ symbols-view@0.67
2014-10-31 09:05:32 -07:00
Ardeshir Javaherchi
fb0387f43e
Remove rpm package dependencies
2014-10-30 23:26:52 -07:00
Ben Ogle
5231a548e3
Pass options through to the text buffer
2014-10-30 17:49:43 -07:00
Kevin Sawicki
a466d6cdaf
⬆️ tree-view@0.132
2014-10-30 17:00:36 -07:00
Kevin Sawicki
19b0f760a1
Only re-tokenize lines when tab length changes
...
Closes #3929
2014-10-30 16:20:05 -07:00
Kevin Sawicki
228ba5f96a
⬆️ language-php@0.18
2014-10-30 15:43:14 -07:00
Kevin Sawicki
25922872f0
Remove trailing whitespace
2014-10-30 14:00:53 -07:00
Ben Ogle
15a1982e8c
Merge pull request #4012 from atom/bo-move-view-registry
...
Move the ViewRegistry to atom.views
2014-10-30 13:56:52 -07:00
Ben Ogle
fcca61c2b2
📝 Update docs
2014-10-30 13:56:03 -07:00
Ben Ogle
ee4116536d
Move the ViewRegistry to atom.views
2014-10-30 13:42:27 -07:00
Kevin Sawicki
c217c6544a
Prepare 0.142
2014-10-30 13:35:40 -07:00
Kevin Sawicki
205095a198
⬆️ encoding-selector@0.5
2014-10-30 11:03:35 -07:00
Kevin Sawicki
4326898d5f
⬆️ grammar-selector@0.37
2014-10-30 11:02:15 -07:00
Kevin Sawicki
b8285a00b0
Require path after setting start time
2014-10-30 10:49:08 -07:00
Kevin Sawicki
025967193a
Add path require to top
2014-10-30 10:48:51 -07:00
Kevin Sawicki
75627f50a2
Normalize process.resourcesPath on load
...
This ensures the drive letter is consistent on Windows for when
package paths are compared to the resources path to determine
whether to use the metadata cache for a bundled package.
Closes #3932
2014-10-30 10:31:37 -07:00
Kevin Sawicki
9fca1d26f1
⬆️ dev-live-reload@0.35
2014-10-30 10:22:26 -07:00
Kevin Sawicki
6e827434fd
Log a warning when a enabled theme isn't installed
2014-10-30 10:04:38 -07:00
Kevin Sawicki
b3f6b3af4b
Merge pull request #3968 from lee-dohm/default-themes
...
Load the default themes when configured themes don't exist
2014-10-30 09:38:11 -07:00
Kevin Sawicki
63a33bd1e7
Merge pull request #3997 from atom/ks-remove-feedback-package
...
Remove feedback package
2014-10-30 09:26:17 -07:00
Kevin Sawicki
a153f1e244
Move items around in help menu a bit
2014-10-30 09:11:06 -07:00
Kevin Sawicki
037a7f435c
Add search issues to help menu
2014-10-30 09:11:06 -07:00
Kevin Sawicki
7641f1d1e4
Sync help menus on Linux/Windows
2014-10-30 09:11:06 -07:00
Kevin Sawicki
05c1ae71e1
Add report issue to Help menu
2014-10-30 09:11:05 -07:00
Kevin Sawicki
cefabd4eb8
Add FAQ to help menu
2014-10-30 09:11:05 -07:00
Kevin Sawicki
9f80be4570
Add roadmap to help menu
2014-10-30 09:11:05 -07:00
Kevin Sawicki
61f75b0764
Add discussions to Help menu
2014-10-30 09:11:05 -07:00
Kevin Sawicki
ae2f4ac36e
Remove feedback package
2014-10-30 09:11:05 -07:00
Lee Dohm
d20e91897a
Load the default themes when configured themes don't exist
2014-10-29 19:42:42 -07:00
Kevin Sawicki
2e0bb66a9a
Remove unneeded add encoding attr call
2014-10-29 16:03:57 -07:00
Kevin Sawicki
d205c4d664
Add data attribute for encoding
...
Mirrors the grammar data attribute
2014-10-29 16:03:10 -07:00
Kevin Sawicki
8db5ea7bc7
⬆️ encoding-selector@0.4
2014-10-29 14:59:26 -07:00
Nathan Sobo
3c7eecbb6a
Dispose of scoped config subscriptions when TextEditorComponent unmounts
...
Fixes #3998
2014-10-29 15:04:39 -06:00
Kevin Sawicki
8dab3d90b3
⬆️ grammar-selector@0.36
2014-10-29 13:58:29 -07:00
Kevin Sawicki
44bc470a00
⬆️ encoding-selector@0.3
2014-10-29 13:39:26 -07:00
Kevin Sawicki
498631725a
Store menu template even if window isn't focused
...
update may be called before the window gains focus to store its
template so it is updated correcltly once the window gains focus.
2014-10-29 13:06:57 -07:00
Kevin Sawicki
945345b0c7
📝 Update documentation styleguide
2014-10-29 11:59:25 -07:00
Kevin Sawicki
6576ec5cde
Merge pull request #3987 from atom/ks-encodings
...
Add support for changing editor encoding
2014-10-29 11:58:31 -07:00
Kevin Sawicki
ce8143f8e6
Add TextEditor::onDidChangeEncoding spec
2014-10-29 11:33:01 -07:00
Kevin Sawicki
e993175205
💄
2014-10-29 11:33:01 -07:00
Kevin Sawicki
4242ac0911
🔨 Add jschardet license override
2014-10-29 11:33:01 -07:00
Kevin Sawicki
f22e741a9b
Bundle encoding-selector package
2014-10-29 11:33:01 -07:00
Kevin Sawicki
a41b582032
⬆️ text-buffer@3.4
2014-10-29 11:33:01 -07:00
Kevin Sawicki
a24279d0b9
⬆️ pathwatcher@2.3.2
2014-10-29 11:33:01 -07:00
Kevin Sawicki
5985175b07
📝 Fix typo
2014-10-29 11:33:01 -07:00
Kevin Sawicki
d2ef888f22
Add TextEditor::onDidChangeEncoding
2014-10-29 11:33:01 -07:00
Kevin Sawicki
35925ed349
Add encoding getter and setter
2014-10-29 11:33:01 -07:00
Kevin Sawicki
490ec1aac7
⬆️ pathwatcher@2.3.1
2014-10-29 11:33:01 -07:00
Kevin Sawicki
25eea7d19b
Remove TextEditor::setEncoding
2014-10-29 11:33:01 -07:00
Kevin Sawicki
4c9e71770a
Add initial TextEditor::setEncoding
2014-10-29 11:33:00 -07:00
Kevin Sawicki
4032d96b13
⬆️ image-view@0.40
2014-10-29 11:32:49 -07:00
Kevin Sawicki
c5aa3eb441
⬆️ image-view@0.39
2014-10-29 11:27:55 -07:00
Kevin Sawicki
68bb765304
⬆️ settings-view@0.154
2014-10-29 11:03:58 -07:00
Kevin Sawicki
bd7996e071
Remove open profile
2014-10-29 10:55:46 -07:00
Kevin Sawicki
1eaba0cb52
⬆️ fuzzy-finder@0.60
2014-10-29 10:36:09 -07:00
Kevin Sawicki
0c590d6170
Load CoffeeScript when using a custom resource path
...
Load CoffeeScript early whenever the resource path a subdirectory
from process.resourcesPath
Close #3993
2014-10-29 10:21:23 -07:00
Kevin Sawicki
3df72ec173
⬆️ apm@0.109
2014-10-29 09:51:59 -07:00
Kevin Sawicki
1456bf0d91
📝 runnung -> running
2014-10-29 09:01:18 -07:00
Kevin Sawicki
edec6b9b0a
🐎 Use cached pair character information
...
Tokenized lines break out atomic tokens so trust the hasPairCharacter
value on the token instead of rechecking it.
2014-10-28 18:15:13 -07:00
Kevin Sawicki
9abc4580f4
Don't recompute pair boolean when building token
...
Pass in hasPairedCharacter to the Token constructor when it is
being broken out from the parent token instead of recomputing it.
2014-10-28 18:15:13 -07:00
Nathan Sobo
54260230c6
⬆️ git-diff to prevent updating diffs on destroyed editors
2014-10-28 19:08:30 -06:00
Kevin Sawicki
9bd11fc2f7
Merge pull request #3989 from Bengt/patch-1
...
Add initial instructions to build rpm from sources, ...
2014-10-28 17:10:22 -07:00
Bengt Lüers
81586d22f4
Add initial instructions to build rpm from sources, add packaging dependency for Fedora
2014-10-29 01:09:21 +01:00
Kevin Sawicki
dc824485aa
Pass character codes around in TextUtils
...
Previously the character codes were looked up for each type of character pair.
2014-10-28 16:55:36 -07:00
Kevin Sawicki
d1fcfabf0b
Move comment above module.exports
...
Make it parseable by donna
Refs atom/donna#2
2014-10-28 16:20:11 -07:00
Nathan Sobo
ea8a3a78da
Don’t hide pane items that are already hidden
2014-10-28 11:23:35 -06:00
Kevin Sawicki
62f5d0f7f3
⬆️ go-to-line@0.26
2014-10-27 16:18:21 -07:00
Kevin Sawicki
b3f4d03a82
Add Red Hat install instructions
...
0.140 include an .rpm file on the releases page and this adds back
the install text added by @ardeshirj in #3797
2014-10-27 16:08:21 -07:00
Kevin Sawicki
c2d51858b1
⬆️ markdown-preview@0.107
2014-10-27 15:25:14 -07:00
Kevin Sawicki
a5bca03a46
Prepare 0.141
2014-10-27 15:12:44 -07:00
Nathan Sobo
02d20e3155
Call legacy SpacePen remove hooks before unmounting TextEditorComponent
2014-10-27 15:29:59 -06:00
Nathan Sobo
2910e017bb
Unmount TextEditorComponent when TextEditor is destroyed
...
We don’t want to do it when the element is detached because it might
be caused by moving the editor rather than destroying it. Unmounting
the component entirely and then remounting it causes the hidden input
to not be recycled, interfering with focus restoration. Watching for
destruction of the model is a good way to ensure we always tear down
the view at the right time without doing it prematurely.
2014-10-27 15:12:30 -06:00
Kevin Sawicki
248e164de2
⬆️ language-ruby@0.41
2014-10-27 13:31:16 -07:00
Nathan Sobo
4d796f614c
Update Tokenized/DisplayBuffer prior to TextBuffer::onDidChange handlers
...
Fixes #3789
2014-10-27 13:56:23 -06:00
Kevin Sawicki
a8be05bb3b
Clear focused window property on window closed
...
Closes #3806
2014-10-27 11:30:41 -07:00
Kevin Sawicki
101904e261
Upgrade to bracket-matcher@0.62
2014-10-27 11:15:53 -07:00
Nathan Sobo
c0622e8bb5
⬆️ language-coffee-script to fix jasmine snippet quotes
2014-10-27 11:55:24 -06:00
Kevin Sawicki
ce5b755438
📝 Mention profile picture
2014-10-27 10:45:15 -07:00
Nathan Sobo
86781e6f9a
Assign pane container before emitting onDidAddPane events
...
Fixes #3972
2014-10-27 11:39:42 -06:00
Kevin Sawicki
a7f4a5b08e
⬆️ markdown-preview@0.106
2014-10-27 10:38:43 -07:00
Nathan Sobo
2b8167da53
Merge pull request #3974 from atom/ns-throw-on-destroyed-editors
...
Throw on non-release builds if translating positions on destroyed editor
2014-10-27 11:32:48 -06:00
Kevin Sawicki
bb0ee8a78b
⬆️ atom-dark-syntax@0.20
2014-10-27 09:42:54 -07:00
Kevin Sawicki
d1115d4c7c
⬆️ atom-light-syntax@0.21
2014-10-27 09:40:31 -07:00
Kevin Sawicki
a71d7115bf
⬆️ language-sass@0.24
2014-10-27 09:37:27 -07:00
Kevin Sawicki
af14a26625
Merge pull request #3965 from brunetton/master
...
📝 fix TextEditor::delete() doc
2014-10-27 09:13:04 -07:00
Kevin Sawicki
dadd56f7a0
⬆️ language-php@0.17
2014-10-27 09:12:30 -07:00
Kevin Sawicki
0e99b70650
🐧 Add troubleshooting for system gyp error
...
Closes #2824
2014-10-27 08:45:15 -07:00
Nathan Sobo
2965398062
Throw on non-release builds if translating positions on destroyed editor
...
It’s possible that bundled packages stray into this corner case, so I’d
like us to catch and fix misbehaving packages before exposing users to
any exceptions. Once we go one release with this turned on, we can
enable the exception for all builds.
2014-10-27 07:38:18 -06:00
Bruno Duyé
55ace0fe99
📝 fix TextEditor::delete() doc
2014-10-25 19:35:19 +02:00
Nathan Sobo
03f7511229
⬆️ find and replace for focus transfer fix
2014-10-24 16:14:52 -06:00
Kevin Sawicki
5f7976cada
⬆️ apm 0.108
2014-10-24 14:14:10 -07:00
Kevin Sawicki
fa074431f9
Merge pull request #3953 from atom/ks-support-combining-characters
...
Support unicode combining characters
2014-10-24 14:13:40 -07:00
Kevin Sawicki
b9239ffc57
Add spec for cursor position after pair char
2014-10-24 13:31:43 -07:00
Kevin Sawicki
06698c880f
Access value on token
2014-10-24 13:31:43 -07:00
Kevin Sawicki
05dc9aad89
💄
2014-10-24 13:31:43 -07:00
Kevin Sawicki
e5660e5e83
🐎 Only use String::substr for pair chars
2014-10-24 13:31:43 -07:00
Kevin Sawicki
e928447eab
Stored paired characters in width cache
...
Previously characters were treated individually even when multiple
characters would render as a single character on screen.
2014-10-24 13:31:43 -07:00
Kevin Sawicki
9b0f622ffb
📝 Mention combined characters in spec description
2014-10-24 13:31:42 -07:00
Kevin Sawicki
b6cc7273a1
Add combined characters to spec
2014-10-24 13:31:42 -07:00
Kevin Sawicki
232be1f876
📝 Mention combined characters
2014-10-24 13:31:42 -07:00
Kevin Sawicki
ddeec5d4d5
Treat combined characters as paired characters
2014-10-24 13:31:42 -07:00
Ben Ogle
dc83f8bac7
Merge pull request #3944 from atom/bo-defer-config-load
...
Give scoped user settings a priority
2014-10-24 13:10:49 -07:00
Ben Ogle
ae2a7769ed
Upgrade scoped-property-store for priority option
2014-10-24 13:08:00 -07:00
Ben Ogle
d0d6af7e55
Specs for priority
2014-10-24 13:07:14 -07:00
Ben Ogle
137df72a60
Give the user settings a priority
...
Base index 1000
2014-10-24 13:07:14 -07:00
Ben Ogle
2e187d3ec1
Upgrade scandal@1.0.3 for isBinary Fix
2014-10-24 11:48:03 -07:00
Ben Ogle
9f74250333
Upgrade whitespace to use scoped properties
2014-10-24 11:18:09 -07:00
Nathan Sobo
de70a181c5
Upgrade text-buffer to avoid many position translation errors
...
Refs #3192
2014-10-24 10:55:51 -06:00
Kevin Sawicki
0272b2f281
⬆️ spell-check@0.43
2014-10-24 09:15:09 -07:00
Kevin Sawicki
365b7bfaf9
Merge pull request #3950 from avdv/patch-1
...
Update linux.md
2014-10-24 09:11:35 -07:00
Claudio Bley
937ef321bd
Update linux.md
...
You need to have python2 installed on Arch.
Otherwise you get build ENOENT errors using npm-gyp.
2014-10-24 14:08:10 +02:00
Kevin Sawicki
80a302df9e
⬆️ apm 0.107
2014-10-23 17:55:21 -07:00
Kevin Sawicki
381ee353a3
Upgrade to git-diff@0.41
2014-10-23 16:06:14 -07:00
Kevin Sawicki
de3703d1ea
📝 Mark CommandRegistry and atom.commands public
2014-10-23 14:08:09 -07:00
Kevin Sawicki
0b8c4a0c7f
⬆️ image-view@0.38
2014-10-23 12:20:13 -07:00
Kevin Sawicki
d299692237
Use correct 64-bith arch
2014-10-23 12:02:52 -07:00
Kevin Sawicki
eaf435bd9a
Merge pull request #3942 from atom/ks-fedora-dockerfile
...
Add Dockerfile to build an RPM on CI
2014-10-23 11:36:31 -07:00
Kevin Sawicki
8d71cbd510
📝 Mention fedora/debian checks
2014-10-23 11:10:18 -07:00
Kevin Sawicki
534ace6250
Use x64_64 as arch in rpm name
2014-10-23 11:09:48 -07:00
Kevin Sawicki
89157cdf29
Restore master only uploads
2014-10-23 10:49:05 -07:00
Kevin Sawicki
ef2795ea0d
Use bash
2014-10-23 10:35:18 -07:00
Kevin Sawicki
11b5bcff74
Use BUILD_ATOM_RPM_ACCESS_TOKEN
2014-10-23 10:10:05 -07:00
Kevin Sawicki
d7019509e3
Return early when no token set
2014-10-23 10:01:26 -07:00
Kevin Sawicki
0417458fbb
Log when token is missing
2014-10-23 09:56:44 -07:00
Kevin Sawicki
ff32fff483
Add missing mkdir assignment
2014-10-23 09:28:47 -07:00
Kevin Sawicki
f776678b83
Recreate rpm dir after deleting
2014-10-23 09:20:28 -07:00
Kevin Sawicki
edacf02222
📝 Tweak image description
2014-10-23 09:11:13 -07:00
Kevin Sawicki
4b3d3701d5
Add rpm segment in mkrpm script
2014-10-23 09:10:16 -07:00
Kevin Sawicki
dcbd1723b7
⬆️ language-less@0.18
2014-10-23 08:58:35 -07:00
Kevin Sawicki
6c00dbd5ec
⬆️ language-less@0.17
2014-10-23 08:45:49 -07:00
Cheng Zhao
14fd4a9f7d
'enabled' is also a valid item attribute, fixes #3880
2014-10-23 10:34:15 +08:00
Kevin Sawicki
b65c6da948
Add rm assignment to right task
2014-10-22 18:09:47 -07:00
Kevin Sawicki
1c1adf5beb
Add missing rm assignment
2014-10-22 17:57:15 -07:00
Kevin Sawicki
c1197d6390
Map BUILD_ATOM_LINUX_ACCESS_TOKEN to ATOM_ACCESS_TOKEN
2014-10-22 17:50:23 -07:00
Kevin Sawicki
7713720ba7
Drop x flag
2014-10-22 17:47:29 -07:00
Kevin Sawicki
4f1ec786f0
Add missing _ in env var
2014-10-22 17:47:13 -07:00
Kevin Sawicki
27ff02ad0e
script/dockerbuild -> script/rpmbuild
2014-10-22 17:41:25 -07:00
Kevin Sawicki
738cdb6e66
Add missing _ in env var
2014-10-22 17:38:06 -07:00
Kevin Sawicki
0818e6d736
Log stack for now
2014-10-22 17:35:39 -07:00
Kevin Sawicki
6b57030bda
Test uploads on this branch
2014-10-22 17:33:26 -07:00
Kevin Sawicki
b64a5c93e3
Pass through needed env vars
2014-10-22 17:32:52 -07:00
Kevin Sawicki
317001b435
Do everything from dockerbuild script
2014-10-22 17:27:13 -07:00
Kevin Sawicki
4e3d15592e
Upload .rpm file when available
2014-10-22 17:26:58 -07:00
Kevin Sawicki
f4c40c2932
Publish build from dockerbuild
2014-10-22 17:26:35 -07:00
Kevin Sawicki
9cfc451a79
Remove RPM directory before rebuilding
2014-10-22 17:26:23 -07:00
Kevin Sawicki
198d3e90c7
Add initial rpm cibuild script
2014-10-22 17:04:59 -07:00
Kevin Sawicki
00da8a9df6
Build into rpm directory
2014-10-22 17:03:30 -07:00
Kevin Sawicki
293bd3ad3d
Add initial script/dockerbuild
2014-10-22 17:03:19 -07:00
Kevin Sawicki
bd0564e30d
Move rpm Dockerfile to root
2014-10-22 17:03:05 -07:00
Kevin Sawicki
953940c757
Move debian Dockerfile to build folder
2014-10-22 16:53:22 -07:00
Kevin Sawicki
4ff6366d2b
Add initial script/cibuild-atom-rpm
2014-10-22 16:18:05 -07:00
Kevin Sawicki
4db441f4df
Add initial Fedora Dockerfile
2014-10-22 16:12:29 -07:00
Kevin Sawicki
71ef21bb70
📝 Link to roadmap issue
2014-10-22 12:59:57 -07:00
Kevin Sawicki
de5e443329
Merge pull request #3925 from jfrazelle/dockerfile
...
Add Dockerfile.
2014-10-22 11:12:52 -07:00
Kevin Sawicki
6e15d68163
Prepare 0.140
2014-10-22 10:38:01 -07:00
Jessica Frazelle
6a3c7bcd50
Add Dockerfile.
...
I'm just going to leave this here.
You see I was trying to containerize a node webkit app, so I
thought why not atom. Except halfway through I realized it
actually isn't a node webkit app. I finished it anyways
because I had already started. It mounts the X11 socket
so it's a containerized desktop app.
You can do what you want with it.
But since this is OSS, I am going to give you my opinion
anyway. So here it is:
You should take this and use it as a build script, because
it seems like building this is a real PITA.
Ok that's all, enjoy.
Also this file was written in vim.
No, I'm not sorry.
Signed-off-by: Jessica Frazelle <jess@docker.com >
2014-10-22 10:27:25 -07:00
Kevin Sawicki
dfc0df42b2
⬆️ underscore-plus@1.6.1
2014-10-22 10:21:08 -07:00
Kevin Sawicki
452c78b735
Use local variable over calling method again
2014-10-22 09:31:45 -07:00
Kevin Sawicki
42f67033cc
Merge pull request #3916 from suda/master
...
Setting ATOM_HOME
2014-10-22 09:31:11 -07:00
Kevin Sawicki
5c417cf9cc
⬆️ language-sass@0.23
2014-10-21 17:31:40 -07:00
Kevin Sawicki
81143af4b4
Upgrade to markdown-preview@0.105
2014-10-21 16:41:39 -07:00
Kevin Sawicki
5c048a4f13
⬆️ less-cache@0.17
2014-10-21 15:57:00 -07:00
Kevin Sawicki
2ac9cc9ed1
⬆️ less-cache@0.16
2014-10-21 15:51:16 -07:00
Kevin Sawicki
e8f8ead53f
⬆️ donna@1.0.6
2014-10-21 15:19:18 -07:00
Kevin Sawicki
f3d8c5d7ec
⬆️ language-javascript@0.42
2014-10-21 15:14:18 -07:00
Ben Ogle
7d179ef40f
Revert "back to 1.0.1"
...
This reverts commit 375b8efc22 .
2014-10-21 14:41:12 -07:00
Ben Ogle
375b8efc22
back to 1.0.1
2014-10-21 14:34:00 -07:00
Kevin Sawicki
086a011a63
Upgrade to settings-view@0.153
2014-10-21 14:30:16 -07:00
Ben Ogle
46ff52b13a
UPgrade donna again
2014-10-21 14:16:30 -07:00
Ben Ogle
0ed4d07c33
Upgrade to donna@1.0.4
2014-10-21 14:13:48 -07:00
Kevin Sawicki
efe3d65291
Only upload on master
2014-10-21 14:11:06 -07:00
Kevin Sawicki
8576486d06
Prepare docs when building all branches
2014-10-21 14:10:44 -07:00
Kevin Sawicki
e5abca138d
⬆️ language-gfm@0.53
2014-10-21 13:50:40 -07:00
Kevin Sawicki
fa24154e24
⬆️ grunt-download-atom-shell@0.10
2014-10-21 13:50:16 -07:00
Kevin Sawicki
45c05d3b7d
Merge pull request #3917 from atom/ks-packages-slug
...
Inline package metadata in main package.json file
2014-10-21 13:49:39 -07:00
Kevin Sawicki
bf4ac1d3eb
💄
2014-10-21 13:28:09 -07:00
Kevin Sawicki
892cdae622
Return false when resource path does not match resources path
2014-10-21 13:28:09 -07:00
Kevin Sawicki
f33d7ba27f
📝 store -> stored
2014-10-21 13:28:09 -07:00
Kevin Sawicki
06436ef530
📝 Remove extra to
2014-10-21 13:28:09 -07:00
Kevin Sawicki
815244bba0
Delete from local cache reference
2014-10-21 13:28:08 -07:00
Kevin Sawicki
0303ebb5e5
Add resolved main path to package cache
2014-10-21 13:28:08 -07:00
Kevin Sawicki
eab791d47e
Cache paths are relative to resource path
2014-10-21 13:28:08 -07:00
Kevin Sawicki
6ad96d98b8
Bypass cache when in dev mode
2014-10-21 13:28:08 -07:00
Kevin Sawicki
ed4ebefdc1
Use resourcePath on PackageManager
2014-10-21 13:28:08 -07:00
Kevin Sawicki
a1828fa3a6
Remove package's package.json from cache
...
This file is inlined in the main package.json
2014-10-21 13:28:08 -07:00
Kevin Sawicki
345c0f670c
Ignore extensions from bundled packages
...
These are generated in their own cache
2014-10-21 13:28:08 -07:00
Kevin Sawicki
d78e6fa711
Build path manually
2014-10-21 13:28:08 -07:00
Kevin Sawicki
c3a6475308
Remove unused properties from metadata
...
Saves another ~50k
2014-10-21 13:28:08 -07:00
Kevin Sawicki
2cc9f6bee8
Use absolute keymap/menu paths
2014-10-21 13:28:08 -07:00
Kevin Sawicki
0c6fba2ce2
Remove inlined files from app directory
2014-10-21 13:28:08 -07:00
Kevin Sawicki
fa72db87a2
Update task description
2014-10-21 13:28:07 -07:00
Kevin Sawicki
a0d7bbdb92
Don't pretty print package.json
...
It is now ~400k pretty printed and ~300k without
2014-10-21 13:28:07 -07:00
Kevin Sawicki
4c3e1ef82b
💄
2014-10-21 13:28:07 -07:00
Kevin Sawicki
1056418f97
Only use cache for bundled packages
2014-10-21 13:28:07 -07:00
Kevin Sawicki
37040ad485
Use _atomPackage key from main metadata
2014-10-21 13:28:07 -07:00
Kevin Sawicki
dee9cccae7
Use proper relative paths in cache
2014-10-21 13:28:07 -07:00
Kevin Sawicki
50e27854cc
Cache package metadata in main package.json file
2014-10-21 13:28:07 -07:00
Ben Ogle
c931071c91
Merge pull request #3910 from atom/bo-descriptor-object
...
Add a ScopeDescriptor object
2014-10-21 13:27:17 -07:00
Ben Ogle
498c8d21b2
Fix comments n junk
2014-10-21 13:27:01 -07:00
Ben Ogle
263b792eee
Merge pull request #3907 from atom/bo-scoped-schema
...
Add support for scoped defaults in config schemas
2014-10-21 13:12:18 -07:00
Ben Ogle
ffd3990a6b
Split with the new method
2014-10-21 11:57:01 -07:00
Ben Ogle
31490ca31e
Last of scopeDescriptor -> scopes from tokens
2014-10-21 11:49:49 -07:00
Ben Ogle
37159bb478
Oops, don’t call the method twice
2014-10-21 11:44:58 -07:00
Ben Ogle
16ad957609
scopeDescriptor -> scopes
...
Now that we have a real ScopeDescriptor object,
these should change back!
2014-10-21 11:38:43 -07:00
Ben Ogle
137eeab4cf
Return scopes arrays from deprecated methods
...
backward compatibility
2014-10-21 11:19:58 -07:00
Kevin Sawicki
ce2076f30a
Merge pull request #3909 from atom/ks-extension-cache-for-packages
...
Add extension cache for installed packages
2014-10-21 11:12:31 -07:00
Kevin Sawicki
8479d564f5
Enable extensions for installed packages
2014-10-21 11:02:24 -07:00
Kevin Sawicki
ec6004615a
Load extensions in ModuleCache.create
2014-10-21 10:59:29 -07:00
Kevin Sawicki
7e7441dc23
Merge pull request #3906 from atom/ks-change-menu-on-focus
...
Swap out application menus on focus
2014-10-21 10:36:14 -07:00
Kevin Sawicki
2a09d25eb1
📝 Add template
2014-10-21 10:22:50 -07:00
Kevin Sawicki
d5508b338b
Compare templates before swapping them out
2014-10-21 10:22:50 -07:00
Kevin Sawicki
86bd43bf73
Store each window's menu template
...
Restore it when the window gains focus
2014-10-21 10:22:50 -07:00
Kevin Sawicki
3075b74b64
Close the template
...
Menu.buildFromTemplate modifies it so copy before hand
so it can be reused
2014-10-21 10:22:50 -07:00
Kevin Sawicki
11d7437ecc
Add setActiveTemplate helper
2014-10-21 10:22:49 -07:00
Cheng Zhao
df439f5ada
Merge pull request #3915 from atom/atom-shell-v0.18.2
...
Upgrade to atom-shell@0.18 .2
2014-10-21 23:02:18 +08:00
Wojtek Siudzinski
dc28ddbdc8
Setting ATOM_HOME
2014-10-21 16:55:10 +02:00
Nathan Sobo
49e98d368a
Log a warning if a package has an incompatible main module
...
I’ve been tripped up by this twice now, so it would be good to provide
some feedback when it happens.
2014-10-21 08:54:16 -06:00
Cheng Zhao
02e91aa4cd
⬆️ atom-shell@0.18.2
2014-10-21 22:46:40 +08:00
Ben Ogle
14c8e9cedc
Fix specs
2014-10-20 18:40:32 -07:00
Kevin Sawicki
4867e3ef14
Upgrade to tabs@0.55
2014-10-20 18:03:11 -07:00
Ben Ogle
3a70b98ae1
ScopeDescriptor::create -> fromObject
2014-10-20 17:59:28 -07:00
Ben Ogle
08f35531ba
Update descriptor docs
2014-10-20 17:49:14 -07:00
Ben Ogle
ce2959c0b9
Return ScopeDescriptor objects
2014-10-20 17:49:02 -07:00
Ben Ogle
4c4b82fe6c
Add new ScopeDescriptor object
2014-10-20 17:29:46 -07:00
Kevin Sawicki
f4c3050050
Upgrade to snippets@0.56
2014-10-20 17:14:42 -07:00
Ben Ogle
2b148b7720
Accept escaped dots in config settings keys
...
Fixes #3898
2014-10-20 16:58:57 -07:00
Ben Ogle
c40dd16466
Upgrade to underscore-plus 1.6
2014-10-20 16:57:46 -07:00
Ben Ogle
7ffe5d1385
Add support for scoped defaults in config schemas
2014-10-20 14:52:12 -07:00
Kevin Sawicki
c2ef68a435
Go back to using a concurrency of 2
2014-10-20 14:21:20 -07:00
Kevin Sawicki
aa117774b3
Experiment with longer timeout on Mac CI
2014-10-20 13:52:39 -07:00
Kevin Sawicki
6b44369458
Log time taken to upload
2014-10-20 13:37:19 -07:00
Kevin Sawicki
177b3a6d14
Use all the available cores on CI
2014-10-20 13:35:09 -07:00
Ben Ogle
4d1e488ef4
Add contributing to packages to the index
2014-10-20 13:34:15 -07:00
Ben Ogle
0a39c28a79
update contributing to packages to not mention amp develop
2014-10-20 13:34:15 -07:00
Kevin Sawicki
e019347ca4
Output total spec time
2014-10-20 13:28:30 -07:00
Ben Ogle
b425df1d58
Merge pull request #3837 from atom/bo-panel-api
...
Add panel API
2014-10-20 13:25:48 -07:00
Ben Ogle
055c632ee9
Call save() in restoreDefault() for scopedSettings
2014-10-20 12:29:46 -07:00
Ben Ogle
2ac1862e5f
Remove toHide matcher.
2014-10-20 12:12:21 -07:00
Ben Ogle
5a82afd333
💄
2014-10-20 12:03:48 -07:00
Kevin Sawicki
13f81a452d
Upgrade to language-less@0.16
2014-10-20 10:16:22 -07:00
Kevin Sawicki
c8144b7e1b
Upgrade to language-yaml@0.19
2014-10-20 09:40:36 -07:00
Nathan Sobo
b3b78fa926
Merge pull request #3883 from atom/ns-core-specs-from-anywhere
...
Allow core specs from command line in atom repository regardless of its location
2014-10-20 10:29:13 -06:00
Nathan Sobo
824c00dab3
Add environment variable to the usage string instead of at end
2014-10-20 10:12:32 -06:00
Nathan Sobo
8d331e94d2
Preserve alphabetical sort order for options
2014-10-20 10:07:40 -06:00
Nathan Sobo
bc2dd9f52c
Drop unnecessary encoding argument
2014-10-20 10:06:19 -06:00
Nathan Sobo
5dd9f9c5ad
Fix typo in comment
2014-10-20 10:05:53 -06:00
Kevin Sawicki
3f1afec15b
📝 Link to CSON description
2014-10-20 09:01:17 -07:00
Kevin Sawicki
e4705d45c4
Merge pull request #3769 from Maxhodges/keymap-advice
...
Warn new users we are using a little known format (cson), not the more popular json doc notation.
2014-10-20 08:58:12 -07:00
Kevin Sawicki
c0846ab8a6
Upgrade to deprecation-cop@0.11
2014-10-20 08:55:36 -07:00
Kevin Sawicki
bfbb262844
Merge pull request #3886 from fenuks/patch-1
...
Add GenericName to .desktop file
2014-10-20 08:32:13 -07:00
fenuks
5669aa39ce
🐧 Add GenericName to .desktop file, fixes #3885
2014-10-18 20:07:54 +02:00
Nathan Sobo
d1f9133ef4
Merge pull request #3830 from atom/ns-extract-style-manager
...
Extract style manager from theme manager
2014-10-17 18:11:16 -06:00
Nathan Sobo
362c9c8588
Document ATOM_DEV_RESOURCE_PATH environment variable in atom —help
2014-10-17 18:00:45 -06:00
Nathan Sobo
c63cde1cd3
Set resource path based on spec directory when running atom core specs
...
Fixes #3872
2014-10-17 18:00:21 -06:00
Nathan Sobo
6d937831b9
Clarify spec-directory documentation in atom executable
2014-10-17 17:18:43 -06:00
Nathan Sobo
0eacbed162
Document the resource-path option to atom executable
2014-10-17 17:18:30 -06:00
Ben Ogle
6e034c6319
Call the attach hooks after adding a view to a panel.
2014-10-17 16:04:11 -07:00
Kevin Sawicki
a4f6c674ef
Upgrade to timecop@0.23
2014-10-17 15:51:57 -07:00
Kevin Sawicki
405af7fb16
Track time taken to read window state
...
Refs atom/timecop#6
2014-10-17 15:44:59 -07:00
Ben Ogle
995e89b5f6
📝 Move panels API for the sake of the docs
2014-10-17 15:42:16 -07:00
Kevin Sawicki
6b90b83867
⬆️ apm@0.106
2014-10-17 15:34:03 -07:00
Ben Ogle
66d469ee10
Deprecate workspace pane methods
2014-10-17 15:31:56 -07:00
Ben Ogle
657cbc9c17
📝 Doc the new panel methods
2014-10-17 15:24:20 -07:00
Ben Ogle
29ea506f93
Doc Panel class
2014-10-17 15:23:20 -07:00
Ben Ogle
155d144788
Fix spec
2014-10-17 15:23:06 -07:00
Kevin Sawicki
892f341feb
⬆️ apm@0.105
2014-10-17 14:45:52 -07:00
Kevin Sawicki
d5808b5c85
Merge pull request #3867 from atom/ks-select-past-last-line
...
Fix selecting past the last line
2014-10-17 14:38:18 -07:00
Kevin Sawicki
d6feb686c1
Mention single click
2014-10-17 14:00:26 -07:00
Kevin Sawicki
5069a5b48b
Add spec for clicking past last line
2014-10-17 14:00:25 -07:00
Kevin Sawicki
8c136b18c2
Set targetLeft to Infinity when past last row
2014-10-17 14:00:25 -07:00
Kevin Sawicki
f81bc4b870
Never break when past the last row
2014-10-17 14:00:25 -07:00
Adam Boesch
111b956f93
Fix cursor not being able to move within the last line of text.
2014-10-17 14:00:25 -07:00
Adam Boesch
88a95ad06b
Fix cursor so clicking the below the last line of text puts the cursor at
...
the end of the last line.
2014-10-17 14:00:25 -07:00
Kevin Sawicki
04bd602c23
Upgrade to language-c@0.29
2014-10-17 13:59:05 -07:00
Ben Ogle
de78e53b35
Add priority system to the panels
2014-10-17 13:44:40 -07:00
Kevin Sawicki
fb1a866447
Prepare 0.139
2014-10-17 13:18:59 -07:00
Kevin Sawicki
8925d309b0
Only build debian package for now
2014-10-17 12:59:42 -07:00
Ben Ogle
b94485eafd
Set the heights of atom panels for location left and right.
2014-10-17 12:08:24 -07:00
Cheng Zhao
a83acd0e8a
Merge pull request #3874 from atom/atom-shell-v0.18.1
...
⬆️ atom-shell@0.18 .1
2014-10-17 19:43:04 +08:00
Cheng Zhao
4e2c500b64
⬆️ atom-shell@0.18.1
2014-10-17 19:14:07 +08:00
Kevin Sawicki
03f863d558
⬆️ language-toml@0.14
2014-10-16 18:48:04 -07:00
Kevin Sawicki
b8ad484db0
⬆️ language-ruby@0.40
2014-10-16 17:32:29 -07:00
Ben Ogle
f0fd7c2682
Add hide/show ability for panels
2014-10-16 17:32:24 -07:00
Ben Ogle
3f170a8b5e
Add matcher toHide()
2014-10-16 17:31:30 -07:00
Ben Ogle
37a7cfaf9a
Remove location junk from panel creation
2014-10-16 17:31:13 -07:00
Ben Ogle
5683491029
Rename custom element so as not to clash
2014-10-16 17:30:54 -07:00
Ben Ogle
4ca630a7da
orientation -> location
2014-10-16 16:54:08 -07:00
Ben Ogle
99aedbab89
Panel container probably not public
2014-10-16 16:49:18 -07:00
Ben Ogle
52c05eade7
Render proper atom-panels as children of containers
2014-10-16 16:48:56 -07:00
Kevin Sawicki
1ddb956a94
Cache versions that do not match the range
2014-10-16 16:32:52 -07:00
Kevin Sawicki
2570c20da0
Merge pull request #3860 from atom/ks-join-line-single-space
...
Join lines with a single space
2014-10-16 16:31:59 -07:00
Ben Ogle
299710f08a
Integrate the pane containers into the workspace
2014-10-16 16:17:44 -07:00
Ben Ogle
83e5873f3b
Panel containers have the orientation
2014-10-16 16:16:49 -07:00
Kevin Sawicki
4889e03cf2
Always move to end of current line
2014-10-16 16:13:38 -07:00
Kevin Sawicki
7f6cc8a100
📝 Correct typos
2014-10-16 16:13:38 -07:00
Kevin Sawicki
e8e0ee1e34
📝 form -> from
2014-10-16 16:13:37 -07:00
Kevin Sawicki
8e3d8eda31
Removed added newline
2014-10-16 16:13:37 -07:00
Kevin Sawicki
afd1fa995f
💄
2014-10-16 16:13:37 -07:00
Kevin Sawicki
a03c9b6d68
Add trailing whitespace to line
2014-10-16 16:13:37 -07:00
Kevin Sawicki
cdd31d69a8
Add spec for joining from empty line
2014-10-16 16:13:37 -07:00
Kevin Sawicki
f94983d4d9
Scan buffer to remove trailing whitespace
2014-10-16 16:13:37 -07:00
Adam Boesch
ffa528001c
Fix join lines so that only a single space will exist between two lines that are joined.
2014-10-16 16:13:37 -07:00
Kevin Sawicki
305b9bc030
Add missing require
2014-10-16 16:13:23 -07:00
Kevin Sawicki
6ed3ef3f60
Only require coffee file when available
...
Closes #3864
2014-10-16 15:41:23 -07:00
Ben Ogle
5c2e55861c
Add panel containers
2014-10-16 15:33:28 -07:00
Nathan Sobo
c0843d467d
Opt out of command registration for textInput events
...
There seems to be issues capturing them when they are programmatically
dispatched via dispatchEvent. This was causing problems for the vim-mode
specs. This event belongs among the native events that aren’t treated
as commands anyway.
2014-10-16 15:58:14 -06:00
Ben Ogle
734a79b7ec
Add initial panel API.
...
It can only add things to the left right now.
2014-10-16 13:44:03 -07:00
Ben Ogle
55a5e66701
Merge pull request #3831 from atom/bo-scoped-docs
...
Add docs for scope selectors and scope descriptors.
2014-10-16 13:26:53 -07:00
Ben Ogle
da86c86577
Integrate feedback
2014-10-16 13:26:07 -07:00
Ben Ogle
072c537b6b
Upgrade language-gfm
2014-10-16 13:23:35 -07:00
Ben Ogle
1577a28ad4
Add links to the new doc in the API docs
2014-10-16 13:23:34 -07:00
Ben Ogle
ee23131688
Rename scopes -> Scope selectors in config::set docs
2014-10-16 13:23:34 -07:00
Ben Ogle
7d8b5bc1fc
Add scopes and scope descriptors docs
2014-10-16 13:23:34 -07:00
Ben Ogle
0243597ee8
⬆️ Upgrade python language to use 4 space tabs
2014-10-16 13:21:41 -07:00
Ben Ogle
50a5609c6b
Merge pull request #3847 from atom/bo-scoped-defaults
...
Add scoped defaults
2014-10-16 11:04:15 -07:00
Kevin Sawicki
e76ea838e1
⬆️ apm 0.104
2014-10-16 09:10:58 -07:00
Kevin Sawicki
ed5c011963
:up_arrow: link@0.26
2014-10-15 18:19:44 -07:00
Ben Ogle
0bc1407e7d
📝 Add doc strings
2014-10-15 18:16:44 -07:00
Ben Ogle
7aa00f3417
⬆️ scoped-property-store
2014-10-15 18:13:15 -07:00
Nathan Sobo
06e9dbf48a
💄 Remove confusing parentheses usage
2014-10-15 19:11:13 -06:00
Kevin Sawicki
ff5acb6a34
Upgrade to language-coffee-script@0.36
2014-10-15 18:07:47 -07:00
Nathan Sobo
231295cb2c
Add dummy commands prior to package activation so they appear in palette
...
Fixes #3846
2014-10-15 18:55:38 -06:00
Kevin Sawicki
c8a18dfaf8
⬆️ git-diff@0.40
2014-10-15 17:25:45 -07:00
Kevin Sawicki
b339baa923
⬆️ language-go@0.19
2014-10-15 17:07:20 -07:00
Kevin Sawicki
92d08b47ad
Add config for font zooming when Ctrl+Scrolling
2014-10-15 16:59:43 -07:00
Kevin Sawicki
5c3a7a99fc
Merge pull request #3737 from russlescai/rl-mousewheel-ctrl-zoom-with-fixes
...
Adjust font size using Control key with Mouse Scroll Wheel.
2014-10-15 16:52:46 -07:00
Kevin Sawicki
ea932a01f9
Build in ~/rpmbuild
2014-10-15 16:42:42 -07:00
Kevin Sawicki
d261df0906
Add missing buildDir variable
2014-10-15 16:38:21 -07:00
Kevin Sawicki
fac167379f
Copy rpm file to build directory
2014-10-15 16:37:16 -07:00
Kevin Sawicki
f6d9af8d1a
Build rpm in temp folder
2014-10-15 16:34:18 -07:00
Kevin Sawicki
a128cf5eb3
Remove rpm install instructions
...
Will add back once the first rpm release is made
2014-10-15 16:31:25 -07:00
Kevin Sawicki
e9c2ee9675
Report errors from mkrpm
2014-10-15 16:31:13 -07:00
Kevin Sawicki
e85d33b2a6
Merge pull request #3797 from ardeshirj/mkrpm
...
mkrpm grunt task
2014-10-15 16:30:16 -07:00
Ben Ogle
a42b3ff171
Support a scopeSelector in getSettings()
2014-10-15 16:26:03 -07:00
Ardeshir Javaherchi
86fdbfbb15
🐧 Update to atom.desktop in mkrpm and remove extra variables
2014-10-15 15:53:32 -07:00
Ben Ogle
757abfe3db
Config::restoreDefaults handles scopes
2014-10-15 15:33:38 -07:00
Ardeshir Javaherchi
cde7940e40
Merge branch 'master' into mkrpm
2014-10-15 15:21:01 -07:00
Ben Ogle
d7d6e506da
ScopeChainForScopeDescriptor
2014-10-15 15:11:41 -07:00
Ben Ogle
593fc1e77a
name -> source
2014-10-15 15:11:27 -07:00
Ben Ogle
ae857203fd
Support scoped settings in getDefault
2014-10-15 15:11:19 -07:00
Kevin Sawicki
a1c418e995
⬆️ Upgrade to apm 0.103
2014-10-15 15:09:11 -07:00
Kevin Sawicki
f07f096f56
Use Range class that memoizes
2014-10-15 14:47:24 -07:00
Ben Ogle
62c1972c95
isDefault supports scoped settings
2014-10-15 14:44:16 -07:00
Nathan Sobo
314c525d2d
Assign properties in addition to attributes for convenience
2014-10-15 15:14:13 -06:00
Nathan Sobo
04b3eef768
Fix theme-manager-specs
2014-10-15 15:14:13 -06:00
Nathan Sobo
506753a535
Subscribe to <atom-styles> element to shim events in ThemeManager
...
This is better than subscribing to atom.styles because the events it
emits contain the *actual* style elements we insert into the DOM.
2014-10-15 15:14:13 -06:00
Nathan Sobo
a8b9e1b790
Handle style element updates in StylesElement
2014-10-15 15:14:13 -06:00
Nathan Sobo
be51ccf786
Add StylesElement::onDidAdd/RemoveStyleElement
2014-10-15 15:14:13 -06:00
Nathan Sobo
65e077abd1
Use StyleManager and StylesElement to manage all stylesheet elements
...
For now, loading remains in the theme manager, but all application of
stylesheets is routed through atom.styles.
2014-10-15 15:14:13 -06:00
Nathan Sobo
79598aaae9
Add StyleElement
...
This will be used to handle stylesheet rendering when we move management
of loading stylesheets to the StyleManager instead of the theme manager.
This sets us up for being able to render specific stylesheets in shadow
roots in addition to just having global stylesheets.
2014-10-15 15:14:13 -06:00
Nathan Sobo
62a43c6fb9
Revise StyleManager API
2014-10-15 15:14:12 -06:00
Nathan Sobo
1fe1147901
Add group parameter to StyleManager::addStyleSheet
...
This can be used to sequence style elements at the correct location in
the cascade even if they are loaded later than elements in a subsequent
group.
2014-10-15 15:14:12 -06:00
Nathan Sobo
1c97dcd195
Add sourcePath parameter to StyleManager::addStyleSheet
2014-10-15 15:14:12 -06:00
Nathan Sobo
d3371dbcd2
Start on StyleManager
...
This will take over raw stylesheet management from the theme manager
now that it’s becoming more complex with the need to target specific
host elements. Instead of actually adding nodes to the head of the
document, it will instead simply manage a set of stylesheets we want to
apply and leave actual DOM manipulation to <atom-styles> custom elements
that can render the set of active stylesheets in the appropriate
locations.
2014-10-15 15:14:12 -06:00
Kevin Sawicki
b2b4860983
Merge pull request #3761 from atom/ks-require-cache
...
Cache requires across installed packages
2014-10-15 14:00:10 -07:00
Kevin Sawicki
57fc3deaed
Assert that resolved atom shell module paths exist
2014-10-15 13:12:42 -07:00
Kevin Sawicki
677949d61c
Check that all builtins resolve without hitting fs
2014-10-15 13:09:47 -07:00
Kevin Sawicki
e09d7159bc
Add spec for no compatible module version available
2014-10-15 13:09:47 -07:00
Kevin Sawicki
e02af51a04
🐎 Extend range to memoize matched versions
2014-10-15 13:09:47 -07:00
Kevin Sawicki
d2c7a2caca
Return early when cache to add is missing
2014-10-15 13:09:47 -07:00
Kevin Sawicki
739a629552
💄
2014-10-15 13:09:47 -07:00
Kevin Sawicki
88f0183352
Remove unneeded quotes
2014-10-15 13:09:47 -07:00
Kevin Sawicki
7f01a163e5
💄
2014-10-15 13:09:47 -07:00
Kevin Sawicki
fc44662ba3
Add spec for resolving compatible module paths
2014-10-15 13:09:47 -07:00
Kevin Sawicki
5052aaca95
Don't leave empty paths with a trailing slash
2014-10-15 13:09:46 -07:00
Kevin Sawicki
826681b6c2
Add relative path cache spec
2014-10-15 13:09:46 -07:00
Kevin Sawicki
8334bba484
Add initial ModuleCache spec
2014-10-15 13:09:46 -07:00
Kevin Sawicki
a0ae526017
Check candidates after ranges
...
This way builtins are checked for correctly when the
range isn’t found
2014-10-15 13:09:46 -07:00
Kevin Sawicki
6a6c7b1852
Calculate load time in index.js
...
Do it previously in window-bootstrap caused several things to not be
included such as requiring coffee script and atom shell modules.
Now it is a much more accurate representation of on load time.
2014-10-15 13:09:46 -07:00
Kevin Sawicki
42040f8a9d
Return early when no candidates exist
2014-10-15 13:09:46 -07:00
Kevin Sawicki
9d1db0f3de
Remove unneeded trailing slash check
...
Package names don’t have these anyway and file paths
won’t be ending with them.
2014-10-15 13:09:46 -07:00
Kevin Sawicki
f0b922f643
Use String::startsWith
2014-10-15 13:09:46 -07:00
Kevin Sawicki
bb92b8697d
Add isCorePath helper
2014-10-15 13:09:46 -07:00
Kevin Sawicki
4c17c9eae6
fs-plust -> fs-plus
2014-10-15 13:09:46 -07:00
Kevin Sawicki
289f17b119
Require coffee before module cache in dev mode
2014-10-15 13:09:46 -07:00
Kevin Sawicki
dfd7bcae7f
Use process.resourcesPath to find Atom shell root
2014-10-15 13:09:46 -07:00
Kevin Sawicki
0cfd37acd0
Special case reactionary in cache
2014-10-15 13:09:45 -07:00
Kevin Sawicki
105fc302ea
Upgrade to text-buffer@3.2.9
2014-10-15 13:09:45 -07:00
Kevin Sawicki
f4ddc05b9c
Remove call to removed function
2014-10-15 13:09:45 -07:00
Kevin Sawicki
948f96dd6f
Only load fs-plus when creating a cache
2014-10-15 13:09:45 -07:00
Kevin Sawicki
db627f5cde
🐎 Join paths manually
...
path.join calls path.normalize and with the number of paths
being pushed through the cache it is faster to require them
manually since they are already normalized
2014-10-15 13:09:45 -07:00
Kevin Sawicki
a6866656b7
Inline isAbsolute method
...
This allows fs-plus to be required through the cache
2014-10-15 13:09:45 -07:00
Kevin Sawicki
40c5289e2b
Defer requires until the cache is populated
2014-10-15 13:09:45 -07:00
Kevin Sawicki
7dffc58c5b
Use Module's filename instead of id
2014-10-15 13:09:45 -07:00
Kevin Sawicki
67d430d100
Add crash-reporter to cache
2014-10-15 13:09:45 -07:00
Kevin Sawicki
d745b9ef5f
Register module cache as early as possible
2014-10-15 13:09:45 -07:00
Kevin Sawicki
b9d89cbf5d
Inline valid extensions to check for
2014-10-15 13:09:45 -07:00
Kevin Sawicki
934c0720d8
Require ipc when needed
2014-10-15 13:09:44 -07:00
Kevin Sawicki
06ac206707
Add clipboard to cache
2014-10-15 13:09:44 -07:00
Kevin Sawicki
6e1bdbbed7
Verify that file path is absolute or relative
2014-10-15 13:09:44 -07:00
Kevin Sawicki
3e3de50eb3
💄
2014-10-15 13:09:44 -07:00
Kevin Sawicki
d7a8dfb209
Add Atom Shell builtins to cache
2014-10-15 13:09:44 -07:00
Kevin Sawicki
b0aea54544
Check cache before atom require short-circuit
2014-10-15 13:09:44 -07:00
Kevin Sawicki
41598af2b2
Add pre-resolved path to require('atom')
2014-10-15 13:09:44 -07:00
Kevin Sawicki
f495db41e7
getCachedModulePath -> resolveModulePath
2014-10-15 13:09:44 -07:00
Kevin Sawicki
76187f176c
Add core cache of pre-resolved paths
...
This reduces the number of calls to Module._findPath for
relative paths since they can be resolved without stating
2014-10-15 13:09:44 -07:00
Kevin Sawicki
d7cb1550bf
Remove semicolon
2014-10-15 13:09:44 -07:00
Kevin Sawicki
086be13ac4
Add Module._findPath debug timing and count
2014-10-15 13:09:44 -07:00
Kevin Sawicki
f0cffcbd84
Add addPathToCache helper for apm to warm using
2014-10-15 13:09:44 -07:00
Kevin Sawicki
d1f3d7d51e
Mention plain return
2014-10-15 13:09:43 -07:00
Kevin Sawicki
bdc0341eb3
undefined -> return
2014-10-15 13:09:43 -07:00
Kevin Sawicki
171411823f
🐎 Resolve uncached core dependencies
...
Trust modules under the resource path to be there without stat-ing and
verifying.
2014-10-15 13:09:43 -07:00
Kevin Sawicki
7926531330
Whitelist folders path from core
...
There are several folders bundled in the app that aren't needed in the
require cache list so it is simpler to opt-in the folders that should
be part of the cache.
2014-10-15 13:09:43 -07:00
Kevin Sawicki
440866d79e
Remove invalid range logging
2014-10-15 13:09:43 -07:00
Kevin Sawicki
d9c758b940
Remove no main module logging
2014-10-15 13:09:43 -07:00
Kevin Sawicki
827a8ba107
First dependency version added wins
2014-10-15 13:09:43 -07:00
Kevin Sawicki
65a1fafaf7
Ensure CoffeeScript is registered when caching
...
This ensures folders with .coffee files are includes in the
folders array
2014-10-15 13:09:43 -07:00
Kevin Sawicki
9bd6891ac2
Use realpath so path.relative works right
2014-10-15 13:09:43 -07:00
Kevin Sawicki
8a0755340f
Remove extra )
2014-10-15 13:09:43 -07:00
Kevin Sawicki
bdebe575b7
💄 Use regular require paths
2014-10-15 13:09:43 -07:00
Kevin Sawicki
472a48092d
Export cache for debugging purposes
2014-10-15 13:09:42 -07:00
Kevin Sawicki
d877872c71
Use right require path
2014-10-15 13:09:42 -07:00
Kevin Sawicki
0a297d7642
Load module cache in index.js
2014-10-15 13:09:42 -07:00
Kevin Sawicki
87d2026e63
Generate module cache during build
2014-10-15 13:09:42 -07:00
Kevin Sawicki
20f6489232
Disable debug mode
2014-10-15 13:09:42 -07:00
Kevin Sawicki
2c737b8927
Move debug property into cache object
2014-10-15 13:09:42 -07:00
Kevin Sawicki
0df5045edb
Move registered property into cache object
2014-10-15 13:09:42 -07:00
Kevin Sawicki
b91c25186f
Use hasOwnProperty
2014-10-15 13:09:42 -07:00
Kevin Sawicki
7b8a293f30
Inline path to listSync call
2014-10-15 13:09:42 -07:00
Kevin Sawicki
26df31aa1f
💄 Group exported methods
2014-10-15 13:09:42 -07:00
Kevin Sawicki
36ff22e30a
generateDependencies -> create
2014-10-15 13:09:42 -07:00
Kevin Sawicki
93c5b4be7b
Generate cache for bundled packages
2014-10-15 13:09:42 -07:00
Kevin Sawicki
495fa43753
Allow passing in metadata to ModuleCache.add
2014-10-15 13:09:41 -07:00
Kevin Sawicki
2954aacb1c
Ignore invalid ranges
...
They cannot be cache since multiple commits/branches may
map to the same version number which would lead to
unpredictable results.
2014-10-15 13:09:41 -07:00
Kevin Sawicki
1bf8f516c3
Cache parsed ranges
2014-10-15 13:09:41 -07:00
Kevin Sawicki
e0a84232c3
💄
2014-10-15 13:09:41 -07:00
Kevin Sawicki
8c204bb60e
Restore cache
2014-10-15 13:09:41 -07:00
Kevin Sawicki
245c77869f
Add require time and load count tracking
2014-10-15 13:09:41 -07:00
Kevin Sawicki
508a30efb1
Return when package.json can't be required
2014-10-15 13:09:41 -07:00
Kevin Sawicki
5ad54bbe92
Wire up cache to Module._resolveFilename
2014-10-15 13:09:41 -07:00
Kevin Sawicki
4da6513fb5
Add initial cache of resource path module
2014-10-15 13:09:41 -07:00
Kevin Sawicki
1154490a97
Store main path of module
...
This is the key in Module._cache
2014-10-15 13:09:41 -07:00
Kevin Sawicki
0e7e24ca6b
relative -> relativePath
2014-10-15 13:09:40 -07:00
Kevin Sawicki
944ac14be7
Make dependencies an array of objects
2014-10-15 13:09:40 -07:00
Kevin Sawicki
7aa28920cf
Use fs.listSync
2014-10-15 13:09:40 -07:00
Kevin Sawicki
6ce6553456
Add initial task to generate dependencies
2014-10-15 13:09:40 -07:00
Kevin Sawicki
b4470a14cb
Explicitly register cache
2014-10-15 13:09:40 -07:00
Kevin Sawicki
5b629e6b29
💄
2014-10-15 13:09:40 -07:00
Kevin Sawicki
7304b97547
Parse resource path for relativizing cache paths
2014-10-15 13:09:40 -07:00
Kevin Sawicki
f523c5eb73
Do hasOwnProperty check first
2014-10-15 13:09:40 -07:00
Kevin Sawicki
5981cfb8c9
Ignore native modules since they are already cached
2014-10-15 13:09:40 -07:00
Kevin Sawicki
d1e966349f
Add initial cache lookup method
2014-10-15 13:09:40 -07:00
Kevin Sawicki
dc19fa4baa
📝 Add a couple notes
2014-10-15 13:09:40 -07:00
Kevin Sawicki
84e90d140f
Wire initial module cache
2014-10-15 13:09:40 -07:00
Kevin Sawicki
ea557ab109
Prepare 0.138
2014-10-15 13:07:58 -07:00
Kevin Sawicki
bfbc0b1c46
Upgrade to settings-view@0.152
2014-10-15 11:28:37 -07:00
Paul Betts
d3b9a14f98
Merge pull request #3836 from atom/dont-fail-if-no-deltas
...
Don't fail create-installer if ATOM_ACCESS_TOKEN isn't set
2014-10-15 11:08:00 -07:00
Paul Betts
85ca8350e5
Twerk error message
2014-10-15 11:04:32 -07:00
Kevin Sawicki
ad6fc94a5c
⬆️ Upgrade to grammar-selector@0.35
2014-10-15 09:18:54 -07:00
Kevin Sawicki
07a1b28e67
Upgrade to incompatible-packages@0.10
2014-10-15 09:12:10 -07:00
Kevin Sawicki
966adbdf20
Upgrade to tree-view@0.131
2014-10-15 09:01:45 -07:00
Kevin Sawicki
bbfac9430e
Use -> instead of =>
2014-10-14 18:06:40 -07:00
Kevin Sawicki
7bc3fffa1a
Merge pull request #3822 from suda/master
...
Replaced xcopy with robocopy
2014-10-14 17:32:42 -07:00
Kevin Sawicki
7b9aa23129
📝 deps -> dependencies
2014-10-14 17:28:19 -07:00
Kevin Sawicki
9ef4b84afb
📝 Add missing :
2014-10-14 17:27:57 -07:00
Kevin Sawicki
01625bc892
Merge pull request #3828 from zigal/patch-1
...
📝 adding an emoji for upgrading deps
2014-10-14 17:27:16 -07:00
Paul Betts
feb97eb7b2
Don't fail create-installer if ATOM_ACCESS_TOKEN isn't set
...
This lets users create one-off installers locally without having to download
every other release to create deltas.
2014-10-14 16:17:32 -07:00
zigal
a2781b2a84
📝 adding an emoji for upgrading deps
2014-10-14 20:14:59 +02:00
Nathan Sobo
c9869580d4
Use more specific selectors for Workspace::horizontal/::vertical outlets
...
Fixes #3793
2014-10-14 12:03:42 -06:00
Cheng Zhao
f4b67190bd
Merge pull request #3825 from atom/atom-shell-v0.18.0
...
Upgrade to Chrome 38.0.2125.102
2014-10-14 22:28:12 +08:00
Cheng Zhao
fcf230ccb5
--harmony_collections is no more needed
2014-10-14 22:01:32 +08:00
Cheng Zhao
e7be5adaf1
Upgrade to apm@0.102.0
2014-10-14 21:42:30 +08:00
Cheng Zhao
1377ec5583
Upgrade to atom-shell@0.18.0
2014-10-14 21:42:12 +08:00
Wojtek Siudzinski
f382edd431
Replaced xcopy with robocopy
2014-10-14 08:51:55 +02:00
Kevin Sawicki
4821c1aa5a
Upgrade to language-xml@0.24
2014-10-13 23:07:57 -04:00
Kevin Sawicki
8f97e5f81b
Upgrade to language-xml@0.23
2014-10-13 23:03:31 -04:00
Ben Ogle
c16d84527d
fix specs related to title
2014-10-13 17:48:06 -07:00
Ben Ogle
5c8e20a01d
💄
2014-10-13 17:30:40 -07:00
Ben Ogle
ae0b3b47e3
Merge pull request #3814 from Parasithe/master
...
Add Atom in the title bar
2014-10-13 17:27:16 -07:00
Ben Ogle
d73c34af25
Merge pull request #3817 from atom/bo-rename-scopes
...
Rename scopes -> scopeDescriptor
2014-10-13 17:25:49 -07:00
Ben Ogle
3ba44b955d
Deprecate Token::scopes
2014-10-13 17:12:35 -07:00
Ben Ogle
b1e9e6b312
Deprecate the use of scopes.
2014-10-13 16:52:49 -07:00
Ben Ogle
22e43600d2
Fix Token::isEqual() to accept scopes for now.
2014-10-13 16:51:10 -07:00
Ben Ogle
b9f13d05a8
📝 Update docs for Config::get
2014-10-13 16:50:42 -07:00
Ben Ogle
b2cc190a3b
Actually get the cursor
2014-10-13 16:35:50 -07:00
Ben Ogle
274bbeec27
Fix deprecate reference
2014-10-13 16:32:17 -07:00
Ben Ogle
c0091b4601
scopes -> scopeDescriptor
...
!!!
2014-10-13 16:30:41 -07:00
Ben Ogle
8cf36af1dc
scopesForPosition -> scopeDescriptorForPosition
2014-10-13 16:18:36 -07:00
Ben Ogle
80f52aa3ef
Reorganize scopes section
2014-10-13 16:17:01 -07:00
Ben Ogle
56c6c3516a
scopesForBufferPosition -> scopeDescriptorForBufferPosition
2014-10-13 16:16:44 -07:00
Ben Ogle
f7ab04404c
Remove scopesAtCursor from TextEditor class
2014-10-13 16:15:58 -07:00
Ben Ogle
b0de88de74
grammarScopeDescriptor -> rootScopeDescriptor
2014-10-13 16:15:05 -07:00
Ben Ogle
6ab002d4be
Cursor::getScopes -> Cursor::getScopeDescriptor
2014-10-13 16:14:31 -07:00
Ben Ogle
0588e14850
Only notify when changed key path is really sub path of observed path
...
Closes #3775
2014-10-13 14:25:55 -07:00
Parasithe
82bf5da9aa
Add Atom in the title bar
2014-10-13 17:06:05 -04:00
Paul Betts
9481260f6f
Merge pull request #3738 from atom/delta-releases
...
Squirrel for Windows: Delta Packages
2014-10-13 14:03:22 -07:00
Ben Ogle
b8fdaa2dc5
Upgrade markdown-preview
2014-10-13 13:33:30 -07:00
Ben Ogle
b57f5a7afa
Merge pull request #3812 from atom/bo-speedup-scoped-config
...
Speedup scoped config
2014-10-13 13:26:45 -07:00
Kevin Sawicki
a2a4379974
Merge pull request #3803 from matttbe/master
...
🐧 .desktop file without capital letter
2014-10-13 15:57:12 -04:00
Ben Ogle
7f1947f7b2
💄
2014-10-13 12:47:19 -07:00
Ben Ogle
55c9b42a74
Clarity
2014-10-13 12:45:43 -07:00
Ben Ogle
9a41b5050e
Cache the editor.tabLength config value
2014-10-13 12:34:06 -07:00
Ben Ogle
8ed751f5da
Cache scoped settings in the display buffer
2014-10-13 12:22:25 -07:00
Kevin Sawicki
3abe6eb098
Upgrade to language-css@0.21
2014-10-13 11:21:00 -04:00
Kevin Sawicki
4aa7a1ebd8
Upgrade to tree-view@0.130
2014-10-13 11:04:25 -04:00
Kevin Sawicki
4997be54df
Upgrade to welcome@0.19
2014-10-13 10:45:11 -04:00
Kevin Sawicki
93902b54e4
Only parse package.json when it is a file
...
Closes #3784
2014-10-13 10:42:47 -04:00
Kevin Sawicki
1d89150242
Upgrade to settings-view@0.151
2014-10-13 10:32:50 -04:00
Kevin Sawicki
ec5819a684
Upgrade to language-python@0.20
2014-10-13 10:12:38 -04:00
Matthieu Baerts
d6f43f1858
🐧 .desktop file without capital letter
...
The .desktop file of Atom was named Atom.desktop but it should be
renamed to atom.desktop because a .desktop should not contain capital
letters as any other .desktop files in /usr/share/applications.
Note that without that, it can be not easy to link the window with the
.desktop file and then a dock/panel could not link a launcher with its
window.
2014-10-12 18:47:06 +02:00
Ardeshir Javaherchi
503393122f
📝 Add Red Hat Linux to README file
2014-10-11 17:07:05 -07:00
Ardeshir Javaherchi
b5c6d76999
Add grunt mkrpm task to create rpm package
2014-10-11 17:04:14 -07:00
Nathan Sobo
b149d47b09
Dispose of subscriptions on SpacePen views in callRemoveHooks
...
Fixes atom/bracket-matcher#75
2014-10-11 07:25:28 -07:00
Ben Ogle
f81f24fea6
Upgrade scoped property settings for mo beta
...
🐎 , less temp objects, more straight forward
2014-10-10 14:16:31 -07:00
Ben Ogle
201345ec5d
Allow for optimization of config::get
2014-10-10 12:21:41 -07:00
Ben Ogle
95ee29ea39
Upgrade to scoped-property-store@0.13.0 for 🐎
2014-10-10 12:07:37 -07:00
Kevin Sawicki
4c6803cf6a
Merge pull request #3773 from mkoniecz/master
...
fakeroot is also necessary
2014-10-09 08:56:10 -07:00
Nathan Sobo
d3512514d8
Merge pull request #3746 from atom/ns-custom-tag-names
...
Use custom tag names in core
2014-10-09 07:58:54 -07:00
Nathan Sobo
014e2e6fce
Make atom-workspace tag have ‘display: block’ style
2014-10-09 07:39:14 -07:00
Nathan Sobo
1eb3d8bf99
Use ‘atom-text-editor’ custom tag name for TextEditorElement
2014-10-09 07:39:14 -07:00
Nathan Sobo
8e06e88efa
Use ‘atom-workspace-axis’ custom tag name instead of ‘div’
2014-10-09 07:39:14 -07:00
Nathan Sobo
8941b97ed2
Use ‘atom-workspace’ custom tag name for WorkspaceElement
2014-10-09 07:39:14 -07:00
Nathan Sobo
eedf4894ae
Use ‘atom-pane-container’ custom tag name for PaneContainerElement
2014-10-09 07:39:14 -07:00
Nathan Sobo
ddf36a013c
Use ‘atom-pane-axis’ custom tag name for PaneAxisElement
2014-10-09 07:39:14 -07:00
Nathan Sobo
ee9284e228
Use ‘atom-pane’ custom tag name for PaneElement
2014-10-09 07:39:13 -07:00
Mateusz Konieczny
e6e039293a
fakeroot is also necessary
2014-10-09 13:11:06 +02:00
Max Hodges
6c56f2f985
Update keymap.cson
2014-10-09 16:01:41 +09:00
Max Hodges
a4b959f2b8
Update keymap.cson
2014-10-09 13:26:14 +09:00
Max Hodges
c59b7f6ead
new users should be warned about cson
...
improper trailing and leading spaces can cause your bindings to fail.Since cson has very little adoption relative to json, I think it's important to warn new users that they need to understand CoffeeScript notation or else a single space could break their file. I spent one full hour today trying to get an auto-indent mapping to work. The solution involved adding one leading space!
2014-10-09 13:15:55 +09:00
Ben Ogle
17bfc29c5b
Merge pull request #3718 from atom/bo-scoped-user-config
...
Add scoped settings to user config
2014-10-08 16:37:20 -07:00
Ben Ogle
c154b8f4ec
💄 edit spec descriptions
2014-10-08 16:01:42 -07:00
Ben Ogle
a28fed8bae
📝 Expose TextEditor::observeGrammar
2014-10-08 16:01:42 -07:00
Ben Ogle
c2081fa569
💄 test
2014-10-08 16:01:42 -07:00
Ben Ogle
841412bd01
Fix spec
2014-10-08 16:01:42 -07:00
Ben Ogle
f2d480fc72
getGrammarScopeDescriptor -> getRootScopeDescriptor
2014-10-08 16:01:42 -07:00
Ben Ogle
d7cd0de0f8
Upgrade scoped-property-store
2014-10-08 16:01:42 -07:00
Ben Ogle
8910dd1a11
Update to not new format from propertiesForSource
2014-10-08 16:01:42 -07:00
Ben Ogle
c315631efd
Remove scopeDescriptor from getTabLength
2014-10-08 16:01:42 -07:00
Ben Ogle
26524e87b0
💄 tests
2014-10-08 16:01:42 -07:00
Ben Ogle
2a73d7052d
💄 Clean up spec names
2014-10-08 16:01:42 -07:00
Ben Ogle
a3bbbc19b5
Read and write scoped settings from the user’s config
2014-10-08 16:01:42 -07:00
Ben Ogle
b44a5dd1f0
Use jasmine json
2014-10-08 16:01:41 -07:00
Ben Ogle
f662b3d745
💄 Normalize the names of related subscription things
2014-10-08 16:01:41 -07:00
Ben Ogle
d3b00f67f2
Fix spec
2014-10-08 16:01:41 -07:00
Ben Ogle
2605044f19
Scope editor.showIndentGuide
2014-10-08 16:01:41 -07:00
Ben Ogle
fbe4cf5677
Invisibles will be set in a call to updateInvisibles()
2014-10-08 16:01:41 -07:00
Ben Ogle
ca4c40936a
Scope editor.autoIndent
2014-10-08 16:01:41 -07:00
Ben Ogle
6958e0af10
Scope editor.normalizeIndentOnPaste
2014-10-08 16:01:41 -07:00
Ben Ogle
237c668ef0
Scope editor.invisibles and editor.showInvisibles
2014-10-08 16:01:41 -07:00
Ben Ogle
c1ff53b02c
getCurrentScopeDescriptor -> getGrammarScopeDescriptor
2014-10-08 16:01:41 -07:00
Ben Ogle
938f216cab
Scope softWrap, softWrapAtPreferredLineLength, preferredLineLength
...
`editor.*` config settings
2014-10-08 16:01:41 -07:00
Ben Ogle
fbcaabacab
Fix weird spec
2014-10-08 16:01:41 -07:00
Ben Ogle
857fd5eaf4
Retokenize when setTabLength() was called.
2014-10-08 16:01:40 -07:00
Ben Ogle
8cd217e50a
Handle changes to the tabLength setting
2014-10-08 16:01:40 -07:00
Ben Ogle
339cb02269
Scope editor.tabLength
2014-10-08 16:01:40 -07:00
Ben Ogle
416898e278
Scope usage of editor.nonWordCharacters
2014-10-08 16:01:40 -07:00
Nathan Sobo
6b9345a97d
Avoid double clone of menu item now that helper does it
2014-10-08 15:56:13 -07:00
Nathan Sobo
d1b2147921
Store specificity based on the cloned item instead of the original
2014-10-08 15:55:41 -07:00
Nathan Sobo
9914c49773
Clone menu items before merging them in in menu-helpers
2014-10-08 15:27:09 -07:00
Nathan Sobo
079ea4862a
Merge pull request #3735 from atom/ns-text-editor-custom-element
...
Convert text editor to custom element
2014-10-08 14:12:35 -07:00
Ben Ogle
9ff435a203
Upgrade find and replace
2014-10-08 13:50:39 -07:00
Ben Ogle
0067e44681
Do not access space-pen view when no elements
2014-10-08 13:48:50 -07:00
Ben Ogle
34a8c6f3bc
Use disposables for keymap and menu deactivation
2014-10-08 13:48:50 -07:00
Ben Ogle
9bf7540657
Call dispose not off
2014-10-08 13:48:50 -07:00
Nathan Sobo
bc790ee838
Only try selector based listeners if target has .webkitMatchesSelector
2014-10-08 13:21:15 -07:00
Kevin Sawicki
810c851ab3
Upgrade to tree-view@0.129
2014-10-08 13:12:12 -07:00
Kevin Sawicki
d015343616
Upgrade to language-css@0.20
2014-10-08 13:11:26 -07:00
Nathan Sobo
fab0ac814d
Fix checkout-head-revision command
2014-10-08 12:13:13 -07:00
Nathan Sobo
eaa3a27328
Add text-editor-element-spec and fix handling of focus and attributes
2014-10-08 12:13:13 -07:00
Nathan Sobo
1e4f4e0882
Move editor commands to global command registry
2014-10-08 12:13:13 -07:00
Nathan Sobo
2d7aa2efda
Forward .abortKeyBinding() on CommandRegistry events to original event
2014-10-08 12:13:13 -07:00
Nathan Sobo
c63d22b4d1
Update wrap-guide to fix specs
2014-10-08 12:13:13 -07:00
Nathan Sobo
1ca479877e
Null guard ::element in TextEditorView::component synthetic property
2014-10-08 12:13:13 -07:00
Nathan Sobo
49dd9b0c07
Update settings-view to fix specs
2014-10-08 12:13:13 -07:00
Nathan Sobo
49e22a41b2
Assign attributes passed to TextEditorView constructor
2014-10-08 12:13:13 -07:00
Nathan Sobo
4eff0f82d8
Destroy model if TextEditorView is explicitly removed for compatibility
2014-10-08 12:13:13 -07:00
Nathan Sobo
003b67ee19
Add TextEditorElement and make TextEditorView a wrapper around it
...
This is the next step on converting all internal views to custom
elements instead of using SpacePen. The TextEditorElement instances
are associated with ::__spacePenView fields that are used for supporting
legacy access paths via atom.workspaceView.
2014-10-08 12:13:13 -07:00
Nathan Sobo
541c140a19
Merge pull request #3734 from atom/ns-commands-backward-compatibility
...
Make command registry backward compatible with jQuery::on and ::trigger
2014-10-08 12:10:51 -07:00
Nathan Sobo
19c0540eec
Add workspace commands via command registry again
...
Now that legacy jQuery command listeners are properly integrated with
the command registry, these commands can be moved back.
2014-10-08 11:57:46 -07:00
Nathan Sobo
c39f2019db
Remove unused __handledByCommandRegistry property
2014-10-08 11:56:50 -07:00
Nathan Sobo
f869edee2f
Forward preventDefault to original event
2014-10-08 11:56:50 -07:00
Nathan Sobo
bb6294cb7c
Upgrade keymap to fix simulated command dispatch for detached nodes
2014-10-08 11:56:50 -07:00
Nathan Sobo
5d538fb1b0
💄 spec
2014-10-08 11:56:50 -07:00
Nathan Sobo
b78ac53224
Remove logging
2014-10-08 11:56:50 -07:00
Nathan Sobo
fb5d826d84
Force native event handler to be registered for activation commands
...
We use onWillDispatch internally to manage activation commands,
activating packages *before* the activation command starts dispatching.
This means we need to explicitly tell the command registry to subscribe
to the command in question.
2014-10-08 11:56:50 -07:00
Nathan Sobo
a75faec64e
💄
2014-10-08 11:56:50 -07:00
Nathan Sobo
cdb4ed1327
Integrate jQuery::on and ::trigger with command registry dispatch
2014-10-08 11:56:50 -07:00
Nathan Sobo
0d55a377fb
Support inline listeners
...
This extends the command registry to support listeners registered on
individual elements in addition to selectors. The analogy is inline
styles vs selector-based styles. I’m hoping this will be the foundation
of integrating cleanly with legacy commands registered via our
jQuery::command extension.
2014-10-08 11:56:50 -07:00
Nathan Sobo
2084c45404
💄 spec description
2014-10-08 11:56:50 -07:00
Nathan Sobo
550f0d2a72
Merge pull request #3721 from atom/ns-pure-custom-element-pane-items
...
Allow pure custom element pane item views
2014-10-08 11:35:36 -07:00
Nathan Sobo
ec6614c919
Delegate pane focus methods from workspace to pane container
...
Fixes #3754
2014-10-08 10:43:40 -07:00
Kevin Sawicki
8db2c4d70a
Merge pull request #3750 from mlloreda/patch-1
...
💄 Remove unnecessary conditional
2014-10-08 08:21:09 -07:00
Miguel Lloreda
bcbf01c852
💄 Remove unnecessary conditional
...
`mkdir -p` is an idempotent operation.
2014-10-07 21:39:36 -04:00
Daniel Hengeveld
fc90a3c2ba
Document search endpoint
2014-10-07 15:20:05 -07:00
Kevin Sawicki
058ff116b6
Upgrade to language-css@0.19
2014-10-07 14:31:12 -07:00
Kevin Sawicki
33dc3fd684
Upgrade to language-todo@0.13
2014-10-07 14:30:00 -07:00
Daniel Hengeveld
382a06028c
Document sort params on package list
2014-10-07 12:08:37 -07:00
Nathan Sobo
481c99d852
Use native DOM APIs to remove pane item views
2014-10-07 13:01:56 -06:00
Nathan Sobo
2e6b1cf902
Attach, show and hide pane item views with native DOM APIs
...
We continue to invoke SpacePen attach hooks on any shim wrappers
for backward compatibility, but SpacePen wrappers are no longer required
for attoch/hide/show as they were previously. Next: removal.
2014-10-07 12:59:12 -06:00
Kevin Sawicki
c4e54df100
Prepare 0.137
2014-10-07 09:00:03 -07:00
Paul Betts
20b94c8a4c
We've got a valid ReleasesDir, don't clear it
2014-10-06 18:21:23 -07:00
Paul Betts
c9ee9b46ed
Kill trailing whitespace
2014-10-06 18:12:51 -07:00
Paul Betts
74d1afa8ef
Download previous releases so that Squirrel will build updates for them
2014-10-06 18:06:04 -07:00
Russell Lescai
38a6f52ef7
Rearranged onMouseWheel function for tidier merge.
2014-10-07 11:16:25 +10:30
Paul Betts
182f1324a4
Version bump Squirrel for Windows to 0.5.3
2014-10-06 17:35:38 -07:00
Russell Lescai
33e2829697
Adjust font size using Control key with Mouse Scroll Wheel.
2014-10-07 10:18:12 +10:30
Kevin Sawicki
0b2599565e
Upgrade to apm 0.101
2014-10-06 13:29:39 -07:00
Nathan Sobo
34bd103c3d
Move remaining workspace commands back to $::command temporarily
2014-10-06 13:19:47 -06:00
Nathan Sobo
b00441bee7
Register workspace commands via $::command until compatibility is better
...
This is a temporary measure.
Currently, commands registered via atom.commands.add don’t mesh properly
with the dispatch of commands registered via jQuery. Didn’t think this
was a big deal until I realized that it broke the ability to preempt
commands on ancestor nodes by calling stopPropagation, which might break
packages.
2014-10-06 13:16:36 -06:00
Kevin Sawicki
e33e5df467
Upgrade to language-gfm@0.51
2014-10-06 11:16:55 -07:00
Ben Ogle
212fbd915d
Add tabLength 3
...
Closes #3724
2014-10-06 10:46:31 -07:00
Kevin Sawicki
8bd3e848e0
Upgrade to language-ruby@0.39
2014-10-06 10:05:10 -07:00
Kevin Sawicki
400c8f3dcd
Upgrade to language-yaml@0.18
2014-10-06 09:24:12 -07:00
Kevin Sawicki
fff752d944
Upgrade to language-css@0.18
2014-10-06 08:51:06 -07:00
Kevin Sawicki
f843d07403
Add missing CommandInstaller require
...
Closes #3729
2014-10-06 08:47:44 -07:00
Nathan Sobo
d7efa9bb37
Add PaneElement::attached to prevent shape change
2014-10-03 17:51:44 -06:00
Kevin Sawicki
d12a2cf284
Unfocus spec
2014-10-03 15:23:54 -07:00
Kevin Sawicki
a807619906
Only call show on active item when attached
...
Closes atom/settings-view#258
2014-10-03 15:23:21 -07:00
Nathan Sobo
e3245ec4b8
Remove logging from spec
2014-10-03 15:56:12 -06:00
Kevin Sawicki
4231d69421
Upgrade to apm 0.100
2014-10-03 14:06:12 -07:00
Ben Ogle
64cc7f98ea
Merge pull request #3697 from atom/bo-config-scoped-properties
...
Add scoped settings to config
2014-10-03 14:01:03 -07:00
Ben Ogle
062fa29895
addRawScopedValue -> setRawScopedValue
2014-10-03 11:57:50 -07:00
Ben Ogle
4e3c8406ee
Clean up docs
2014-10-03 11:57:35 -07:00
Ben Ogle
47d5b46a1d
Fix warnings from schema incorrectness
2014-10-03 11:42:45 -07:00
Ben Ogle
a711e908d5
💄
2014-10-03 10:46:57 -07:00
Ben Ogle
27da0669f3
Moar 📝
2014-10-03 10:46:57 -07:00
Ben Ogle
16fd53c123
Add schemas for scoped configs
2014-10-03 10:46:57 -07:00
Ben Ogle
2475e1a9a6
📝 Update docs for scoped settings
2014-10-03 10:46:57 -07:00
Ben Ogle
f724c7fca8
Implement observing on scoped properties
2014-10-03 10:46:57 -07:00
Ben Ogle
f8a3ae6104
Pull observing out into special methods for global config
2014-10-03 10:46:57 -07:00
Ben Ogle
899929a1ce
addScopedDefaults -> addScopedSettings
2014-10-03 10:46:57 -07:00
Ben Ogle
e5d67bb2ff
Can remove the clearing of scoped properties
...
Config is being created on each spec run!
2014-10-03 10:46:57 -07:00
Ben Ogle
3732bdf1e9
Ugh, add settingsForScopeDescriptor back
...
It’s used by language mode and autocomplete for different things
2014-10-03 10:46:57 -07:00
Ben Ogle
aedf02a3e3
Remove +default junk
2014-10-03 10:46:57 -07:00
Ben Ogle
d47dbede29
Fix specs
2014-10-03 10:46:57 -07:00
Ben Ogle
b1f8c6a6e8
Remove special method for language mode
2014-10-03 10:46:57 -07:00
Ben Ogle
a8fad6a0fb
Use disposables for removing properties
2014-10-03 10:46:13 -07:00
Ben Ogle
e2ac19c17f
Use config rather than syntax for scoped properties
2014-10-03 10:46:13 -07:00
Ben Ogle
82990cfc77
rename method
2014-10-03 10:46:13 -07:00
Ben Ogle
d72b179b3b
Use config in spec helper
2014-10-03 10:46:13 -07:00
Ben Ogle
9a957fe0a4
Fix specs for settings view.
2014-10-03 10:46:13 -07:00
Ben Ogle
21feab322f
Add deprecations to the syntax scoped property methods
2014-10-03 10:46:13 -07:00
Ben Ogle
dd05c6cec1
Syntax calls into atom.config for scoped properties
2014-10-03 10:46:13 -07:00
Ben Ogle
f61a7d0c62
Remove unused method
2014-10-03 10:46:13 -07:00
Ben Ogle
7a5054027e
Shift the args before coercing the value
2014-10-03 10:46:13 -07:00
Ben Ogle
778d9fafc5
fix value and default value object checks
2014-10-03 10:46:13 -07:00
Ben Ogle
38e889b7d8
Reorganize private methods into section
2014-10-03 10:46:13 -07:00
Ben Ogle
356f4bec7c
Basic scoped settings in Config works
2014-10-03 10:46:13 -07:00
Ben Ogle
8533286114
Move internal things into an internal section
2014-10-03 10:46:13 -07:00
Kevin Sawicki
98d31a1d30
💄 Remove some lint
2014-10-02 17:54:23 -07:00
Kevin Sawicki
59aa3a446c
Upgrade to apm 0.99
2014-10-02 16:57:16 -07:00
Kevin Sawicki
679031ce83
Upgrade to text-buffer@3.2.8
2014-10-02 16:50:53 -07:00
Kevin Sawicki
3860091c62
Upgrade to scoped-property-store@0.11
2014-10-02 16:46:25 -07:00
Kevin Sawicki
06af3f38c0
Upgrade to tree-view@0.128
2014-10-02 16:37:57 -07:00
Kevin Sawicki
da6f664903
Upgrade to snippets@0.55
2014-10-02 16:08:54 -07:00
Nathan Sobo
4c124b8174
Merge pull request #3633 from atom/ns-workspace-custom-elements
...
Use custom elements for workspace views
2014-10-02 16:00:31 -06:00
Kevin Sawicki
4a818d76d6
Upgrade to language-go@0.18
2014-10-02 14:15:02 -07:00
Kevin Sawicki
811758aec7
Prepare 0.136
2014-10-02 10:56:20 -07:00
Kevin Sawicki
a1dc7daf48
unless -> if
2014-10-02 10:04:26 -07:00
Kevin Sawicki
fd66348658
Use isFinite instead of isNaN
2014-10-02 10:02:57 -07:00
Kevin Sawicki
0de17d1b84
Call process.kill with a number
...
This appears to have changed in node 0.11.14 to be stricter
Closes #3708
2014-10-02 09:56:17 -07:00
Nathan Sobo
6ce5356505
Fix handling of submenus in conversion of legacy context menu format
2014-10-02 10:47:03 -06:00
Nathan Sobo
eff70b07d9
Update docs for context menus
2014-10-02 10:36:29 -06:00
Kevin Sawicki
368c06a95c
Upgrade to git-utils@2.1.5
2014-10-02 09:33:46 -07:00
Kevin Sawicki
913e4e4248
Add missing Grim prefix to deprecate calls
...
Closes #3706
2014-10-02 08:47:23 -07:00
Nathan Sobo
5cb31c874f
Properly emit item argument in pane:before-item-destroyed legacy event
2014-10-01 17:58:09 -06:00
Nathan Sobo
b24e1fa405
Merge branch 'master' into ns-workspace-custom-elements
2014-10-01 17:15:09 -06:00
Nathan Sobo
e44f4fbc84
Fix renaming error throwing exception in checkout-head-revision command
2014-10-01 17:04:34 -06:00
Ben Ogle
28ee1f3598
Fix spec
2014-10-01 14:53:31 -07:00
Ben Ogle
72f40ae647
Fix 📝
2014-10-01 14:25:07 -07:00
Ben Ogle
7f5428e2a4
Update config schema to use some new features.
2014-10-01 12:21:33 -07:00
Nathan Sobo
f004f8c45d
Merge branch 'master' into ns-workspace-custom-elements
...
Conflicts:
spec/pane-view-spec.coffee
spec/workspace-view-spec.coffee
src/workspace-view.coffee
src/workspace.coffee
2014-10-01 11:49:23 -06:00
Nathan Sobo
4c94233895
Merge pull request #3691 from atom/ns-pluralize-project-api
...
Pluralize Project API
2014-10-01 11:14:30 -06:00
Kevin Sawicki
05ccf8adc3
Prepare 0.135
2014-10-01 10:11:01 -07:00
Nathan Sobo
99b8e159bd
Add Project::onDidChangePaths event
2014-10-01 10:48:39 -06:00
Nathan Sobo
33c1ce863e
Pluralize Project API
...
This changes all APIs concerning paths and repositories on the project
to be plural, preparing us to switch to multi-folder projects. It
doesn’t make any changes to actually support multiple folders. Instead
we just wrap the previous return values in singleton arrays.
* constructor ‘path’ params -> ‘paths’
* getRootDirectory -> getDirectories
* getPath -> getPaths
* setPath -> setPaths
* getRepo -> getRepositories
2014-10-01 10:48:39 -06:00
Ben Ogle
0fafc21bc8
Merge pull request #3690 from atom/bo-fix-config-issue
...
Fix config resetting all values when one changes.
2014-10-01 09:47:29 -07:00
Ben Ogle
57603b3a00
Fix config resetting all values when one changes.
...
Closes atom/settings-view#257
2014-10-01 09:37:25 -07:00
Kevin Sawicki
cd8c6690aa
Upgrade to image-view@0.37
2014-10-01 08:40:08 -07:00
Kevin Sawicki
8806eef231
Upgrade to language-xml@0.22
2014-10-01 08:32:59 -07:00
Kevin Sawicki
de434fcfbf
Upgrade to fs-plus@2.3.1
2014-10-01 08:31:58 -07:00
Cheng Zhao
754429978e
Merge pull request #3688 from atom/atom-shell-v0.17.0
...
Upgrade to atom-shell@0.17 .1
2014-10-01 22:04:34 +08:00
Cheng Zhao
fdb4cd7e53
Disable DirectWrite, fixes #3540
2014-10-01 21:37:50 +08:00
Cheng Zhao
bf19d098d5
Upgrade to atom-shell@0.17.1
2014-10-01 21:27:51 +08:00
Cheng Zhao
5e0c7d3a70
Upgrade to apm@0.98.0
2014-10-01 20:20:43 +08:00
Cheng Zhao
c66df2c05a
Upgrade to atom-shell@0.17.0
2014-10-01 20:14:32 +08:00
Kevin Sawicki
df161d7d9b
Upgrade to settings-view@0.149
2014-09-30 16:57:06 -07:00
Kevin Sawicki
ebf026def4
📝 Make HEAD all caps in title
2014-09-30 16:13:46 -07:00
Kevin Sawicki
a12fb94d77
Specific VCS in config title
...
Closes atom/settings-view#41
2014-09-30 16:13:46 -07:00
Nathan Sobo
70a804bdb4
Rename Workspace::registerOpener to ::addOpener for consistency
2014-09-30 17:09:35 -06:00
Nathan Sobo
0242e1c4ef
Merge pull request #3658 from atom/ns-context-menu-cleanup
...
Clean up context menu API
2014-09-30 16:38:58 -06:00
Kevin Sawicki
f84cb83e1e
Use -> arrows
2014-09-30 14:02:10 -07:00
Nathan Sobo
72538891dd
Merge remote-tracking branch 'origin/master' into ns-context-menu-cleanup
...
Conflicts:
src/menu-manager.coffee
2014-09-30 14:53:10 -06:00
Nathan Sobo
73f6904ab7
Merge pull request #3671 from atom/ns-require-stylesheet-disposable
...
Return a Disposable from ThemeManager::requireStylesheet
2014-09-30 14:50:56 -06:00
Nathan Sobo
8ebfa495b5
Merge pull request #3670 from atom/ns-register-opener-disposable
...
Return a Disposable from Workspace::registerOpener
2014-09-30 14:50:46 -06:00
Kevin Sawicki
ef1e05fb89
Prepare 0.134
2014-09-30 13:36:38 -07:00
Kevin Sawicki
1f4359d429
Treat debugger statements as lint errors
2014-09-30 13:25:55 -07:00
Nathan Sobo
276102e197
Require grim
2014-09-30 14:24:47 -06:00
Nathan Sobo
99a14c07f5
Return a Disposable from Workspace::registerOpener
2014-09-30 14:13:50 -06:00
Nathan Sobo
8f9f422406
📝 Update return value docs
2014-09-30 14:03:03 -06:00
Nathan Sobo
211a1c75e2
Return a disposable from ThemeManager::requireStylesheet
2014-09-30 14:02:04 -06:00
Nathan Sobo
fd3cb1a232
💄 theme-manager-spec
2014-09-30 14:01:41 -06:00
Nathan Sobo
f205fe81ce
Actually update first-mate. Previous ( 51475fe231) updated atom-keymap.
...
Both were needed to introduce disposables, but I mixed up the commit
message in the previous commit.
2014-09-30 13:58:01 -06:00
Ben Ogle
c74b1b971d
Use isPlainObject()
2014-09-30 12:44:44 -07:00
Ben Ogle
54af7eced1
Handle empty config files + reset settings before applying user config
...
Closes #3664
2014-09-30 12:39:07 -07:00
Nathan Sobo
10f7a671c8
Merge pull request #3667 from atom/ns-deserializer-manager-disposables
...
Return disposables from DeserializerManager::add
2014-09-30 13:10:35 -06:00
Nathan Sobo
51475fe231
Upgrade first-mate to return Disposable from GrammarRegistry::addGrammar
2014-09-30 13:09:40 -06:00
Nathan Sobo
33a5ca30dc
Use DeserializerManager::add disposable instead of ::remove in specs
2014-09-30 12:58:10 -06:00
Nathan Sobo
df1ae64f62
Deprecate DeserializerManager::remove
2014-09-30 12:58:10 -06:00
Nathan Sobo
83710ed254
📝 Rename classes param to deserializers and update docs
2014-09-30 12:58:10 -06:00
Nathan Sobo
8cb8f09803
Return a Disposable instance from DeserializerManager::add
2014-09-30 12:58:10 -06:00
Kevin Sawicki
ff0a7be48a
Upgrade to settings-view@0.148
2014-09-30 11:18:50 -07:00
Nathan Sobo
b2cc28fb5b
Rename commandOptions to commandDetail on context menu items
2014-09-30 12:15:56 -06:00
Nathan Sobo
f6938183cc
Add pane splitting context menu items for all panes
...
The same menu items remain for `.overlayer` to force them to be ordered
before package context menu items.
2014-09-30 12:06:27 -06:00
Nathan Sobo
4a0c5aaa70
Prevent adjacent menu separators
2014-09-30 12:06:27 -06:00
Nathan Sobo
eb929cb7a2
Honor item specificity while still preserving addition order
...
Rather than using order to specify item precedence, we now construct
a set of menu items for each element traversing upward from the target.
When merging items for a given element, we pass the specificity to the
merge function, which uses it to decide whether or not to clobber
existing items. When assembling the overall menu, we don’t ever clobber
to ensure that items added for elements closer to the target always win
over items matching further up the tree.
2014-09-30 12:06:27 -06:00
Nathan Sobo
cf80b92f9a
Remove logging
2014-09-30 12:06:27 -06:00
Nathan Sobo
1187b50d90
Put platform items back on .overlayer so they sort before package items
2014-09-30 12:06:27 -06:00
Nathan Sobo
36d5359ef4
Restore original context menu ordering
...
Previously I used CSS specificity to order the most specific / recently
added menu items for a given element *first* when building up the
context menu. When a duplicate label was found for a given menu I would
refrain from inserting it. Now instead I order things the opposite way.
The most specific / recently added items come later and items with the
same label are clobbered by later items.
2014-09-30 12:06:26 -06:00
Nathan Sobo
915cfe15f5
Clear context menus between specs
2014-09-30 12:06:26 -06:00
Nathan Sobo
f082f93ead
Update specs for new ContextMenuManager API/behavior
...
When selectors have the same specificity, menu items added *later*
appear higher in the list.
2014-09-30 12:06:26 -06:00
Nathan Sobo
f9bf42db64
Remove commented line
2014-09-30 12:06:26 -06:00
Nathan Sobo
ff76e36f7d
Only display ‘Inspect Element’ item in dev mode
2014-09-30 12:06:26 -06:00
Nathan Sobo
740778e129
Auto-detect context menu items in the old format
2014-09-30 12:06:26 -06:00
Nathan Sobo
483e746439
Use new format for platform menus
2014-09-30 12:06:26 -06:00
Nathan Sobo
aec6df828e
fixup! Call context menu item ::created hooks with the click event
2014-09-30 12:06:09 -06:00
Nathan Sobo
703197bcca
Deprecate old style calls to ContextMenuManager::add
2014-09-30 12:06:09 -06:00
Nathan Sobo
2142c8e63e
:public: Document new ContextMenuManager::add API
2014-09-30 12:06:09 -06:00
Nathan Sobo
782f9c609e
Add shouldDisplay hook for context menu items
...
If present, if a falsy value is returned from this function for a given
context menu invocation, the item will not be displayed.
2014-09-30 12:06:09 -06:00
Nathan Sobo
3a567b3c5b
Call context menu item ::created hooks with the click event
2014-09-30 12:06:08 -06:00
Nathan Sobo
c5b395579b
Add devMode flag to individual items
2014-09-30 12:06:08 -06:00
Nathan Sobo
f8225a6441
Make arguments atom.contextMenu.add consistent with atom.menu.add
2014-09-30 12:06:08 -06:00
Nathan Sobo
504c4c7af6
Extract MenuHelpers from MenuManager for reuse by ContextMenuManager
2014-09-30 12:06:08 -06:00
Nathan Sobo
5e6e3c8d72
Merge pull request #3655 from atom/ns-menu-disposables
...
Return disposables from MenuManager::add and add specs
2014-09-30 12:05:11 -06:00
Nathan Sobo
dfc502b9a0
Merge pull request #3663 from atom/bo-subscribe-editor-commands
...
Subscribe to commands in TextEditorComponent so they are unsubscribed!
2014-09-30 10:56:05 -06:00
Ben Ogle
a8d93f9cf4
Spec for unsubscribing from commands
2014-09-30 09:45:55 -07:00
Ben Ogle
50cf5f3e95
Subscribe to editor commands
...
We need to unsubscribe when the editor is removed!
Closes #3651
2014-09-30 09:33:50 -07:00
Kevin Sawicki
5a9b34b31a
! -> ~
2014-09-30 09:32:03 -07:00
Kevin Sawicki
3efaeff669
🍎 Install via move instead of copy
...
This fixes the issue with the icon not showing up on OS X Mavericks
when building.
It seems that copying it to /Application file by file causes the icon to not
show up while moving it atomically there does.
2014-09-30 09:15:55 -07:00
Ben Ogle
443df29236
Upgrade find and replace to have cmd-d undo and skip
2014-09-29 17:26:51 -07:00
Ben Ogle
05b3f16eb2
Merge pull request #3613 from atom/bo-config-types
...
Support JSON Schema in Config
2014-09-29 17:23:54 -07:00
Ben Ogle
b54deccfae
String type must be strict.
...
It makes sense to coerce from more general -> more specific data types.
eg. string -> int, etc. But coercing the other way is problematic
in the case of chaining because the more general type will swallow the
specific type. eg. Setting `false` on type: [‘string’, ‘boolean’] will
coerce the boolean to a string, and will never allow the value to be
a boolean.
2014-09-29 16:09:49 -07:00
Ben Ogle
9808264b7f
Fix onDidChange usage
2014-09-29 16:09:49 -07:00
Ben Ogle
f3ed3dc357
Fix doc to match implementation
2014-09-29 16:09:49 -07:00
Ben Ogle
33b25c7312
Use new config callback arguments
2014-09-29 16:09:49 -07:00
Ben Ogle
454f9c4c65
Rename config-defaults -> config-schema
2014-09-29 16:09:49 -07:00
Ben Ogle
1b506673bb
📝 update
2014-09-29 16:09:49 -07:00
Ben Ogle
5651ebbb48
always set, only emit when values differ
2014-09-29 16:09:49 -07:00
Ben Ogle
a7185a894f
Fix specs
2014-09-29 16:09:49 -07:00
Ben Ogle
16c7fd3d70
Add spec for update event on load
2014-09-29 16:09:49 -07:00
Ben Ogle
98290b31ab
Rework defaults and user loading to notify per path
2014-09-29 16:09:48 -07:00
Ben Ogle
08b138997d
Change the onDidChange / observe arguments
...
Support passing no keypath
2014-09-29 16:09:48 -07:00
Ben Ogle
1f7aee00ac
function names to the imperative mood
...
http://en.wikipedia.org/wiki/Imperative_mood
2014-09-29 16:09:48 -07:00
Ben Ogle
3977596084
Validators -> enforcers
2014-09-29 16:09:48 -07:00
Ben Ogle
804d0d9911
Doc 💄
2014-09-29 16:09:48 -07:00
Ben Ogle
04d045227a
rename to config-defaults
2014-09-29 16:09:48 -07:00
Ben Ogle
4e1d13ceea
is plain object
2014-09-29 16:09:48 -07:00
Ben Ogle
ef19e925e9
Strings accept numbers too
2014-09-29 16:09:48 -07:00
Ben Ogle
2c1fa19e27
Update spec strings
2014-09-29 16:09:48 -07:00
Ben Ogle
11fad1bd12
Moar 📝
2014-09-29 16:09:48 -07:00
Ben Ogle
1408d69641
Fix up message strings
2014-09-29 16:09:48 -07:00
Ben Ogle
38d2303857
Clean up docs in creating a package
2014-09-29 16:09:48 -07:00
Ben Ogle
96207ffbdb
Update error messages to read good
2014-09-29 16:09:47 -07:00
Ben Ogle
fcf2143e70
isPlainObject
2014-09-29 16:09:47 -07:00
Ben Ogle
3a8f842de3
Remove uses of toggle
2014-09-29 16:09:47 -07:00
Ben Ogle
452e34db90
Remove deprecations for push / remove / unshift at keypath
2014-09-29 16:09:47 -07:00
Ben Ogle
8b39ce77b1
We’ll always have validators for a type. No check
2014-09-29 16:09:47 -07:00
Ben Ogle
604158647a
line height can be a string or a number
2014-09-29 16:09:47 -07:00
Ben Ogle
22fb5adda9
Remove deprecated calls for config.observe .. callNow: false in core
2014-09-29 16:09:47 -07:00
Ben Ogle
e607d45f0d
Remove instances of getPositiveInt()
2014-09-29 16:09:47 -07:00
Ben Ogle
94d470002b
Update doc strings
2014-09-29 16:09:47 -07:00
Ben Ogle
33d4ace8e9
📝 more docs for Config
2014-09-29 16:09:47 -07:00
Ben Ogle
800dee09ba
Make boolean schema validator a little tighter
2014-09-29 16:09:47 -07:00
Ben Ogle
6b4ce902ba
Undefined in Config::set always unsets the value
2014-09-29 16:09:46 -07:00
Ben Ogle
c6f7c75c8a
Update method doc strings for clarity
2014-09-29 16:09:46 -07:00
Ben Ogle
cb1f8e02aa
Return the value from restoreDefault
2014-09-29 16:09:46 -07:00
Ben Ogle
885a19492c
Rearrange managing settings section
2014-09-29 16:09:46 -07:00
Ben Ogle
8f738aae53
Fix up Config doc string
2014-09-29 16:09:46 -07:00
Ben Ogle
f09e58b434
Update config docs
2014-09-29 16:09:46 -07:00
Ben Ogle
98e828b337
Move default schema into config-default-schema.coffee
2014-09-29 16:09:46 -07:00
Ben Ogle
03a9a67ba8
Move spec
2014-09-29 16:08:04 -07:00
Ben Ogle
beb96cc025
💄
2014-09-29 16:08:04 -07:00
Ben Ogle
ae76bd6c96
Do not allow infinity in number types
2014-09-29 16:08:04 -07:00
Ben Ogle
694dd05e7b
Make warn messages way better.
2014-09-29 16:08:04 -07:00
Ben Ogle
662fc443dc
Fix specs
2014-09-29 16:08:04 -07:00
Ben Ogle
0fc773c1fc
Warn when loading bogus values from the user's config
2014-09-29 16:08:03 -07:00
Ben Ogle
aa5b0ce41f
Remove linter errors, warn when bad value
2014-09-29 16:08:03 -07:00
Ben Ogle
832b4ae4d8
Fix specs
2014-09-29 16:08:03 -07:00
Ben Ogle
af1bdaf901
Dont fail when there are thigns to set with array and object types
2014-09-29 16:08:03 -07:00
Ben Ogle
969ca048e8
Fix specs
2014-09-29 16:08:03 -07:00
Ben Ogle
0d2fdec326
Fix specs in config
2014-09-29 16:08:03 -07:00
Ben Ogle
f57dbfd9f5
Deprecate configDefaults in packages.
2014-09-29 16:08:03 -07:00
Ben Ogle
fc3ba775c8
Support schemas in packages
2014-09-29 16:08:03 -07:00
Ben Ogle
9b07158337
Add items schemas to arrays in workspaceView
2014-09-29 16:08:03 -07:00
Ben Ogle
0bb8821644
Editor config uses a schema
2014-09-29 16:08:03 -07:00
Ben Ogle
5fdf3f894c
Load the config from Atom class so as not to duplicate
2014-09-29 16:07:02 -07:00
Ben Ogle
5bf09716ef
convert the workspace config to use a schema
2014-09-29 16:06:27 -07:00
Ben Ogle
9fff544955
Fix specs
2014-09-29 16:05:24 -07:00
Ben Ogle
6a29630c82
Deprecate the getInt and getPositiveInt methods
2014-09-29 16:05:24 -07:00
Ben Ogle
74ba3c6a49
Add config section to creating a package
2014-09-29 16:05:24 -07:00
Ben Ogle
601c603bbe
📝
2014-09-29 16:05:24 -07:00
Ben Ogle
9fbbd1e59b
Back to getSchema
2014-09-29 16:05:24 -07:00
Ben Ogle
ba4df1b002
Pass a message to the errors thrown by validators
2014-09-29 16:05:24 -07:00
Ben Ogle
2c1190b552
Validate enum keywords
2014-09-29 16:05:24 -07:00
Ben Ogle
9ff976021e
Rename typeFilters to schemaValidators; add typeless validators
2014-09-29 16:05:24 -07:00
Ben Ogle
5e9a269278
getSchema -> schemaForKeyPath
2014-09-29 16:05:24 -07:00
Ben Ogle
18e0adbfa8
Fix linter error
2014-09-29 16:05:24 -07:00
Ben Ogle
f7f28e7995
Handle minimum and maximum keywords on number types
2014-09-29 16:05:24 -07:00
Ben Ogle
ac67430926
Handle bad values in number type
2014-09-29 16:05:23 -07:00
Ben Ogle
409b5536e1
Support arrays
2014-09-29 16:05:23 -07:00
Ben Ogle
2526ba0efb
Add an object filter
2014-09-29 16:05:23 -07:00
Ben Ogle
1a8c5ba551
Handle validation of schema types
2014-09-29 16:05:23 -07:00
Ben Ogle
f909d32826
Support more types
2014-09-29 16:05:23 -07:00
Ben Ogle
d0bb49dea0
Add type filter system to config
2014-09-29 16:05:23 -07:00
Ben Ogle
02e87555f4
Handle schema loading
2014-09-29 16:05:23 -07:00
Ben Ogle
a84dd69f55
Deprecate unused / unnecessary methods
2014-09-29 16:05:23 -07:00
Ben Ogle
a79c015774
Update ::observe and add ::onDidChange
2014-09-29 16:05:23 -07:00
Ben Ogle
9e46ab1b48
Reorder config methods for easier digestion
2014-09-29 16:05:23 -07:00
Kevin Sawicki
69f24a157a
Upgrade to language-coffee-script@0.35
2014-09-29 13:41:00 -07:00
Kevin Sawicki
ea75636e44
Use long options
2014-09-29 13:26:36 -07:00
Kevin Sawicki
e7ad9ae15a
Add --deep codesign option for 10.9.5
2014-09-29 13:22:55 -07:00
Kevin Sawicki
0499ee65a4
Upgrade to tabs@0.54
2014-09-29 11:07:40 -07:00
Kevin Sawicki
c56babec8d
Add split commands to editor context menu
...
Refs atom/tabs#85
2014-09-29 11:07:19 -07:00
Nathan Sobo
f6f891fa14
Construct test instance of MenuManager in spec
2014-09-29 11:45:01 -06:00
Nathan Sobo
19ff2bd986
Set the project path is the represented file path if undefined for item
...
This prevents exceptions on the browser process from passing a null
argument over IPC.
2014-09-29 11:21:33 -06:00
Nathan Sobo
be7d093a4a
Merge remote-tracking branch 'origin/master' into ns-workspace-custom-elements
...
Conflicts:
package.json
2014-09-29 11:13:45 -06:00
Nathan Sobo
2f93032a37
Don’t add duplicate items to the same menu
2014-09-29 11:11:36 -06:00
Nathan Sobo
c058b44a1b
💄 spec description
2014-09-29 11:11:10 -06:00
Nathan Sobo
81a7f65832
📝 Update docs
2014-09-29 10:37:19 -06:00
Nathan Sobo
bbeb0b5919
Return disposables from MenuManager which can be used to remove menus
2014-09-29 10:34:50 -06:00
Kevin Sawicki
60d34576d5
Upgrade to bracket-matcher@0.61
2014-09-29 09:20:35 -07:00
Ben Ogle
1539a90ee7
📝
2014-09-26 17:31:47 -07:00
Ben Ogle
b958286d22
Click to expand stack traces
2014-09-26 17:31:09 -07:00
Kevin Sawicki
6ce13a9c3e
Prepare 0.133
2014-09-26 15:30:40 -07:00
Kevin Sawicki
d1ba8b0140
Only test on Mac OS X for now
2014-09-26 15:17:35 -07:00
Kevin Sawicki
f4b23b801d
Only sign setup.exe when present
2014-09-26 14:53:20 -07:00
Kevin Sawicki
14c8c463fb
Don't build installers yet
2014-09-26 14:39:16 -07:00
Nathan Sobo
b5fc4aec84
Re-render component when EditorView is reattached
...
Fixes #3640
2014-09-26 15:15:23 -06:00
Nathan Sobo
0ebedeec3a
Merge remote-tracking branch 'origin/master' into ns-workspace-custom-elements
...
Conflicts:
package.json
src/workspace.coffee
2014-09-26 14:49:28 -06:00
Ben Ogle
1f2fc4bf00
Merge pull request #3619 from lee-dohm/scroll-past-end
...
Add ability to scroll past the end of the file
2014-09-26 11:47:58 -07:00
Ben Ogle
3601d113ad
Deactivate and unload all packages
2014-09-26 11:21:42 -07:00
Kevin Sawicki
6a81f3c6ce
Upgrade to language-sass@0.22
2014-09-26 08:34:46 -07:00
Lee Dohm
00baedbdf9
Add specs for editor.scrollPastEnd behavior
2014-09-25 23:05:47 -07:00
Lee Dohm
2c3bec7468
Add ability to scroll past the end of the file
...
Fixes #3592
2014-09-25 23:04:54 -07:00
Nathan Sobo
aa1eb94fa7
Ignore redundant calls to $::attachToDom
2014-09-25 22:17:26 -06:00
Nathan Sobo
8723e69f1c
Upgrade status-bar to fix specs
2014-09-25 21:58:44 -06:00
Nathan Sobo
b1c5442f93
Upgrade command-palette to fix specs
2014-09-25 21:28:52 -06:00
Nathan Sobo
756a389ccf
Don't require Workspace in WorkspaceView
2014-09-25 21:28:09 -06:00
Nathan Sobo
5a72d12026
Don’t use jQuery to attach window listeners in spec-helper
...
This prevents the command palette spec from failing because it’s
explicitly asserting that no listener registered on the window without
a description should show up in the palette, but core:close is also
registered on the workspace.
2014-09-25 20:57:09 -06:00
Nathan Sobo
06e0919597
Revert "Make $::view return __spacePenView from the first element if present"
...
This reverts commit edaf1e2ced .
2014-09-25 20:45:18 -06:00
Nathan Sobo
0afe2a55e9
Handle direct construction of WorkspaceView in a better way
2014-09-25 20:40:11 -06:00
Nathan Sobo
3442157e16
Fix command-installer-spec
2014-09-25 20:39:04 -06:00
Nathan Sobo
039d87caa0
Allow WorkspaceView to be instantiated directly for compatibility
2014-09-25 20:17:04 -06:00
Nathan Sobo
edaf1e2ced
Make $::view return __spacePenView from the first element if present
2014-09-25 20:16:40 -06:00
Kevin Sawicki
409816ef07
Upgrade to settings-view@0.147
2014-09-25 16:26:11 -07:00
Ben Ogle
8871d45227
Merge pull request #3603 from atom/bo-rename-editor
...
Rename Editor -> TextEditor
2014-09-25 15:27:13 -07:00
Ben Ogle
c5fa8fdf11
Fix spec
2014-09-25 15:15:50 -07:00
Ben Ogle
e060e08f93
Deactivate and unload lang packages after use
2014-09-25 15:14:30 -07:00
Ben Ogle
039afff1de
Unload the coffee grammar after using
2014-09-25 15:14:29 -07:00
Ben Ogle
d33bd291dd
Deactivate / unload packages after use
...
This was messing with other specs!
2014-09-25 15:14:29 -07:00
Ben Ogle
b422c7a678
Recommend GitRepository. Ugh
2014-09-25 15:14:29 -07:00
Ben Ogle
55d243215a
Deprecate requiring EditorView
2014-09-25 15:14:29 -07:00
Ben Ogle
0bc2b45200
Rename spec files
2014-09-25 15:14:29 -07:00
Ben Ogle
683d0d1b16
Editor -> TextEditor
2014-09-25 15:14:29 -07:00
Ben Ogle
82c53b539a
editor.coffee -> text-editor.coffee
2014-09-25 15:14:29 -07:00
Ben Ogle
c2f44efe31
editor-view -> text-editor-view
2014-09-25 15:14:29 -07:00
Ben Ogle
b3038eb968
editor-component -> text-editor-component
2014-09-25 15:14:29 -07:00
Kevin Sawicki
3694111211
Upgrade to bracket-matcher@0.60
2014-09-25 15:09:34 -07:00
Paul Betts
bf2d307cbe
Merge pull request #3635 from atom/edit-accelerators
...
Fix Copy / Cut's accelerators on Win32
2014-09-25 13:47:33 -07:00
Paul Betts
38016b205c
Fix Copy / Cut's accelerators
...
Copy/Cut/Paste always have the same accelerator in every app
2014-09-25 13:40:09 -07:00
Nathan Sobo
4b746deb73
Move shell command installation entirely into CommandInstaller
2014-09-25 13:11:15 -06:00
Nathan Sobo
442223f97b
💄 spec language
2014-09-25 12:44:53 -06:00
Nathan Sobo
4207752a08
Rename deprecatedViewEvents to deprecateViewEvents
2014-09-25 12:42:12 -06:00
Nathan Sobo
a5781d65c3
Remove methods carried over from old view
2014-09-25 12:36:44 -06:00
Nathan Sobo
9d2bb71109
More cleanup
2014-09-25 12:35:08 -06:00
Nathan Sobo
eaa90e6158
Clean up debugging
2014-09-25 12:33:05 -06:00
Kevin Sawicki
b4dcd019c1
Merge pull request #3631 from atom/ks-set-default-path-to-open-on-linux
...
Set default path to open on linux
2014-09-25 10:57:52 -07:00
Nathan Sobo
187e300167
Apply workaround for clearing of focus upon loading of window
...
After the first window focus event, the focus is getting cleared back
to document.body regardless of the prior active element. Refocusing
workspace on a delay after the first window focus event works around
the problem.
2014-09-25 11:56:29 -06:00
Nathan Sobo
670f3e4946
Add WorkspaceElement
2014-09-25 11:41:09 -06:00
Kevin Sawicki
13a5bfd1dd
Set default path on both files and folders
2014-09-25 09:45:54 -07:00
Kevin Sawicki
9e0c4d1fb6
Only set default path when opening files
2014-09-25 09:35:25 -07:00
Kevin Sawicki
cabcf19297
🐧 Default to project path in open dialog
2014-09-25 09:33:17 -07:00
Kevin Sawicki
9aa7331e6e
Upgrade to tabs@0.53
2014-09-25 09:10:27 -07:00
Kevin Sawicki
3daf505f3e
Upgrade to settings-view@0.146
2014-09-24 16:03:05 -07:00
Nathan Sobo
ae488fc7fe
Update document edited status in workspace model
...
This also fixes a previous oversight where the status wasn’t updated
when switching between pane items with different modified status.
2014-09-24 17:00:25 -06:00
Paul Betts
cd92f882bf
Merge pull request #3447 from atom/squirrel-installer
...
Build a Squirrel installer as part of CI build
2014-09-24 15:50:30 -07:00
Kevin Sawicki
707ac0b043
Upgrade to metrics@0.36
2014-09-24 15:45:19 -07:00
Paul Betts
4a812707d8
Merge remote-tracking branch 'origin/master' into squirrel-installer
2014-09-24 15:31:52 -07:00
Nathan Sobo
28deb9dec5
Maintain document.title in the workspace model, not the view
2014-09-24 16:26:54 -06:00
Paul Betts
f2ef7beae6
Include all PAK files
2014-09-24 15:07:41 -07:00
Kevin Sawicki
c64a4dd70f
Upgrade to tree-view@0.127
2014-09-24 14:58:57 -07:00
Nathan Sobo
186335d619
Mock out document.title with Object.defineProperty
...
Previously the WorkspaceView::setTitle was mocked in specs to prevent
the title from changing. But I would like to move the title update logic
without breaking assertions, so now we can assert directly on
document.title.
2014-09-24 15:56:50 -06:00
Paul Betts
3ab0b16923
Add a loading GIF that will display during initial install
2014-09-24 14:51:25 -07:00
Paul Betts
fac72fbf10
Update to Squirrel 0.4.95
2014-09-24 14:51:24 -07:00
Nathan Sobo
1c58438124
Move PaneContainerView::confirmClose to the model layer
2014-09-24 15:46:01 -06:00
Nathan Sobo
3e0477ffcb
Move shell command installation to workspace model
2014-09-24 15:28:35 -06:00
Nathan Sobo
368ef59b85
Remove stray log
2014-09-24 15:28:34 -06:00
Nathan Sobo
465d2afd95
Remove the old root view properly
2014-09-24 15:28:34 -06:00
Nathan Sobo
32f0eb4f76
Don’t emit repeated attached events for the same PaneView
2014-09-24 15:28:34 -06:00
Nathan Sobo
60a551b308
Only dispose PaneElement subscriptions when pane is destroyed
...
Not when the element is detached, because it might be reattached.
2014-09-24 15:28:34 -06:00
Nathan Sobo
f76f7e17d3
Upgrade space-pen for simulated dom attachment bug fix
2014-09-24 15:28:34 -06:00
Nathan Sobo
da87f321e8
Add PaneAxisElement
2014-09-24 15:28:34 -06:00
Nathan Sobo
11ede2d436
Upgrade autosave to fix specs
2014-09-24 15:28:34 -06:00
Nathan Sobo
2cc6c9e4c0
💄
2014-09-24 15:28:34 -06:00
Nathan Sobo
887a7bcaf4
Restore $.fn.element property
...
We define element in certain space-pen views, but this makes it
available for all jQuery objects. Can’t remove it from the prototype.
2014-09-24 15:28:34 -06:00
Nathan Sobo
df37d77895
Remove Pane::getViewClass as we now use a view provider
2014-09-24 15:28:34 -06:00
Nathan Sobo
cf8dc29cc5
Use Pane::onDidAddItem instead of ::observeItems
...
The former includes the index at which the item was added and the latter
does not.
2014-09-24 15:28:33 -06:00
Nathan Sobo
de29ca6906
Keep existing PaneView SpacePen API working as before
...
We will eventually deprecate all access to views via
`atom.workspaceView`, which is the only way to get a reference to
instances of PaneView. Draining the swamp!
2014-09-24 15:28:33 -06:00
Nathan Sobo
4ba3162f3e
Handle pane commands on PaneElement via command registry
2014-09-24 15:28:33 -06:00
Nathan Sobo
2710c06313
WIP: First stab at custom element for panes
...
Still need to create a SpacePen shim for access via `atom.workspaceView`
property so we’re backward compatible with packages, but it basically
works.
2014-09-24 15:28:33 -06:00
Nathan Sobo
7d71eeedf4
Break command dispatch as soon as currentTarget is null
2014-09-24 15:28:02 -06:00
Nathan Sobo
6d55bab4c8
Fix CommandRegistry::get/restoreSnapshot
...
I didn’t realize that deepClone was not handling functions correctly.
I’ve implemented clone manually to the exact depth needed instead.
2014-09-24 15:26:38 -06:00
Nathan Sobo
d506ccbaad
Merge pull request #3611 from atom/ns-activation-commands
...
Activation commands
2014-09-24 15:06:52 -06:00
Kevin Sawicki
8275ddd882
Catch errors thrown watching config file
...
Closes #3617
2014-09-24 13:54:27 -07:00
Nathan Sobo
b7765d9416
Process commands invoked with jQuery trigger in CommandRegistry
...
Especially in specs, trigger has been used to invoke events. jQuery does
not invoke native listeners in this situation, so we use ::on to listen
for them instead. If we didn’t handle the event with a native capture
handler, we’ll still support invoking via trigger.
2014-09-24 14:34:29 -06:00
Nathan Sobo
47f8f7eb11
Switch specs to use activationCommands instead of activationEvents
...
The activationEvents are converted to the same format as
activationCommands, and that property will be deprecated.
2014-09-24 14:34:29 -06:00
Nathan Sobo
63181a17c8
Support activationCommands field in package.json
...
This field mandates selectors in its structure and closely matches the
API of `atom.commands.add`. It will supplant `activationEvents` moving
forward.
2014-09-24 14:34:28 -06:00
Nathan Sobo
c71457e9d4
Default selector to .workspace when subscribing to activation events
2014-09-24 14:34:28 -06:00
Nathan Sobo
7d31b17273
Use the CommandRegistry to register activation event listeners
...
Commands registered with the command registry will always be handled
first, so as long as we disable any listeners in the registry that were
already invoked for the current command, we don’t need to disable jQuery
methods before replaying the command after activating the package.
This commit adds the ability to call .disableInvokedListeners on the
event passed to the command listeners. This returns a function which
can be called to reenable them.
2014-09-24 14:34:28 -06:00
Nathan Sobo
066f6bf03c
Forward stop[Immediate]Propagation to original event in CommandRegistry
...
Previously, stopping propagation would work on the synthetic bubbling
phase of the command registry itself, but the original event would
continue to propagate which is counterintuitive.
2014-09-24 14:34:28 -06:00
Nathan Sobo
40f8b990d0
Handle dispatching non-existent commands
2014-09-24 14:34:28 -06:00
Nathan Sobo
a492596f7f
Allow atom.commands to participate in activationEvents
...
* Activation events can be handled via atom.commands
* Pre-existing listeners registered via atom.commands are disabled when
replaying events for the activated package.
2014-09-24 14:34:28 -06:00
Nathan Sobo
2df5957f9b
Restore commands after each spec
...
This commit adds the ability to get and restore snapshots of command
listeners. Whatever commands are installed before specs begin are
preserved, but commands added during specs are always cleared away.
2014-09-24 14:34:28 -06:00
Nathan Sobo
a7196ec906
Dispatch activation commands with native DOM apis in specs
2014-09-24 14:34:28 -06:00
Nathan Sobo
c094b7a0ef
Extract package-manager-specs from atom-specs
2014-09-24 14:34:28 -06:00
Nathan Sobo
09b5ac887a
Return whether a dispatched command matched a listener
2014-09-24 14:34:28 -06:00
Nathan Sobo
67ff8f4382
Don’t clear commands after specs
...
Commands are typically registered once at eval time. Clearing them
means that commands aren’t available except in the first spec.
2014-09-24 14:34:27 -06:00
Nathan Sobo
0c9fd46030
Add CommandRegistry::dispatch for tests
2014-09-24 14:34:27 -06:00
Nathan Sobo
cf4a7c22ee
Upgrade command-palette for spec fixes
2014-09-24 14:33:37 -06:00
Kevin Sawicki
30f04360dd
Prepare 0.132
2014-09-24 11:03:20 -07:00
Kevin Sawicki
371e25af69
Disable deprecations unless in dev/spec mode
...
These are currently adding ~200ms to startup so temporarily disable
until the grim performance is improved and/or core and bundled packages
are updated to not call deprecated APIs.
2014-09-24 10:24:27 -07:00
Nathan Sobo
7fdffdd201
Upgrade atom-keymap
2014-09-24 11:04:56 -06:00
Kevin Sawicki
475fd07790
Resolve buildDir before it is used in other join calls
2014-09-24 09:48:56 -07:00
Kevin Sawicki
9e99cf03ea
Upgrade to bracket-matcher@0.59
2014-09-24 09:18:58 -07:00
Kevin Sawicki
b2c74ac249
Upgrade to apm 0.97
2014-09-23 17:24:51 -07:00
Kevin Sawicki
daa2c77321
Merge pull request #3610 from postcasio/master
...
Don't override antialiasing in markdown
2014-09-23 17:07:37 -07:00
Kevin Sawicki
3f15338cad
Upgrade to language-todo@0.12
2014-09-23 15:47:22 -07:00
Kevin Sawicki
00f67122c4
📝 Mark atom.commands experimental
...
The CommandRegistry class is still experimental and 404-ing in the
API docs on atom.io
2014-09-23 14:19:10 -07:00
Kevin Sawicki
df3f884ada
Resolve build and install directory paths
...
Closes #3600
2014-09-23 13:09:22 -07:00
Kevin Sawicki
85bf163f76
Merge pull request #3599 from atom/ks-remove-lintian-errors
...
Remove lintian errors
2014-09-23 12:59:35 -07:00
Kevin Sawicki
c6d6fb3b7a
Add libc6 to Depends section
2014-09-23 12:19:54 -07:00
Kevin Sawicki
26f3bde0e6
Add more lintian overrides
2014-09-23 12:19:54 -07:00
Kevin Sawicki
97b742cb1d
Add initial lintian overrides
2014-09-23 12:19:54 -07:00
Kevin Sawicki
4c3ac8e6ec
Add python dependency
2014-09-23 12:19:54 -07:00
Kevin Sawicki
0be03c8d9c
Copy LICENSE.md to /usr/share/doc/atom/copyright
2014-09-23 12:19:54 -07:00
Kevin Sawicki
0bdddc955f
Remove executable bit from .node files
2014-09-23 12:19:54 -07:00
Kevin Sawicki
ad9b5e5b8d
Add extended description
2014-09-23 12:19:54 -07:00
Kevin Sawicki
c178ac3aa6
Run dpkg-deb using fakeroot
2014-09-23 12:19:54 -07:00
Kevin Sawicki
6b23479c3f
Use FILE_MODE variable
2014-09-23 12:19:54 -07:00
Kevin Sawicki
c4e3b76070
Quote deleted directory
2014-09-23 12:19:53 -07:00
Nathan Sobo
3dbaa0679b
Merge pull request #3587 from atom/ns-workspace-view-providers
...
Add view provider API to Workspace
2014-09-23 13:08:00 -06:00
Nathan Sobo
366714aa3d
Upgrade atom-keymap for dvorak-qwerty fix
2014-09-23 13:00:53 -06:00
Nathan Sobo
1077a59450
Upgrade snippets to support multiple cursors
2014-09-23 12:38:47 -06:00
Ben Ogle
3bc115a7a0
Merge pull request #3606 from atom/bo-model-placeholder-text
...
Model EditorView::setPlaceholderText
2014-09-23 11:20:23 -07:00
Kevin Sawicki
71b3ab3ae6
Prepare 0.131
2014-09-23 10:51:23 -07:00
Ben Ogle
169a5de6a3
not.toBeDefined -> toBeUndefined
2014-09-23 10:38:38 -07:00
Kevin Sawicki
90ff3f585d
Always pass specs on Windows CI
2014-09-23 10:03:14 -07:00
Kevin Sawicki
2a7b73898e
Upgrade to bracket-matcher@0.58
2014-09-23 09:08:26 -07:00
Kevin Sawicki
7375b32fb3
Upgrade to bracket-matcher@0.57
2014-09-23 08:51:34 -07:00
postcasio
a615c3e081
Don't override antialiasing in markdown
2014-09-23 15:35:54 +01:00
Ben Ogle
d4f7e710f4
Reorder properties by usage
2014-09-22 17:28:20 -07:00
Kevin Sawicki
02d34b3ba9
Use .ico file from repo
2014-09-22 17:25:17 -07:00
Kevin Sawicki
69217b2d8f
Use .ico file from tag
2014-09-22 17:24:17 -07:00
Ben Ogle
4606ce2d50
Model setPlaceholderText
...
Less dependence on the editorView!
2014-09-22 17:21:42 -07:00
Kevin Sawicki
1dc5593380
📝 Single # in comments
2014-09-22 17:20:38 -07:00
Kevin Sawicki
42e0f83259
Add missing space
2014-09-22 17:18:15 -07:00
Kevin Sawicki
428532cd24
Remove stray if
2014-09-22 17:17:15 -07:00
Kevin Sawicki
7581832658
💄
2014-09-22 17:13:05 -07:00
Kevin Sawicki
c61c07f07d
Use path.extname
2014-09-22 17:09:55 -07:00
Kevin Sawicki
abe7dde205
Use grunt.file.readJSON
2014-09-22 17:07:52 -07:00
Kevin Sawicki
4bc49b82ef
💄
2014-09-22 17:07:00 -07:00
Kevin Sawicki
de1fd977e0
Use grunt APIs for read, write, and delete
2014-09-22 17:06:23 -07:00
Kevin Sawicki
32143cfbdb
Upgrade to symbols-view@0.66
2014-09-22 16:58:25 -07:00
Ben Ogle
2e4fda323e
Merge pull request #3605 from atom/bo-fix-cursor-events
...
Make cursor / selection events consistent
2014-09-22 16:44:42 -07:00
Ben Ogle
021208d933
Update Cursor::onDidChangePosition doc string
2014-09-22 16:12:51 -07:00
Ben Ogle
688b209000
Update doc string in Selection::onDidChangeRange
2014-09-22 16:12:19 -07:00
Ben Ogle
91a443e7cb
Update onDidChangeSelectionRange doc string
2014-09-22 16:09:32 -07:00
Ben Ogle
c62fb26001
onDidChangeSelectionRange emits object with ranges + selection
2014-09-22 16:08:12 -07:00
Ben Ogle
3134364362
Add cursor to the docs
2014-09-22 15:50:47 -07:00
Ben Ogle
e5c03e139a
Only pass event to the editor
2014-09-22 15:50:40 -07:00
Ben Ogle
5083c18c84
Add cursor to onDidChangeCursorPosition event object
2014-09-22 15:37:41 -07:00
Kevin Sawicki
4260eaa329
Merge pull request #3585 from deiga/patch-1
...
Add matching of Atom.app more stable
2014-09-22 15:06:50 -07:00
Kevin Sawicki
dc3a3225b3
Remove logging from specs
2014-09-22 15:00:06 -07:00
Kevin Sawicki
95087b8996
Git -> GitRepository
2014-09-22 14:54:01 -07:00
Kevin Sawicki
a06fba75b8
Upgrade to bracket-matcher@0.56
2014-09-22 14:50:25 -07:00
Ben Ogle
d727e440aa
Merge pull request #3601 from atom/bo-rename-git
...
Rename Git -> GitRepository
2014-09-22 13:43:04 -07:00
Paul Betts
afce21f37d
Merge remote-tracking branch 'origin/master' into squirrel-installer
2014-09-22 11:19:54 -07:00
Ben Ogle
6e8cfba440
nof
2014-09-22 11:07:53 -07:00
Ben Ogle
7a429b024e
Use GitRepository rather than Git
2014-09-22 11:07:41 -07:00
Ben Ogle
84425f238a
Rename git -> git-repository
2014-09-22 11:07:19 -07:00
Ben Ogle
c62b7cc710
Deprecate requiring Git
2014-09-22 11:01:14 -07:00
Kevin Sawicki
39d3724860
Handle error events in spawned processes
...
Refs #3600
2014-09-22 10:57:42 -07:00
Kevin Sawicki
9eed8a206a
Upgrade to first-mate@2.1.2
2014-09-22 10:47:56 -07:00
Paul Betts
5230d040eb
Clear the releases dir for now
2014-09-22 10:47:27 -07:00
Kevin Sawicki
ec0bcd90a6
Upload correct verison of .deb file
2014-09-22 10:38:56 -07:00
Kevin Sawicki
08871989e2
Correct process arch value
2014-09-22 10:35:52 -07:00
Kevin Sawicki
c94b03f13d
Run mkdeb task right before publishing
2014-09-22 10:33:29 -07:00
Kevin Sawicki
481653ff60
🍎 Insert newline with alt-enter and shift-enter
...
Closes #3588
2014-09-22 10:26:24 -07:00
Nathan Sobo
ddb85abe77
Don’t add the same editor to two different panes in spec
2014-09-19 16:30:37 -06:00
Nathan Sobo
55cce48af1
Throw an exception if the same pane item is added twice in the workspace
2014-09-19 16:24:13 -06:00
Nathan Sobo
d3239473b3
📝 Document Workspace::addViewProvider
2014-09-19 16:24:13 -06:00
Nathan Sobo
fa103d42d0
Delegate Workspace::addViewProvider to its ::viewRegistry
2014-09-19 16:24:13 -06:00
Nathan Sobo
ecbf2b708c
Make ::getView essential because otherwise the section is empty
2014-09-19 16:24:13 -06:00
Nathan Sobo
d344adc21e
Allow view providers to specify a createView factory method
...
If present, it will be called with the model object instead of
instantiating the view constructor directly and assigning a model on it.
This gives users more flexibility when constructing views.
2014-09-19 16:24:13 -06:00
Nathan Sobo
74d772f069
Rename view/modelClass to view/modelConstructor in view provider specs
...
It’s a more technically correct term. You use a class keyword to declare
these things, but the actual objects you pass around to talk about them
are constructor functions.
2014-09-19 16:24:13 -06:00
Nathan Sobo
e2e804483f
Return disposable from ViewRegistry::addViewProvider
2014-09-19 16:24:13 -06:00
Nathan Sobo
e084e13ea3
📝 Document Workspace::getView
2014-09-19 16:24:13 -06:00
Nathan Sobo
b5499247b3
Use view providers to build views if a matching provider is available
2014-09-19 16:24:13 -06:00
Nathan Sobo
54378b11d4
Isolate ViewRegistry specs
2014-09-19 16:24:12 -06:00
Nathan Sobo
21802ddb7c
Upgrade background-tips to fix spec failure
2014-09-19 16:24:12 -06:00
Nathan Sobo
20e08323c1
Use the ViewRegistry to construct pane item views
2014-09-19 16:24:12 -06:00
Nathan Sobo
0877721ce9
Construct PaneAxisViews and PaneViews via ViewRegistry
2014-09-19 16:24:12 -06:00
Nathan Sobo
2b86297a0b
Extract a ViewRegistry that can be shared amongst Workspace objects
2014-09-19 16:24:12 -06:00
Nathan Sobo
53bd1c8958
Use Workspace::getView to build PaneContainerView
2014-09-19 16:24:12 -06:00
Nathan Sobo
7f41be3103
Use atom.workspace.getView to construct WorkspaceViews
...
It returns the root DOM node of the workspace. Eventually this will
be a custom element but for now it’s just a DOM node with a
__spacePenView reference on it.
2014-09-19 16:24:12 -06:00
Nathan Sobo
7baa3b6f09
Start on Workspace::getView
2014-09-19 16:24:12 -06:00
Nathan Sobo
bac99222f3
Force scrollbars to be GPU layers when acceleration is enabled
...
Fixes #3559
For some reason, Chromium 37 is not compositing scrollbars correctly on
secondary monitors in OS X. They’re invisible when the lines layer
extends beneath the scrollbars unless we apply this style.
2014-09-19 15:10:04 -06:00
Kevin Sawicki
d6842dc8a2
Upgrade to language-xml@0.21
2014-09-19 09:56:11 -07:00
Kevin Sawicki
8b651328d2
Upgrade to settings-view@0.145
2014-09-19 09:45:25 -07:00
Kevin Sawicki
17838f832d
📝 Add installing on debian steps
2014-09-19 09:36:30 -07:00
Kevin Sawicki
9e686c11e4
Upgrade to apm 0.96
2014-09-19 09:29:45 -07:00
Timo Sand
8932eba0bf
Add matching of Atom.app more stable
...
I have this file on my Mac `/Users/timosand/Library/Application Support/com.github.atom.ShipIt/update.85PyXs3/Atom.app` and my `mdfind` returns it. It seems to be a common one, so I thought to remove it from the list to be sure that it selects the right Atom.app
2014-09-19 07:48:21 +03:00
Ben Ogle
5cc62b2429
Merge pull request #3583 from atom/bo-final-docs-pass
...
Final docs pass
2014-09-18 18:45:18 -07:00
Ben Ogle
e5096d8190
Data -> Details
2014-09-18 18:40:46 -07:00
Ben Ogle
2af699f35e
Rename cursor sections
2014-09-18 17:27:08 -07:00
Kevin Sawicki
b1f48338cd
Upgrade to apm 0.95
2014-09-18 17:26:46 -07:00
Ben Ogle
7632e5dd40
Reorg decoration
2014-09-18 17:24:24 -07:00
Ben Ogle
9f1aabed0a
Reorg Editor a bit based on conversations
...
Move heavier used sections near the top of the file. Make some of the
single extended methods public.
2014-09-18 17:20:18 -07:00
Ben Ogle
33827d1dc8
Upgrade text-buffer for better docs
2014-09-18 16:59:06 -07:00
Ben Ogle
29f53d4432
PaneView is private
2014-09-18 16:52:56 -07:00
Ben Ogle
f407ca3a0c
saveAll is private
2014-09-18 16:52:11 -07:00
Ben Ogle
2d3ea244ee
Opener stuff is essential
2014-09-18 16:51:59 -07:00
Ben Ogle
97931ff259
Move observePaneItems and onDidChangePaneItem to essential
2014-09-18 16:51:30 -07:00
Ben Ogle
d02c3e0d62
WorkspaceView is extended
2014-09-18 16:45:13 -07:00
Ben Ogle
e2d9e5bd74
Make focusing other pane views from workspaceView private
2014-09-18 16:44:49 -07:00
Kevin Sawicki
0b03c89010
Upgrade to settings-view@0.144
2014-09-18 16:43:47 -07:00
Ben Ogle
69f54b90dc
Clean up atom details section
2014-09-18 16:43:13 -07:00
Ben Ogle
7c483f989f
Clean up marker
2014-09-18 16:43:00 -07:00
Kevin Sawicki
c89bafb66e
Refresh horizontal scrollbar DOM node
...
Previously the vertical scrollbar's DOM node was used as the
horizontal node causing the horizontal scrollbar to not refresh
properly
Closes #3511
2014-09-18 16:26:40 -07:00
Kevin Sawicki
ee093d1709
Merge pull request #3582 from atom/ks-dont-allow-focused-specs-on-ci
...
Fail focused specs on CI
2014-09-18 16:16:17 -07:00
Ben Ogle
155d4ce733
Merge pull request #3569 from atom/bo-proper-doc-marker
...
Rename DisplayBufferMarker to Marker
2014-09-18 16:14:35 -07:00
Kevin Sawicki
021278e902
Always auto indent at least one hard tab
...
Previously when the delta between the suggested and current indent level
was greater than zero but less than one, no text would be inserted since
Editor::buildIndentString returns an empty string for levels less than one
when using hard tabs.
Closes #3575
2014-09-18 15:36:31 -07:00
Kevin Sawicki
597942c4ac
Fail focused specs on CI
...
This ensures focused specs never end up as green builds
2014-09-18 15:18:42 -07:00
Kevin Sawicki
7f3279e789
Unfocus spec
2014-09-18 14:50:36 -07:00
Ben Ogle
325cc95f48
Fix specs
2014-09-18 13:53:13 -07:00
Ben Ogle
068c2c359f
displayBufferMarker -> marker
2014-09-18 13:53:13 -07:00
Ben Ogle
39343b0c52
Fix reference to display-buffer-marker
2014-09-18 13:53:13 -07:00
Ben Ogle
6121147fc1
Upgrade text-buffer to have a private marker
2014-09-18 13:53:12 -07:00
Ben Ogle
65b41fa502
Move buffer-display-marker -> marker
2014-09-18 13:53:12 -07:00
Ben Ogle
9af2325f17
Rename DisplayBufferMarker -> Marker
...
Gnar!! 😎
2014-09-18 13:53:12 -07:00
Ben Ogle
fb7b9041ab
Shore up the docs around marker creation and invalidation
2014-09-18 13:53:12 -07:00
Ben Ogle
bf44cf89db
DisplayBufferMarker::matchesAttributes -> ::matchesProperties
2014-09-18 13:53:12 -07:00
Ben Ogle
cef8b95ef3
Deprecate s|getAttributes for s|getProperties
2014-09-18 13:53:12 -07:00
Ben Ogle
bd19899dd8
Add DisplayBufferMarker::getInvalidationStrategy
2014-09-18 13:53:12 -07:00
Ben Ogle
e3ce6f8a20
Organize DisplayBufferMarker into sections. Add docs from Marker
2014-09-18 13:53:12 -07:00
Kevin Sawicki
a88299284e
Upgrade to language-ruby@0.38
2014-09-18 13:51:34 -07:00
Kevin Sawicki
0bf0829e77
Upgrade to settings-view@0.143
2014-09-18 13:40:16 -07:00
Kevin Sawicki
46adbea0c2
Merge pull request #3567 from atom/ks-deprecate-custom-dom-events
...
Deprecate custom DOM events
2014-09-18 13:30:59 -07:00
Kevin Sawicki
62a5c1c58d
Don't dispose emitter, specs fail
2014-09-18 11:51:45 -07:00
Kevin Sawicki
c291c705ec
Add missing support to deprecation message
2014-09-18 11:51:45 -07:00
Kevin Sawicki
95253758f3
Dispose emitter after emitting did-destroy
2014-09-18 11:51:45 -07:00
Kevin Sawicki
1a24c79c7f
Deprecate beep event
2014-09-18 11:51:45 -07:00
Kevin Sawicki
522a66c876
📝 Wrap ::onDidAddPaneItem in {}
2014-09-18 11:51:45 -07:00
Kevin Sawicki
67610829f4
Add Atom::onDidBeep
2014-09-18 11:51:44 -07:00
Kevin Sawicki
fe30cf2135
Deprecate editor:detached
2014-09-18 11:51:44 -07:00
Kevin Sawicki
280a3c30e6
Deprecate editor:attached
2014-09-18 11:51:44 -07:00
Kevin Sawicki
0b82e83806
Move deprecatedViewEvents to deprecated section
2014-09-18 11:51:44 -07:00
Kevin Sawicki
6d2719c783
Deprecate editor:will-be-removed
2014-09-18 11:51:44 -07:00
Kevin Sawicki
31dd109343
Add Editor::onDidDestroy
2014-09-18 11:51:44 -07:00
Kevin Sawicki
a5b7764b38
Deprecate pane:attached
2014-09-18 11:51:44 -07:00
Kevin Sawicki
ddc88ec3ed
Deprecate when pane:active-item-modified-status-changed
2014-09-18 11:51:44 -07:00
Kevin Sawicki
088d4f439f
Deprecate pane:active-item-title-changed on PaneView
2014-09-18 11:51:44 -07:00
Kevin Sawicki
b1994b28b3
Deprecate pane:active-item-title-changed
2014-09-18 11:51:44 -07:00
Kevin Sawicki
cf303a73b7
Deprecate custom events on PaneView
2014-09-18 11:51:44 -07:00
Kevin Sawicki
1b25ea8a8d
Deprecate custom events on EditorView
2014-09-18 11:51:44 -07:00
Kevin Sawicki
291b989ff0
Deprecate pane:item-moved
2014-09-18 11:51:43 -07:00
Kevin Sawicki
1850197f55
Deprecate pane:item-removed
2014-09-18 11:51:43 -07:00
Kevin Sawicki
c2c0962e3b
Deprecate pane:item-added
2014-09-18 11:51:43 -07:00
Kevin Sawicki
099953c58b
Deprecate uri-opened
2014-09-18 11:51:43 -07:00
Kevin Sawicki
33fdb0b518
Deprecate pane:became-inactive
2014-09-18 11:51:43 -07:00
Kevin Sawicki
5148deded1
Deprecate pane:became-active
2014-09-18 11:51:43 -07:00
Kevin Sawicki
fdddccf094
💄
2014-09-18 11:51:43 -07:00
Kevin Sawicki
4521eeaeb1
Deprecate pane:active-item-changed
2014-09-18 11:51:43 -07:00
Kevin Sawicki
7344ba644e
Deprecate pane-container:active-pane-item-changed
2014-09-18 11:51:43 -07:00
Kevin Sawicki
ce887fe877
Deprecate selection:changed
2014-09-18 11:51:43 -07:00
Kevin Sawicki
ee701f3b8b
Deprecate cursor:moved
2014-09-18 11:51:43 -07:00
Kevin Sawicki
c5f593cf08
deprecatedViewEvents -> setupViewEventDeprecations
2014-09-18 11:51:43 -07:00
Kevin Sawicki
4b4dc7224e
Deprecate pane:removed event
2014-09-18 11:51:42 -07:00
Kevin Sawicki
31dd9bed6a
Map over cmdArgs when quoting
2014-09-18 11:37:37 -07:00
Kevin Sawicki
44860ba572
Filter null/undefined arguments on Windows
...
These won't be able to be properly quoted
2014-09-18 11:36:41 -07:00
Kevin Sawicki
c37e4649b5
Only call replace on string arguments
...
Prevents errors being thrown when trying to call replace on non-string
arguments.
2014-09-18 11:31:29 -07:00
Kevin Sawicki
3fb22f123a
Don't throw errors when folding comments
...
Previously trying to fold single line comments at the start/end
of files would throw errors since the +1 and -1 used in the
index ranges would cause the loop to advance past the last row
or before the first row.
2014-09-18 11:06:25 -07:00
Kevin Sawicki
616dae2f22
Upgrade to tree-view@0.126
2014-09-18 10:33:08 -07:00
Kevin Sawicki
e300677da0
Upgrade to less-cache@0.15
2014-09-18 10:03:33 -07:00
Kevin Sawicki
ca9d05f6fa
Remove notification stylesheet
...
These were currently undocumented in the styleguide, had hard-coded colors,
weren't being styled by the default light/dark UI themes, and were unused.
They were also causing conflicts with the notification token scope that
the Objective-C grammar uses.
2014-09-18 09:26:46 -07:00
Kevin Sawicki
ba49f5d0b8
Upgrade to symbols-view@0.65
2014-09-18 09:22:56 -07:00
Kevin Sawicki
5d22f96f7b
Upgrade to language-coffee-script@0.34
2014-09-18 08:52:19 -07:00
Kevin Sawicki
afd6f6144c
Upgrade to symbols-view@0.64
2014-09-17 18:16:09 -07:00
Kevin Sawicki
14b3bd5b39
Upgrade to language-coffee-script@0.33
2014-09-17 17:03:33 -07:00
Ben Ogle
7bf60a09dd
Make ScrollView Extended
2014-09-17 17:02:41 -07:00
Ben Ogle
8448b265d5
Merge pull request #3549 from atom/bo-visibility-split
...
Add sections and split methods into essential / extended API
2014-09-17 16:51:50 -07:00
Ben Ogle
a85a5e8495
Add public back for the deserializers
2014-09-17 16:20:08 -07:00
Ben Ogle
736342b527
Fix the title duplication
2014-09-17 15:59:22 -07:00
Ben Ogle
fad83fff1c
Change name of section in cursor
2014-09-17 15:57:24 -07:00
Ben Ogle
6f2b1a4b21
Reorganize Selection into sections
2014-09-17 15:57:13 -07:00
Ben Ogle
37ddf096a7
Reorganize ThemeManager into sections
2014-09-17 15:39:16 -07:00
Kevin Sawicki
27584cf069
Upgrade to grammar-selector@0.34
2014-09-17 15:20:31 -07:00
Kevin Sawicki
12181bcb02
Upgrade to language-coffee-script@0.32
2014-09-17 14:44:26 -07:00
Ben Ogle
0963077a32
Reorganize Project class into sections
2014-09-17 14:26:15 -07:00
Kevin Sawicki
a476bb220a
Upgrade to language-coffee-script@0.31
2014-09-17 14:26:12 -07:00
Ben Ogle
cfffae936c
Deprecate pathForRepositoryUrl for eventual removal
2014-09-17 14:23:46 -07:00
Nathan Sobo
aa8bfd8e5f
Remove stray console.log
2014-09-17 15:03:04 -06:00
Nathan Sobo
d36c738b07
Merge pull request #3469 from atom/ns-command-registry
...
Add command registry
2014-09-17 14:55:19 -06:00
Kevin Sawicki
bfdb5bd150
Upgrade to tabs@0.52
2014-09-17 13:52:21 -07:00
Kevin Sawicki
8b34f85f34
Upgrade to grammar-selector@0.33
2014-09-17 13:45:55 -07:00
Kevin Sawicki
ad17b2d1c3
Upgrade to apm 0.94
2014-09-17 11:29:24 -07:00
Kevin Sawicki
e4d50f4b38
Merge pull request #3565 from atom/ks-support-variation-sequences
...
Support variation sequences
2014-09-17 10:58:43 -07:00
Kevin Sawicki
146e8c2a0b
💄 Remove extra newline
2014-09-17 10:40:12 -07:00
Kevin Sawicki
f1fd13b0b2
Return as soon as first paired character is found
...
Previously the character count of the entire string was taken even
though it was only checking for the presence of a paired character.
Now hasPairedCharacter returns as early as possible and the now
unused getCharacterCount has been removed.
2014-09-17 10:35:33 -07:00
Kevin Sawicki
e343b0e0fc
Don't treat consecutive variation selectors as a sequence
2014-09-17 10:17:27 -07:00
Kevin Sawicki
c1aa5c9e48
📝 Mention variation sequence in comment
2014-09-17 10:17:27 -07:00
Kevin Sawicki
3acddf3e71
📝 Drop text
2014-09-17 10:17:26 -07:00
Kevin Sawicki
df68ae26a2
Add specs for variation sequences
2014-09-17 10:17:26 -07:00
Kevin Sawicki
fb7061f500
📝 Mention variation sequence in specs
2014-09-17 10:17:26 -07:00
Kevin Sawicki
878da262d2
Add support for Unicode variation sequences
...
These are character pairs that should be treated as tokens with a
buffer delta of 2 and a screen delta of 1.
2014-09-17 10:17:26 -07:00
Kevin Sawicki
b6faffe2db
Merge pull request #3555 from atom/ks-include-leading-trailing-classes-for-hard-tabs
...
Add leading/trailing whitespace classes to hard tab tokens
2014-09-17 10:15:34 -07:00
Kevin Sawicki
36f60c517e
Assert other whitespace class is not present
2014-09-17 09:50:55 -07:00
Kevin Sawicki
348f865cab
Add spec for all whitespace lines
2014-09-17 09:47:49 -07:00
Kevin Sawicki
18f54e6780
💄 Put leading spec first
2014-09-17 09:42:31 -07:00
Kevin Sawicki
b281737838
Add leading/trailing classes to hard tab tokens
...
Previously the leading-whitespace and trailing-whitespace classes
were never added to tokens that were hard tabs.
2014-09-17 09:42:31 -07:00
Kevin Sawicki
72b92fc3e5
Only add command on platforms where it can be run
...
Closes #3561
2014-09-17 08:54:16 -07:00
Kevin Sawicki
03fcda8807
Upgrade to grammar-selector@0.32
2014-09-16 18:49:31 -07:00
Kevin Sawicki
b6b7ce31a8
Upgrade to language-javascript@0.40
2014-09-16 18:10:32 -07:00
Ben Ogle
13cc97e44f
Reorganize PackageManager into sections
2014-09-16 17:05:23 -07:00
Kevin Sawicki
3794cb606f
Upgrade to grammar-selector@0.31
2014-09-16 16:56:36 -07:00
Kevin Sawicki
2dbaa52417
Upgrade to grammar-selector@0.30
2014-09-16 16:53:25 -07:00
Ben Ogle
6467f3c425
Reorganize cursor into sections
2014-09-16 16:50:17 -07:00
Kevin Sawicki
ad288478d5
Upgrade to language-sql@0.11
2014-09-16 16:46:04 -07:00
Kevin Sawicki
dd063c09d0
Upgrade to pathwatcher@2.1.3
2014-09-16 16:41:37 -07:00
Ben Ogle
5252b5314b
WorkspaceView Public -> Essential
2014-09-16 16:30:46 -07:00
Ben Ogle
4c93045384
Reorganize WorkspaceView into sections
2014-09-16 16:30:13 -07:00
Ben Ogle
fb1ac72b6e
installShellCommands is not public
2014-09-16 16:23:30 -07:00
Kevin Sawicki
51aaffb2e5
Upgrade to status-bar@0.45
2014-09-16 16:22:07 -07:00
Ben Ogle
7ff5938454
Convert visibility in SelectListView
2014-09-16 16:18:47 -07:00
Ben Ogle
053d483b2b
Rearrange SelectListView with sections
2014-09-16 16:06:37 -07:00
Paul Betts
1080eb2d11
CI version numbers are Magical(tm)
2014-09-16 16:00:57 -07:00
Paul Betts
246575390a
Use ERB templates from Underscore-Plus
2014-09-16 15:41:57 -07:00
Paul Betts
bc6c85ceca
Sign the installer too
2014-09-16 15:21:44 -07:00
Paul Betts
a0b405fe6f
Populate atom.nuspec with the current Atom version
2014-09-16 15:16:42 -07:00
Paul Betts
54b89cebcc
Merge remote-tracking branch 'origin/master' into squirrel-installer
...
Conflicts:
build/Gruntfile.coffee
2014-09-16 14:50:29 -07:00
Ben Ogle
b444fbd22c
Git module is extended
2014-09-16 14:44:49 -07:00
Ben Ogle
f1a5e8e1a8
Reorganize Git into sections
2014-09-16 14:41:23 -07:00
Kevin Sawicki
0098ac67ef
Upgrade to markdown-preview@0.103
2014-09-16 14:23:38 -07:00
Ben Ogle
cc64a2c3b4
Move things into the construction and destruction section
2014-09-16 14:10:49 -07:00
Ben Ogle
b9a63d5030
Add bit about editorView being sparse
2014-09-16 14:07:04 -07:00
Kevin Sawicki
c747ab411c
Upgrade to tabs@0.51
2014-09-16 14:04:01 -07:00
Ben Ogle
f80334d617
Task has better examples
2014-09-16 14:03:33 -07:00
Ben Ogle
679c52ffd1
Task is extended
2014-09-16 14:03:17 -07:00
Ben Ogle
1ee1eb3580
Syntax is extended
2014-09-16 13:43:56 -07:00
Ben Ogle
050ec6ca64
MenuManager is extended
2014-09-16 13:42:55 -07:00
Ben Ogle
69ba6e3e7e
DeserializerManager is extended
2014-09-16 13:42:26 -07:00
Ben Ogle
6379f87b8a
ContextMenuManager is Extended
2014-09-16 13:40:37 -07:00
Ben Ogle
f3f4e8f7a3
Config is Essential
2014-09-16 13:39:43 -07:00
Ben Ogle
dbca4f1b8c
Clipboard is extended
2014-09-16 13:36:48 -07:00
Ben Ogle
1933488914
Buffered process classes are extended
2014-09-16 13:35:19 -07:00
Ben Ogle
6e7dae032d
All dev tool methods are extended
2014-09-16 13:34:11 -07:00
Ben Ogle
88d0d291d4
Convert visibility in the messaging the user section
2014-09-16 13:31:53 -07:00
Ben Ogle
488b1819ae
Convert visibility in the managing the window section
2014-09-16 13:31:18 -07:00
Ben Ogle
b1df925d02
Convert visibility in metadata section
2014-09-16 13:30:47 -07:00
Ben Ogle
dbf8094fdb
Reorder the sections so public methods are closer to the top
2014-09-16 13:26:58 -07:00
Ben Ogle
cf927e6405
Create Messaging the user + Deserializing sections
2014-09-16 13:23:09 -07:00
Ben Ogle
6a16a9b83f
move Atom::open to the window management section
2014-09-16 13:22:21 -07:00
Ben Ogle
ebb6ebca2a
Move windowloadTime into metadata section
2014-09-16 13:21:35 -07:00
Ben Ogle
816bb9b38d
Deserializers are private
2014-09-16 13:21:19 -07:00
Ben Ogle
e260064df2
Add getLoadSettings to atom metadata section
2014-09-16 11:52:59 -07:00
Ben Ogle
a3e4ccbb83
Create atom metadata section
2014-09-16 11:52:11 -07:00
Ben Ogle
e84eba058a
Move deprecated methods to the bottom of the file
2014-09-16 11:44:00 -07:00
Ben Ogle
c25a04fd53
Move fullscreen stuff into the managing window section
2014-09-16 11:42:07 -07:00
Ben Ogle
9e68e47432
💄
2014-09-16 11:37:30 -07:00
Ben Ogle
53806d7d63
Managing the dev tool section
2014-09-16 11:37:21 -07:00
Ben Ogle
c0dd53104a
Make a managing the atom window section
...
de-public the get/setWindowDimensions in favor of
the (get|set)(Size|Position)
2014-09-16 11:37:11 -07:00
Ben Ogle
39d7e12ebb
Fix deprecation method calls
2014-09-16 11:35:14 -07:00
Ben Ogle
779619a4f2
Construction and destruction section
2014-09-16 10:58:36 -07:00
Ben Ogle
b3ec8ed03f
Make Atom::initialize private
2014-09-16 10:58:27 -07:00
Ben Ogle
f84666943c
Properties section
2014-09-16 10:58:08 -07:00
Ben Ogle
9eb51dfd0a
Make Atom.loadOrCreate Private
2014-09-16 10:56:48 -07:00
Ben Ogle
ac516102ca
Atom is Essential
2014-09-16 10:56:26 -07:00
Ben Ogle
5b8e30580d
Reorg Event Subscription section
2014-09-16 10:52:33 -07:00
Ben Ogle
44fd6cc335
Workspace is Essential
2014-09-16 10:51:34 -07:00
Ben Ogle
e01d96862f
Update docs in decoration
2014-09-16 10:51:34 -07:00
Ben Ogle
d349ec55f9
Use new methods
2014-09-16 10:51:34 -07:00
Ben Ogle
bbe69347ee
Clean up the syntax scopes section
2014-09-16 10:51:34 -07:00
Ben Ogle
6270f2ff55
Add missing argument to docs
2014-09-16 10:51:33 -07:00
Ben Ogle
1ef2aa63d6
Clean up visibilities where I made an error
2014-09-16 10:51:33 -07:00
Ben Ogle
ff188723cd
Create a saving section
2014-09-16 10:51:33 -07:00
Ben Ogle
b661cdd229
💄
2014-09-16 10:51:33 -07:00
Ben Ogle
499888a386
Reorg marker section
2014-09-16 10:51:33 -07:00
Ben Ogle
86bbf4276b
Reorg the Decorations section
2014-09-16 10:51:33 -07:00
Ben Ogle
48d02cf934
Reorganize the Folds section
2014-09-16 10:51:33 -07:00
Ben Ogle
9dacdaf2ef
Reorganize the Syntatic Queries section
2014-09-16 10:51:33 -07:00
Ben Ogle
af184fe2ff
Convert visibility on the grammars section
2014-09-16 10:51:33 -07:00
Ben Ogle
d827d4ad34
Change visibility on the Editor Coordinates section
2014-09-16 10:51:33 -07:00
Ben Ogle
4238052dc3
Move text mutation transactions into the mutating text section
2014-09-16 10:51:33 -07:00
Ben Ogle
5790221c15
Reorg undo section
2014-09-16 10:51:32 -07:00
Ben Ogle
5f807df1b0
Reorganize the indentation section
2014-09-16 10:51:32 -07:00
Ben Ogle
30ced48d23
Reorganize Soft Wrap Behavior section
2014-09-16 10:51:32 -07:00
Ben Ogle
d17c6e409f
Reorganize Tab Behavior section
2014-09-16 10:51:32 -07:00
Ben Ogle
81165e0e41
Add docs for the Editor::scan methods
2014-09-16 10:51:32 -07:00
Ben Ogle
49f5817b87
Convert visibility of the removing text section
2014-09-16 10:51:32 -07:00
Ben Ogle
6b71ea1875
Convert visibility in the Inserting Text section
2014-09-16 10:51:32 -07:00
Ben Ogle
6287f90a39
Convert visibility in the Mutating text section
2014-09-16 10:51:32 -07:00
Ben Ogle
783c1dd449
Convert visibility in the mutating text section
2014-09-16 10:51:32 -07:00
Ben Ogle
719ab078cc
Convert file details section to essential extended
2014-09-16 10:51:32 -07:00
Ben Ogle
2491090c91
Move Essential methods above the extended versions
2014-09-16 10:51:32 -07:00
Ben Ogle
f12b70e3b7
Editor::onDidChangeScreenLines -> onDidChange
2014-09-16 10:51:32 -07:00
Ben Ogle
4a20f13162
Upgrade scandal to handle negate syntax
...
!*.coffee
2014-09-16 10:25:25 -07:00
Kevin Sawicki
73253d37bc
Prepare 0.130
2014-09-16 10:19:32 -07:00
Kevin Sawicki
16c9c41978
Upgrade to tree-view@0.125
2014-09-16 10:02:45 -07:00
Kevin Sawicki
c7ca3e66fd
Prepare 0.129
2014-09-16 09:27:02 -07:00
Nathan Sobo
eb97154c94
Merge remote-tracking branch 'origin/master' into ns-command-registry
2014-09-16 10:27:00 -06:00
Nathan Sobo
1f95d8069a
Document CommandRegistry
2014-09-16 10:08:17 -06:00
Kevin Sawicki
dc88f080a3
Upgrade to tree-view@0.124
2014-09-16 09:00:30 -07:00
Nathan Sobo
a069f34ad6
Fix CommandRegistry::findCommands spec
...
Don’t assert against commands registered on the window with jQuery
2014-09-16 09:23:52 -06:00
Nathan Sobo
33ad0a9b93
Delegate ::onDidChangeActivePane and ::observeActivePane
2014-09-16 09:19:07 -06:00
Kevin Sawicki
5c77b06d2a
Add Editor:onDidSave
2014-09-15 18:25:29 -07:00
Kevin Sawicki
82a906cce5
Add Workspace::onDidChangeActivePaneItem
...
Closes #3546
2014-09-15 16:39:53 -07:00
Kevin Sawicki
94e285611c
getActiveItem -> getActivePaneItem
2014-09-15 16:31:01 -07:00
Nathan Sobo
ebe116d724
Update parent view is-focused and mini classes on editor mount
...
Fixes #3526
2014-09-15 16:03:36 -06:00
Nathan Sobo
647f6c5b24
Upgrade keybinding resolver to fix deprecation warnings in specs
2014-09-15 15:44:17 -06:00
Nathan Sobo
01a3e0cfba
Merge pull request #3545 from atom/ns-revert-soft-wrapped
...
Rename soft-wrapped back to soft-wrap
2014-09-15 14:49:10 -06:00
Nathan Sobo
3faf566a48
Rename editor:toggle-soft-wrapped back to editor:toggle-soft-wrap
2014-09-15 14:34:35 -06:00
Nathan Sobo
a0edb92e16
Rename editor.softWrapped config option back to editor.softWrap
2014-09-15 14:34:35 -06:00
Kevin Sawicki
69480385e6
Upgrade to tree-view@0.123
2014-09-15 13:02:21 -07:00
Kevin Sawicki
804f290cd3
Memoize comment scope selector
2014-09-15 13:01:37 -07:00
Ben Ogle
274a36e263
Upgrade UI themes to fix tabs
2014-09-15 11:18:51 -07:00
Nathan Sobo
4a14580429
Merge pull request #3338 from atom/ns-change-ctrl-a-binding
...
Change ctrl-a binding to editor:move-to-first-character-of-line on Mac
2014-09-15 12:15:59 -06:00
Kevin Sawicki
17a6256483
Upgrade to find-and-replace@0.138
2014-09-15 11:10:35 -07:00
Kevin Sawicki
7d61330b9f
Upgrade to tree-view@0.122
2014-09-15 11:07:49 -07:00
Kevin Sawicki
5e52357674
Upgrade to markdown-preview@0.102
2014-09-15 11:05:39 -07:00
Kevin Sawicki
6ee82d4937
Upgrade to tree-view@0.121
2014-09-15 10:56:01 -07:00
Kevin Sawicki
863362ffed
📝 Outdent ordered list
2014-09-15 08:51:10 -07:00
Kevin Sawicki
cea7d89129
📝 🐧 Tweak Linux instructions
2014-09-15 08:50:16 -07:00
Kevin Sawicki
5e65339332
Merge pull request #3535 from Bengt/patch-1
...
Elaborate getting a current working copy.
2014-09-15 08:44:06 -07:00
Kevin Sawicki
8c2bcf3943
Catch and log deactivate errors
...
Closes #3538
2014-09-15 08:34:54 -07:00
Kevin Sawicki
10762d6440
Upgrade to language-gfm@0.50
2014-09-15 08:21:19 -07:00
Kevin Sawicki
f872583c81
Upgrade to tree-view@0.120
2014-09-14 09:37:26 -07:00
Bengt Lüers
ca8153b56b
Elaborate getting a current working copy.
...
The `git checkout` step from #3098 got removed by some merge, so here it is again.
2014-09-14 15:15:52 +02:00
Kevin Sawicki
54c1dd5225
Upgrade to language-php@0.16
2014-09-12 15:10:04 -07:00
Kevin Sawicki
d858c6c357
Merge pull request #3528 from atom/ks-add-debian-asset
...
Add Debian asset to releases
2014-09-12 13:45:47 -07:00
Kevin Sawicki
6d1d6de8ff
Restore only uploading from master
2014-09-12 13:28:10 -07:00
Kevin Sawicki
97e7d24f43
Add missing task helpers require
2014-09-12 13:22:15 -07:00
Kevin Sawicki
1bfda1fc61
Copy .deb file to proper upload path
2014-09-12 13:22:15 -07:00
Kevin Sawicki
b1a6772105
Don't include version in .deb asset name
2014-09-12 13:22:15 -07:00
Kevin Sawicki
bf76a3f1e7
Only publish on Linux for now
2014-09-12 13:22:15 -07:00
Kevin Sawicki
8dcd454401
Remove token logging
2014-09-12 13:22:15 -07:00
Kevin Sawicki
3a2c155afc
Log token
2014-09-12 13:22:15 -07:00
Kevin Sawicki
e00ff30cd7
Extensions should be an array
2014-09-12 13:22:14 -07:00
Kevin Sawicki
38eda4ca14
Remove duplidate tasks in CI tasks array
2014-09-12 13:22:14 -07:00
Kevin Sawicki
dc0bdef36c
Don't run specs on Linux CI for now
2014-09-12 13:22:14 -07:00
Kevin Sawicki
9717d973a7
Upload .deb asset during publish
2014-09-12 13:22:14 -07:00
Kevin Sawicki
24206d45a7
Run mkdeb task on Linux CI
2014-09-12 13:22:14 -07:00
Kevin Sawicki
a1e177c7dc
Set ATOM_ACCESS_TOKEN
2014-09-12 13:22:14 -07:00
Kevin Sawicki
735d1a912e
Log debug output
2014-09-12 13:22:14 -07:00
Kevin Sawicki
e060d0b562
Add initial Linux CI build script
2014-09-12 13:22:14 -07:00
Kevin Sawicki
68e11fed11
Add .node-version file with 0.10.21
2014-09-12 13:22:14 -07:00
Kevin Sawicki
c72ce45820
Log installed node version
2014-09-12 13:22:14 -07:00
Kevin Sawicki
04cc11fa81
Don't read env var files on Linux
2014-09-12 13:22:14 -07:00
Kevin Sawicki
f14ad99558
Remove linux check
2014-09-12 13:22:14 -07:00
Kevin Sawicki
a060eff478
Use skinny arrows
2014-09-12 11:23:15 -07:00
Ben Ogle
1c57a8b0cd
Update event-kit with better organization in docs
2014-09-12 11:19:37 -07:00
Ben Ogle
7c1cab7789
Don’t recurse into dependencies of dependencies.
...
We always want the top level module!
2014-09-12 10:49:53 -07:00
Kevin Sawicki
591d9068d8
Upgrade to tree-view@0.119
2014-09-12 10:43:15 -07:00
Kevin Sawicki
c24bf5bd0c
Upgrade to find-and-replace@0.137
2014-09-12 10:34:59 -07:00
Kevin Sawicki
050a79e5b9
Upgrade to find-and-replace@0.136
2014-09-12 10:29:01 -07:00
Kevin Sawicki
ee8b01e46a
Upgrade to find-and-replace@0.135
2014-09-12 10:10:04 -07:00
Kevin Sawicki
ceb48b7f4f
Upgrade to tree-view@0.118
2014-09-12 09:51:01 -07:00
Kevin Sawicki
61e01c3984
Upgrade to language-ruby@0.37
2014-09-12 09:11:42 -07:00
Cheng Zhao
901ba72557
Show the open dialog as child window on Windows and Linux.
...
On Mac the open dialog is still showed as independent dialog, this matches
most native apps' behavior.
Fixes #3401 .
2014-09-12 21:43:01 +08:00
Kevin Sawicki
8cffb8006a
Upgrade to language-gfm@0.49
2014-09-11 21:41:15 -07:00
Ben Ogle
0643aa66c9
Upgrade atom-keymap for new docs organization
2014-09-11 18:23:39 -07:00
Ben Ogle
d0033b2d40
Upgrade tello for bugfix
2014-09-11 18:23:39 -07:00
Kevin Sawicki
8847b35931
Upgrade to tree-view@0.117
2014-09-11 18:11:16 -07:00
Kevin Sawicki
9a534f0b6d
Upgrade to tree-view@0.116
2014-09-11 17:35:07 -07:00
Kevin Sawicki
137b926f54
Upgrade to archive-view@0.37
2014-09-11 17:15:49 -07:00
Ben Ogle
24d1a45fd9
Upgrade to pathwather with better doc organization
2014-09-11 16:29:52 -07:00
Kevin Sawicki
ea6f124724
Merge pull request #3519 from atom/ks-remeasure-after-themes-load
...
Wait for themes to load before measuring
2014-09-11 16:22:07 -07:00
Kevin Sawicki
c161e93b96
💄 Add ?
2014-09-11 16:08:04 -07:00
Kevin Sawicki
e6252546c4
Set initialLoadComplete to true in specs
2014-09-11 15:49:44 -07:00
Kevin Sawicki
4a1f048d52
Refresh scrollbars when no stylesheet is specified
2014-09-11 15:44:30 -07:00
Kevin Sawicki
dc5eb95a39
Wait for initial stylesheet load to complete
...
Instead of measuring on each stylesheet load at startup,
wait for the initial load of all the stylesheets to complete
and then do the necessary measurments.
2014-09-11 15:32:02 -07:00
Kevin Sawicki
844fd29dad
Remove unused param
2014-09-11 15:32:02 -07:00
Kevin Sawicki
7b1a38bf8b
Upgrade to wrap-guide@0.22
2014-09-11 15:31:47 -07:00
Ben Ogle
54ef5acdc6
Upgrade first-mate with new docs
2014-09-11 14:59:24 -07:00
Ben Ogle
c8ccf1e0d7
Merge pull request #3518 from atom/bo-font-settings-in-model
...
Deprecate font-size, font-family, line-height, invisibles, indent guide methods on EditorView
2014-09-11 14:21:34 -07:00
Kevin Sawicki
aee496346b
Prepare 0.128
2014-09-11 14:10:44 -07:00
Ben Ogle
6a2c161bf2
Deprecate setShowInvisibles
2014-09-11 14:10:33 -07:00
Ben Ogle
5ef31e00a2
Deprecate EditorView::setShowIndentGuide
2014-09-11 14:10:17 -07:00
Ben Ogle
f8ba40bcfe
Deprecate font-size, font-family, line-height methods on EditorView.
2014-09-11 14:00:34 -07:00
Ben Ogle
834176f7b7
Merge pull request #3514 from atom/bo-remove-method-deprecations
...
Remove event deprecations from core
2014-09-11 13:45:26 -07:00
Ben Ogle
3f3284a8db
Move the deprecations
2014-09-11 13:33:50 -07:00
Kevin Sawicki
ff308d366c
Upgrade to language-ruby@0.36
2014-09-11 13:27:47 -07:00
Nathan Sobo
98a51005c3
Upgrade command-palette to use atom.commands global
2014-09-11 14:25:53 -06:00
Nathan Sobo
fb6a184b0e
Include commands registered via jQuery in CommandRegistry::findCommands
2014-09-11 14:18:57 -06:00
Nathan Sobo
8b7b946429
Set root node to workspace view when it’s constructed
...
Makes it easier to deal with specs
2014-09-11 14:18:57 -06:00
Nathan Sobo
e4264035d8
fixup! Clear atom.commands after each spec
2014-09-11 14:18:00 -06:00
Nathan Sobo
8f9cf3c790
Set the atom.commands root node to document.body in beforeEach
2014-09-11 14:17:45 -06:00
Nathan Sobo
99cf8fabc0
Clear atom.commands after each spec
2014-09-11 14:13:48 -06:00
Nathan Sobo
3e0e19d51b
Add CommandRegistry::findCommands
2014-09-11 13:48:35 -06:00
Nathan Sobo
155fb675ec
💄 group dispatch specs
2014-09-11 13:48:35 -06:00
Nathan Sobo
ab8ac369df
Move a few workspace commands to the command registry
2014-09-11 13:48:35 -06:00
Nathan Sobo
a348ecf034
Allow CommandRegistry::rootNode to be reassigned
2014-09-11 13:48:35 -06:00
Nathan Sobo
dac127c30b
Assign atom.commands to a CommandRegistry instance
2014-09-11 13:48:35 -06:00
Nathan Sobo
7580d64d2e
Allow CommandRegistry::rootNode to be assigned after construction
2014-09-11 13:48:35 -06:00
Nathan Sobo
43d3082d4e
Allow multiple commands to be registered by passing an object
2014-09-11 13:48:35 -06:00
Nathan Sobo
aee33fc126
Pass selector first to CommandRegistry::add
2014-09-11 13:48:35 -06:00
Nathan Sobo
4de0865d28
Allow listeners to be removed via a Disposable returned from ::add
2014-09-11 13:48:34 -06:00
Nathan Sobo
fe27ebec1b
Handle .stopImmediatePropagation() being called on command events
2014-09-11 13:48:34 -06:00
Nathan Sobo
fbaf956e1f
Handle .stopPropagation() being called on command events
2014-09-11 13:48:34 -06:00
Nathan Sobo
5eb22520f1
Order multiple matching listeners by selector specificity
2014-09-11 13:48:34 -06:00
Nathan Sobo
a075aa2b07
Perform synthetic bubbling through event target ancestors
2014-09-11 13:48:34 -06:00
Nathan Sobo
decc983420
Start on CommandRegistry
2014-09-11 13:48:34 -06:00
Ben Ogle
04c0824822
Fix / clean up specs
2014-09-11 11:28:21 -07:00
Ben Ogle
f38fb2a924
nof
2014-09-11 11:11:15 -07:00
Nathan Sobo
04caea9bb0
Upgrade autosave to suppress autosave when opening menus inside editor
2014-09-11 11:56:36 -06:00
Ben Ogle
f39114a95c
Subscribe to items via event methods.
...
Add deprecation warnings when they don’t return a disposable
2014-09-11 10:48:03 -07:00
Nathan Sobo
435e081402
Upgrade autosave to autosave all items on window blur
2014-09-11 11:20:19 -06:00
Nathan Sobo
36aa3834d3
Only call ::checkForVisibilityChange on editor attachment, not ::pollDOM
...
I’m pretty sure ::pollDOM is subsumed by ::checkForVisibilityChange
because there’s no reason the editor would be considered visible prior
to being attached.
2014-09-11 10:38:36 -06:00
Nathan Sobo
50a751b8e6
Merge pull request #3517 from smashwilson/ensure-measurements
...
Force visibility-change checking in EditorView's afterAttach method
2014-09-11 10:35:23 -06:00
Ash Wilson
40570c0b99
Force visibility-change checking in EditorView.
...
When an `EditorView` becomes attached, if hardware acceleration is enabled,
the call to `pollDOM` is a no-op because there's already a refresh pending.
This can cause problems, because then the initial measurements don't happen
and (for example) the lineHeight is left as null - it'll be set on the next
rendering, but not before subscribers to `workspaceView.eachEditorView` are
notified.
2014-09-11 11:14:41 -04:00
Ben Ogle
025c6111b3
Move global editor stylesheet updating into the ThemeManager
2014-09-10 18:01:45 -07:00
Ben Ogle
667315aff5
Add ThemeManager::onDidUpdateStylesheet
2014-09-10 18:01:27 -07:00
Ben Ogle
c1f8065caf
Use the new split*() methods on Pane model in WorkspaceView specs
2014-09-10 17:41:38 -07:00
Ben Ogle
70e1d14f96
Add KeymapManager::onDidLoadBundledKeymaps
2014-09-10 17:28:47 -07:00
Ben Ogle
7625e5352d
Use event methods in EditorComponent
2014-09-10 17:28:26 -07:00
Ben Ogle
6e3c945fa2
Use event methods for theme subscriptions
2014-09-10 17:26:08 -07:00
Ben Ogle
f8b17b6b3c
Add Returns line to all the event subscription methods
2014-09-10 17:07:21 -07:00
Nathan Sobo
d55f5cba78
Upgrade first-mate for event subscription methods
2014-09-10 17:24:55 -06:00
Nathan Sobo
f0a19e3f67
Upgrade atom-keymap for event subscription methods
2014-09-10 16:41:05 -06:00
Ben Ogle
465c13e292
Update packages that use atomdoc to force update of atomdoc
2014-09-10 15:36:48 -07:00
Ben Ogle
be1d4ee5dc
Use explicit versions of donna and tello in build package.json
2014-09-10 14:37:40 -07:00
Nathan Sobo
238cf60882
Upgrade pathwatcher for explicit event subscription methods
2014-09-10 14:58:21 -06:00
Ben Ogle
60a3cebfab
Fix section name in git class
2014-09-10 12:13:04 -07:00
Ben Ogle
8f8165e289
Fix doc strings in Atom class
2014-09-10 12:12:36 -07:00
Ben Ogle
d3b3fdefc9
Merge pull request #3507 from atom/bo-rename-events
...
Rename the rest of the internal events to the onDid* pattern
2014-09-10 12:11:26 -07:00
Ben Ogle
49937b2956
Revert "Add Project::onDidChangePath()"
...
This reverts commit ed4acb02d8 .
Conflicts:
src/project.coffee
2014-09-10 11:56:38 -07:00
Ben Ogle
40b32930cf
Revert "Add Project::onDidCreateBuffer"
...
This reverts commit 4070e5fb25 .
2014-09-10 11:55:41 -07:00
Ben Ogle
61fa1c4230
Revert "Add Project::observeBuffers"
...
This reverts commit b6fe72ef9e .
Conflicts:
src/project.coffee
2014-09-10 11:55:26 -07:00
Ben Ogle
6a0a842de4
Update section comments
2014-09-10 11:52:57 -07:00
Kevin Sawicki
c141448e9f
Wrap HTML elements in $ so matchers still work
2014-09-10 11:19:05 -07:00
Kevin Sawicki
61166bf365
Don't track focus for spec windows
2014-09-10 11:14:08 -07:00
Kevin Sawicki
9c24e5a23d
Prepare 0.127
2014-09-10 11:02:57 -07:00
Kevin Sawicki
883f7e1f5a
Use cross-platform path in specs
2014-09-10 10:22:48 -07:00
Kevin Sawicki
d9b1b7b399
Don't dump symbols on Windows CI for now
...
Currently errors and isn't uploaded yet anyway as a release asset
2014-09-10 10:08:26 -07:00
Kevin Sawicki
d1bdda5b3e
Upgrade to language-html@0.26
2014-09-10 09:40:55 -07:00
Nathan Sobo
a3f3b7e032
Upgrade text-buffer to fix null exception
2014-09-10 09:45:06 -06:00
Kevin Sawicki
3228de7ead
Merge pull request #3508 from envygeeks/patch-2
...
Proc requires super user permissions on Linux.
2014-09-09 18:45:50 -07:00
Jordon Bedwell
5a64b09924
Proc requires super user permissions on Linux.
2014-09-09 20:36:40 -05:00
Kevin Sawicki
b0c17aa98f
📝 Correct misspellings
2014-09-09 18:32:37 -07:00
Kevin Sawicki
9f5f4f2c10
Merge pull request #3499 from envygeeks/patch-1
...
Add alternatives alternative to symlinks.
2014-09-09 18:31:22 -07:00
Jordon Bedwell
335339ef61
Change language and make the command one line.
2014-09-09 20:20:39 -05:00
Kevin Sawicki
291bf7fe08
Upgrade to pathwatcher 2.0.12
2014-09-09 16:31:00 -07:00
Kevin Sawicki
40eaf69ab0
Upgrade to metrics@0.34
2014-09-09 16:25:44 -07:00
Kevin Sawicki
55ac855de1
Upgrade to pathwatcher 2.0.11
2014-09-09 16:12:20 -07:00
Ben Ogle
2e219f288d
Add sections for docs clarity
2014-09-09 15:55:47 -07:00
Ben Ogle
09fbd46869
Remove event docs
2014-09-09 15:43:35 -07:00
Ben Ogle
10ceb34426
Fix docs
2014-09-09 15:43:12 -07:00
Ben Ogle
5ba5215f5d
Add event subscription methods to ThemeManager
2014-09-09 15:35:00 -07:00
Ben Ogle
3bf348e51f
Add ThemeManager::onDidReloadAll
2014-09-09 15:24:55 -07:00
Ben Ogle
0afd8a1392
Add Package::onDidDeactivate
2014-09-09 15:09:18 -07:00
Ben Ogle
55b5debd7f
Add PackageManager::onDidLoadAll
2014-09-09 15:04:13 -07:00
Ben Ogle
229277f764
Add PackageManager::onDidActivateAll()
2014-09-09 15:03:45 -07:00
Ben Ogle
af1b0b5736
Fix Doc String
2014-09-09 14:45:41 -07:00
Ben Ogle
ae4f92cc52
Add onDidChangeStatuses
2014-09-09 14:45:31 -07:00
Kevin Sawicki
66b27ad52a
Upgrade to snippets@0.52
2014-09-09 14:30:52 -07:00
Ben Ogle
dddd17c11b
Fix observeBuffers
2014-09-09 14:29:14 -07:00
Ben Ogle
05f54d427d
Add Git::onDidChangeStatus
2014-09-09 14:28:30 -07:00
Ben Ogle
ffbb18a0f8
Remove event comments, add method section comment
2014-09-09 14:16:10 -07:00
Ben Ogle
b6fe72ef9e
Add Project::observeBuffers
2014-09-09 14:13:26 -07:00
Ben Ogle
4070e5fb25
Add Project::onDidCreateBuffer
2014-09-09 14:12:49 -07:00
Ben Ogle
ed4acb02d8
Add Project::onDidChangePath()
2014-09-09 13:58:23 -07:00
Ben Ogle
ab96e5b5fd
💄 Fix doc string
2014-09-09 13:58:01 -07:00
Ben Ogle
f357f694b3
Merge pull request #3456 from atom/ns-editor-event-methods
...
Add event subscription methods for Editor and associated classes
2014-09-09 13:40:45 -07:00
Ben Ogle
2a02375c4d
Move the Decoration events to an events section
2014-09-09 12:31:01 -07:00
Ben Ogle
e452b88fec
Add sections for events
2014-09-09 12:30:43 -07:00
Ben Ogle
0f83fe54f9
Add and use Editor::observeSelections() and ::observeCursors()
2014-09-09 12:08:43 -07:00
Ben Ogle
3e5666f183
use getPaneView rather than getPane
2014-09-09 12:08:12 -07:00
Nathan Sobo
260f72d2b5
Merge pull request #3495 from atom/atom-shell-v0.16.0
...
Upgrade to Chrome 37
2014-09-09 12:43:42 -06:00
Nathan Sobo
84deefb6b1
Upgrade atom-shell to incorporate changes in 92.2 and 92.3
2014-09-09 12:31:48 -06:00
Nathan Sobo
5afceb3951
Merge remote-tracking branch 'origin/master' into atom-shell-v0.16.0
...
Conflicts:
apm/package.json
2014-09-09 12:05:54 -06:00
Ben Ogle
72be16736c
isDestroyed -> destroyed
2014-09-09 10:58:12 -07:00
Ben Ogle
789d9c8eff
📝 Selection event methods
2014-09-09 10:56:44 -07:00
Ben Ogle
858ac5bf79
onDidChangeSelectionScreenRange -> onDidChangeSelectionRange
...
for consistency
2014-09-09 10:54:57 -07:00
Ben Ogle
9db804b413
Doc events in Cursor
2014-09-09 10:51:46 -07:00
Ben Ogle
c7525e8cff
💄 doc strings
2014-09-09 10:51:35 -07:00
Ben Ogle
7198a919bf
onDidMoveCursor -> onDidChangeCursorPosition
2014-09-09 10:43:25 -07:00
Ben Ogle
aebdfb4cf6
Event docs
2014-09-09 10:39:41 -07:00
Kevin Sawicki
7b1f8cc7da
Set project path for window:open-path files
...
The project path will now be set to the parent directory if it isn't
already set when a file path is specified via the window:open-path
event.
Closes atom/tree-view#217
2014-09-09 09:55:31 -07:00
Nathan Sobo
17aa6f958c
Upgrade autocomplete to fix specs
2014-09-09 10:18:19 -06:00
Cheng Zhao
3e10f491b4
Disable subpixel font scaling.
2014-09-09 21:54:32 +08:00
Cheng Zhao
3487ab9b11
Upgrade to atom-shell@0.16.2
2014-09-09 20:44:49 +08:00
Kevin Sawicki
f6545d4002
Check if name matches before resolving path
...
Path resolution hits the filesystem so check for a name
match first.
2014-09-08 17:27:34 -07:00
Kevin Sawicki
408cac4632
🐎 Use DOM APIs to find editor views
2014-09-08 17:10:30 -07:00
Kevin Sawicki
bb5a440651
:racehorse Upgrade to atom-keymap@2.0.6
2014-09-08 16:56:10 -07:00
Ben Ogle
5883e27c60
Make Editor::onDidChangeGrammar emit from Editor
...
Seems like the initial implementation was to handle the event, unfold
all then, re-emit the grammar-changed event.
2014-09-08 16:32:43 -07:00
Ben Ogle
1d073173d4
Add Editor::onDidChangeSelectedScreenRange
2014-09-08 16:25:35 -07:00
Ben Ogle
601b311496
Add Editor::onDidMoveCursor
2014-09-08 16:20:54 -07:00
Ben Ogle
d4835e1d8e
Add Editor:onScrollTopChanged and Editor:onScrollLeftChanged
2014-09-08 16:17:06 -07:00
Ben Ogle
6f9f087e11
💄 consistency
2014-09-08 16:05:31 -07:00
Ben Ogle
b6a9e1b576
Fix deprecation warning
2014-09-08 16:05:21 -07:00
Ben Ogle
efea16848a
Add deprecation warnings for all the other converted events
2014-09-08 16:05:07 -07:00
Ben Ogle
8aa1784c4a
Add Editor::onDidChangeScreenLines
2014-09-08 16:04:43 -07:00
Nathan Sobo
2d3ae1b44d
Upgrade event-kit for api docs
2014-09-08 17:00:46 -06:00
Jordon Bedwell
efc730dc2f
Add alternatives alternative to symlinks.
2014-09-08 14:39:47 -05:00
Kevin Sawicki
70dd3675e6
Upgrade to minidump 0.8
2014-09-08 12:05:25 -07:00
Kevin Sawicki
30ae93b9d9
Upgrade to apm 0.92.3
...
Refs #3492
2014-09-08 10:12:31 -07:00
Kevin Sawicki
aa5a094cbe
Merge pull request #3470 from atom/ks-no-jquery-to-apply-stylesheets
...
Use DOM APIs to apply stylesheets
2014-09-08 10:09:06 -07:00
Kevin Sawicki
ab75f3122f
💄 Use proper Less
2014-09-08 09:45:24 -07:00
Kevin Sawicki
359491fc3f
Remove nulled variable
2014-09-08 09:40:06 -07:00
Kevin Sawicki
444eb0e5e5
💄 e -> error
2014-09-08 09:37:39 -07:00
Kevin Sawicki
522d446366
📝 Emit -> Emitted
2014-09-08 09:35:05 -07:00
Kevin Sawicki
f8949adf38
💄 Sort requires
2014-09-08 09:34:31 -07:00
Kevin Sawicki
01d62653f2
Remove unused require
2014-09-08 09:33:51 -07:00
Kevin Sawicki
35a48f0cfb
Update specs to expect an element
2014-09-08 09:33:51 -07:00
Kevin Sawicki
f7103bbed6
Store sheet before it goes away
2014-09-08 09:33:51 -07:00
Kevin Sawicki
7e6b7ada54
Preserve ordering within type class
2014-09-08 09:33:51 -07:00
Kevin Sawicki
5e2f8a3ae3
🐎 Use DOM APIs to apply stylesheets
...
Previously jQuery was used, but using the DOM APIs directly
takes 1/3 of the time.
2014-09-08 09:33:51 -07:00
Kevin Sawicki
4bda13ec74
Merge pull request #3453 from atom/ks-lower-browser-process-startup-time
...
Lower browser process startup time
2014-09-08 09:32:48 -07:00
Kevin Sawicki
42f3605465
finish-launching -> ready
2014-09-08 09:22:46 -07:00
Kevin Sawicki
e7e4196fa6
Use fs.statSyncNoException
2014-09-08 09:22:45 -07:00
Kevin Sawicki
68801aacdb
Don't require shell until it is used
2014-09-08 09:22:45 -07:00
Kevin Sawicki
13956edfb5
Always assign to autoUpdater
2014-09-08 09:22:45 -07:00
Kevin Sawicki
3a7564b59e
Start auto updater on the next tick
...
This prevents it from adding time to first window startup
2014-09-08 09:22:45 -07:00
Kevin Sawicki
4e0928600f
💄
2014-09-08 09:22:45 -07:00
Kevin Sawicki
417134c799
Require dialog when used
2014-09-08 09:22:45 -07:00
Kevin Sawicki
b2638c8bad
💄
2014-09-08 09:22:45 -07:00
Kevin Sawicki
27bf096fbc
Remove require that is now inlined where used
2014-09-08 09:22:44 -07:00
Kevin Sawicki
4fa6f631a9
Defer ContextMenu require until requested
2014-09-08 09:22:44 -07:00
Kevin Sawicki
6e7968861d
Use fs instead of fs-plus
...
Since only an is file check is performed fs is sufficient
2014-09-08 09:22:44 -07:00
Kevin Sawicki
fc59d9c503
Require https on a next tick
...
This require is heavy in node for some reason so only
require it on Windows since it is only used there and only
after a next tick so that it doesn't affect startup
2014-09-08 09:22:44 -07:00
Kevin Sawicki
163b52efb0
CoffeeScript.compile returns a string
2014-09-08 09:22:44 -07:00
Kevin Sawicki
d4ed8a0b73
Defer requiring CoffeeScript
...
Requiring it up front adds about 30-40ms to startup.
2014-09-08 09:22:44 -07:00
Kevin Sawicki
d7106a6b4c
Make browser process benchmark executable
2014-09-08 09:22:43 -07:00
Kevin Sawicki
4b867ddc7a
Properly delete socket file in benchmark
2014-09-08 09:22:43 -07:00
Kevin Sawicki
b5dfaff426
Remove unused requires from main.coffee
2014-09-08 09:22:43 -07:00
Kevin Sawicki
7eba55d009
Add initial browser process startup benchmark
2014-09-08 09:22:43 -07:00
alandarev
abbb21bf47
🐧 Add Category 'Development' to linux desktop file
...
Closes #2827
Closes #3482
Closes #3488
2014-09-08 08:37:50 -07:00
Kevin Sawicki
ff4d4f047f
Merge pull request #3472 from pinak222/master
...
🐧 Add MimeType text/plain to .desktop file
2014-09-08 08:34:52 -07:00
Kevin Sawicki
9e21ea39bd
Upgrade to language-xml@0.20
2014-09-08 08:33:48 -07:00
Ivan Žužak
11dbee0290
Merge pull request #3468 from atom/iz-update-keymap-instructions
...
Explain capital letters in keystrokes in default keymap.cson comments
2014-09-08 15:21:46 +02:00
Cheng Zhao
de4936efc8
Upgrade to apm@0.93.1
2014-09-08 18:27:24 +08:00
Cheng Zhao
846d81abf5
Upgrade to atom-shell@0.16.1
2014-09-08 18:19:59 +08:00
Cheng Zhao
a8e4638612
🍎 Add "Services" menu, fixes #3204
2014-09-08 14:49:25 +08:00
Cheng Zhao
4134f5efe4
Upgrade to apm@0.93.0
2014-09-07 10:26:44 +08:00
Cheng Zhao
1c5acc059e
Upgrade to atom-shell@0.16.0
2014-09-07 10:24:35 +08:00
pinak222
c01a24f293
Add MimeType text/plain to .desktop file
...
This adds Atom in open with menu in KDE (possibly other DE's) for text files therefore providing better integration.
2014-09-06 10:59:01 +05:30
Kevin Sawicki
571ce5bddd
Upgrade to tree-view@0.115
2014-09-05 18:33:09 -07:00
Kevin Sawicki
5237e687ee
🐧 Add separator after preference items
...
Closes #3471
2014-09-05 18:16:12 -07:00
Kevin Sawicki
fe74dfdf4e
Upgrade to apm 0.92.1
2014-09-05 17:57:46 -07:00
Ben Ogle
250c21f00a
Deprecate all events from ::on
2014-09-05 17:26:41 -07:00
Ben Ogle
e6dbea09fe
Add onDidCreateMarker and onDidUpdateMarkers
2014-09-05 17:26:14 -07:00
Ben Ogle
47ef54a072
Subscribe directly to the decoration destroy for removal
2014-09-05 16:53:35 -07:00
Ben Ogle
86e9778adb
Remove the decoration changed event
2014-09-05 16:51:26 -07:00
Ben Ogle
aeffef30c6
Directly subscribe to the decorations in EditorComponent
2014-09-05 16:49:30 -07:00
Ben Ogle
7ae25d34e7
Decoration Params -> Properties
2014-09-05 16:20:42 -07:00
Ben Ogle
e6e6028683
Deprecate decoration events
2014-09-05 15:14:27 -07:00
Ben Ogle
f3e8f11d07
Use DisplayBuffer::onDidChangeSoftWrapped in Editor
2014-09-05 13:42:11 -07:00
Ben Ogle
6e8a626de2
Add ::onDidChangeSoftWrapped to DisplayBuffer and Editor
2014-09-05 13:41:46 -07:00
Ben Ogle
21e4d8a064
Add DisplayBuffer::onDidChange
2014-09-05 13:30:59 -07:00
Ivan Žužak
733e06fa8c
Use shift in the example rather than explaining the difference
2014-09-05 22:24:42 +02:00
Ben Ogle
db84b7952c
fix another linter error
2014-09-05 12:44:56 -07:00
Ben Ogle
557562d8c8
Fix linter error
2014-09-05 12:42:33 -07:00
Ivan Zuzak
b1fdb48e9e
Link to relevant docs in keymap.cson file
2014-09-05 21:40:54 +02:00
Ben Ogle
0a920b18d7
Update TokenizedBUffer::on deprecations
2014-09-05 12:40:33 -07:00
Ben Ogle
289b22c782
Use event methods in TokenizedBuffer spec
2014-09-05 12:40:14 -07:00
Ivan Zuzak
6d498aad3b
Explain capital letters in keystrokes
2014-09-05 21:40:11 +02:00
Ben Ogle
53fbfb8b27
Merge decoration-changed and decoration-updated
...
Only emit the decorations from the events
2014-09-05 12:35:52 -07:00
Ben Ogle
a2adbff3e9
Add TokenizedBuffer::onDidTokenize
2014-09-05 12:33:28 -07:00
Ben Ogle
48a68d87f5
Add TextBuffer::onDidChange
2014-09-05 12:26:54 -07:00
Ben Ogle
bcc6adff4f
No longer need this as the event method passes it through
2014-09-05 12:26:06 -07:00
Ben Ogle
9435f852dd
Use new decoration updated event method
2014-09-05 12:25:14 -07:00
Ben Ogle
569c403d56
Update the events on decorations
2014-09-05 12:08:35 -07:00
Nathan Sobo
6ad9531e5c
Add Selection::onDidChangeRange and ::onDidDestroy and deprecate ::on
2014-09-05 11:39:34 -07:00
Nathan Sobo
56687027b6
Add Cursor::onDidChangePosition and ::onDidDestroy and deprecate ::on
2014-09-05 11:39:34 -07:00
Nathan Sobo
6bd8702421
Deprecate DisplayBufferMarker::on
2014-09-05 11:39:34 -07:00
Nathan Sobo
c69b5fc0a0
Remove specs for ::onDidMoveCursor, which was removed
2014-09-05 11:39:33 -07:00
Nathan Sobo
1131b33a83
Add DisplayBufferMarker::onDidChange and ::onDidDestroy
2014-09-05 11:39:33 -07:00
Nathan Sobo
651eb78315
Add Editor::onDidAdd/RemoveSelection
...
Also update EditorComponent to use the new ::onDidAddSelection method.
2014-09-05 11:39:33 -07:00
Nathan Sobo
3e77b9b7c0
Eliminate Editor::onDidMoveCursor
...
If you want to know if a cursor moved, subscribe to the cursor.
2014-09-05 11:39:33 -07:00
Nathan Sobo
e77b4a54dd
Add Editor::onDidRemoveCursor
2014-09-05 11:39:33 -07:00
Nathan Sobo
3b6e40fbd8
Add Editor::onDidAddCursor
2014-09-05 11:39:33 -07:00
Nathan Sobo
161edfd15a
Remove ‘cursors-moved’ event
...
It event was not document only being used in EditorComponent. Due to
our batching strategy, it’s fine to respond to individual
::onDidMoveCursor events.
2014-09-05 11:39:33 -07:00
Nathan Sobo
2a81687d38
Add Editor::onDidMoveCursor
2014-09-05 11:39:33 -07:00
Nathan Sobo
05ea381c0a
Add Editor::onWill/DidInsertText
2014-09-05 11:39:33 -07:00
Nathan Sobo
63c9da02f6
Add Editor::onDidConflict
2014-09-05 11:39:33 -07:00
Nathan Sobo
5a02303b58
Add Editor::onDidStopChanging which delegates to TextBuffer
2014-09-05 11:39:33 -07:00
Nathan Sobo
1c95a55740
Add ::onDidChangeGrammar to Editor, DisplayBuffer, and TokenizedBuffer
2014-09-05 11:39:33 -07:00
Nathan Sobo
3e260eea56
Add Editor::onDidChangeSoftWrapped
2014-09-05 11:39:33 -07:00
Nathan Sobo
965afc2c37
Rename softWrap to softWrapped
...
Our new pattern for booleans is to have ::set and ::is, and that means
the property name needs to be in passive voice for ::is to make sense.
This is in preparation for adding a new change observation method.
* ::setSoftWrapped
* ::isSoftWrapped
* ::toggleSoftWrapped
2014-09-05 11:39:33 -07:00
Nathan Sobo
d15d1572ef
Add Editor::onDidChangeModified
2014-09-05 11:36:40 -07:00
Nathan Sobo
133f3f45ab
Add Editor::onDidChangePath
2014-09-05 11:36:40 -07:00
Nathan Sobo
b731f7cbdc
Add Editor::onDidChangeTitle
2014-09-05 11:36:40 -07:00
Ben Ogle
8f6053c53f
Upgrade bracket matcher to use new apis
...
It was really noisy with deprecations
2014-09-05 11:31:40 -07:00
Kevin Sawicki
0c749537a1
Prepare 0.126
2014-09-05 09:39:06 -07:00
Kevin Sawicki
f6bb7fc089
Merge pull request #3458 from atom/ks-store-injection-grammars
...
Include injection grammars in active list
2014-09-05 09:14:41 -07:00
Ben Ogle
805c621ac6
Merge pull request #3459 from atom/bo-remove-editor-view-split-methods
...
Deprecate EditorView::split* methods
2014-09-04 17:44:22 -07:00
Ben Ogle
7fe567521e
Use the model methods in the commands
2014-09-04 17:09:52 -07:00
Ben Ogle
e48748122f
Suggest better alternative in deprecation warnings
2014-09-04 16:49:33 -07:00
Ben Ogle
1291cf19fb
Rename EditorView::getPane -> ::getPaneView()
2014-09-04 16:49:02 -07:00
Ben Ogle
336afc32c2
Add PaneView::getModel()
2014-09-04 16:48:04 -07:00
Ben Ogle
a81393320c
Support a copyActiveItem param in Pane::split* methods
2014-09-04 16:41:20 -07:00
Kevin Sawicki
3e407296ad
🐎 Upgrade to less-cache@0.14
2014-09-04 16:31:21 -07:00
Kevin Sawicki
7c8451e178
Use getter on GrammarRegistry
2014-09-04 16:09:46 -07:00
Kevin Sawicki
90592a70be
Include injection grammars in active list
...
Prevents an immediate flicker when restarting Atom with editors
open that have injection matches.
2014-09-04 16:04:32 -07:00
Ben Ogle
914e4e6342
Deprecate EditorView::split* methods
2014-09-04 16:00:34 -07:00
Ben Ogle
86e623e9db
Merge pull request #3457 from atom/bo-deprecate-editor-view-methods
...
Deprecate obvious EditorView methods
2014-09-04 15:42:28 -07:00
Ben Ogle
70df5a5c0a
Remove unnecessary fixme
2014-09-04 15:30:06 -07:00
Ben Ogle
dba1e22ded
Deprecate EditorView::setSoftWrap
2014-09-04 15:29:54 -07:00
Ben Ogle
dc21e8707f
Deprecate EditorView::getFirstVisibleScreenRow
2014-09-04 15:25:55 -07:00
Ben Ogle
52c19a5dcd
Deprecate pixelPositionFor*Position
2014-09-04 15:20:20 -07:00
Ben Ogle
5ae040f688
Add Editor::scrollToTop to compliment scrollToBottom()
2014-09-04 15:17:17 -07:00
Ben Ogle
c511a71488
Deprecate EditorView::scrollToBottom
2014-09-04 15:17:01 -07:00
Ben Ogle
04b0ed9704
Deprecate EditorView::scrollTo*Position() functions
2014-09-04 15:14:38 -07:00
Ben Ogle
2c9241506b
Fix doc strings
2014-09-04 14:53:33 -07:00
Kevin Sawicki
326f5fc646
Upgrade to settings-view@0.142
2014-09-04 14:29:15 -07:00
Nathan Sobo
705c57158d
Merge pull request #3454 from atom/ns-text-buffer-event-methods
...
Add event subscription methods to TextBuffer and Marker
2014-09-04 15:17:55 -06:00
Nathan Sobo
a50f62dc93
Merge remote-tracking branch 'origin/master' into ns-text-buffer-event-methods
...
Conflicts:
package.json
2014-09-04 14:40:52 -06:00
Kevin Sawicki
eb9d4ba816
📝 Use ### for example sections
2014-09-04 13:40:04 -07:00
Nathan Sobo
6cb085b341
Upgrade text-buffer again to fix specs
2014-09-04 14:15:42 -06:00
Ivan Žužak
1ffe459b1e
Merge pull request #3455 from atom/iz-remove-deprecated-calls-check
...
Remove check for deprecated function calls
2014-09-04 22:02:51 +02:00
Nathan Sobo
effe7e8070
Upgrade find-and-replace for spec fixes
2014-09-04 14:00:14 -06:00
Ivan Žužak
b5676adf8a
Remove check for deprecated function calls
2014-09-04 21:52:00 +02:00
Ivan Žužak
1909f24d5c
Merge pull request #3433 from atom/iz-gutter-click-select-line
...
Support selecting rows by clicking and meta-clicking the gutter
2014-09-04 21:35:31 +02:00
Nathan Sobo
a947a357f4
Upgrade text-buffer for event subscription methods
2014-09-04 12:44:53 -06:00
Kevin Sawicki
d8be03850b
Merge pull request #3443 from atom/ks-upgrade-fuzzaldrin
...
Upgrade fuzzaldrin
2014-09-04 09:20:39 -07:00
Kevin Sawicki
641698330f
Upgrade to fuzzy-finder@0.58
2014-09-04 09:02:38 -07:00
Kevin Sawicki
55913626cc
Upgrade to fuzzaldrin 2.1
2014-09-04 09:02:38 -07:00
Ivan Zuzak
af2f155082
Merge branch 'master' into iz-gutter-click-select-line
2014-09-04 16:22:51 +02:00
Nathan Sobo
b9e90f2fdd
Fix editor observation docs
2014-09-04 08:06:19 -06:00
Nathan Sobo
621c247a75
Merge pull request #3418 from atom/ns-simplify-events
...
Clean Up Workspace Event Subscription API
2014-09-04 07:47:55 -06:00
Nathan Sobo
2f6f374cc7
Upgrade event-kit to stop throwing when emitting on disposed emitters
2014-09-04 07:02:35 -06:00
Nathan Sobo
aac64e3a9b
Document Workspace::onDidOpen
2014-09-04 07:01:32 -06:00
Nathan Sobo
9de0ba17b2
Add Workspace::onDidOpen event subscription method
2014-09-04 06:57:59 -06:00
Nathan Sobo
57699e6245
Use Workspace::getActivePane instead of property in spec
2014-09-04 06:57:46 -06:00
Ivan Zuzak
8a6e72f21f
Respect preserveFolds attribute when creating selections from markers
2014-09-04 13:57:41 +02:00
Paul Betts
7b9b044394
Let's not create an installer unless asked, it takes foreeeeevvvverr
2014-09-03 20:30:15 -07:00
Paul Betts
23cb0eda2f
How embarassing
2014-09-03 20:15:28 -07:00
Paul Betts
a354d9f880
Add create-installer to default tasks
2014-09-03 20:01:16 -07:00
Paul Betts
7526038f9a
Create a task which builds an installer
2014-09-03 20:01:16 -07:00
Paul Betts
c0973f8c0f
Create the first hack at an installer spec
2014-09-03 19:01:08 -07:00
Nathan Sobo
0f912c97b9
Upgrade emissary to call prefer calling ::dispose in Subscriber mixin
2014-09-03 19:37:42 -06:00
Nathan Sobo
4946eec367
Merge remote-tracking branch 'origin/master' into ns-simplify-events
...
Conflicts:
docs/your-first-package.md
2014-09-03 19:31:37 -06:00
Nathan Sobo
db571a2fbf
Avoid deprecation by calling ::getActivePaneItem
2014-09-03 19:26:19 -06:00
Nathan Sobo
22c62b3107
Replace ‘editor-created’ event with ::onDidAddTextEditor
2014-09-03 19:26:07 -06:00
Nathan Sobo
83327eeabb
Don’t test for editor-created events when editor is copied
...
We can handle this through ::onDidAddTextEditor when the copy is added
back to the pane.
2014-09-03 19:25:40 -06:00
Ben Ogle
8e286194f1
Merge pull request #3446 from atom/bo-move-var
...
Add columnCount variables to cursor::moveLeft and moveRight and related methods
2014-09-03 17:36:31 -07:00
Ben Ogle
691c7ee585
Considerably more elegant (and correct) moveLeft and moveRight
2014-09-03 17:19:06 -07:00
Paul Betts
dededd80dd
Add Squirrel.Windows 0.4.92
2014-09-03 16:57:22 -07:00
Ben Ogle
48b693c1c1
Add columnCounts to selection methods
2014-09-03 16:20:25 -07:00
Ben Ogle
7a3893c7bb
Update doc strings
2014-09-03 16:10:33 -07:00
Ben Ogle
06165b2167
Remove the max call
2014-09-03 16:10:33 -07:00
Ben Ogle
f82c59d865
Add columnCount to moveRight
2014-09-03 16:10:33 -07:00
Ben Ogle
29f15d0f20
Make moveLeft() with huge values span multiple rows
2014-09-03 16:10:33 -07:00
Ben Ogle
99c07decf2
Add columnCount var to Editor::moveLeft and Cursor::moveLeft
2014-09-03 16:10:33 -07:00
Ben Ogle
851034c8d3
Failing test
2014-09-03 16:10:33 -07:00
Ben Ogle
3a85148f69
Fix doc strings
2014-09-03 16:10:33 -07:00
Nathan Sobo
f87f7c358a
Kill a couple deprecation errors
2014-09-03 17:08:13 -06:00
Ben Ogle
df579a9295
Merge pull request #3445 from atom/bo-line-for-row
...
lineForRow changes
2014-09-03 16:07:42 -07:00
Ben Ogle
b90670ff2d
Gracefully handle the case when there is no screenline
2014-09-03 16:00:57 -07:00
Nathan Sobo
67dc703c18
💄 docs
2014-09-03 16:46:53 -06:00
Nathan Sobo
c508f76af0
Upgrade event-kit for deprecated .off on subscriptions
2014-09-03 16:40:18 -06:00
Nathan Sobo
a8c1f2d0a5
Deprecate Workspace methods
2014-09-03 16:37:36 -06:00
Nathan Sobo
7ad992e52f
💄
2014-09-03 16:35:46 -06:00
Nathan Sobo
87fb0b46f7
Deprecate theorist-provided behaviors in Pane
2014-09-03 16:31:14 -06:00
Nathan Sobo
873818ee52
Deprecate string-based event subscriptions
2014-09-03 16:21:42 -06:00
Ben Ogle
523a255e48
Add Editor::lineTextForScreenRow()
...
Closes #3055
2014-09-03 14:42:46 -07:00
Ben Ogle
5e21d1ca5b
Deprecate Editor::lineLengthForBufferRow
2014-09-03 14:42:46 -07:00
Ben Ogle
0703788209
Editor::linesForScreenRows -> ::tokenizedLinesForScreenRows
2014-09-03 14:42:46 -07:00
Ben Ogle
c0c941b8db
lineForBufferRow -> lineTextForBufferRow
2014-09-03 14:42:46 -07:00
Ben Ogle
e3a0339fe3
Editor::lineForScreenRow -> ::tokenizedLineForScreenRow
2014-09-03 14:42:46 -07:00
Ben Ogle
c4265776b3
Rename unused method
2014-09-03 14:42:46 -07:00
Ben Ogle
ae49fd50b7
DisplayBuffer::linesForRows -> ::tokenizedLinesForScreenRows
...
Clarity!
2014-09-03 14:42:46 -07:00
Ben Ogle
cdbbec91f0
row -> bufferRow for clarity
2014-09-03 14:42:45 -07:00
Ben Ogle
dbb0ff9830
Remove unused method
2014-09-03 14:42:45 -07:00
Ben Ogle
99f899dc4a
lineForScreenRow -> tokenizedLineForRow
...
The method was severely mislabeled
2014-09-03 14:42:45 -07:00
Ben Ogle
2b9b4a48ef
tokenizedLineForRow -> tokenizedLineForScreenRow
2014-09-03 14:42:45 -07:00
Ben Ogle
b516f5a74d
lineForBufferRow -> lineTextForBufferRow
2014-09-03 14:42:45 -07:00
Ben Ogle
05bbc480b0
displayBuffer::lineForRow -> tokenizedLineForRow
2014-09-03 14:42:45 -07:00
Ben Ogle
c0e2ed4282
Fix comments
2014-09-03 12:04:21 -07:00
Ben Ogle
d3c2cd756a
Fix comment
2014-09-03 12:01:36 -07:00
Kevin Sawicki
1ff9da5f7a
Upgrade to markdown-preview@0.101
2014-09-03 11:31:41 -07:00
Nathan Sobo
d3422786c3
Unmount component when EditorView is detached
...
Fixes #3431
When a pane item is moved to another pane, we *detach* the associated
view but we don’t fully remove it. This was to prevent removing a view
when it was used as the pane item directly. However, this was causing
the editor component not to be unmounted, which caused leaks and
incorrect measurements.
We need to unmount the component, but we don’t want to destroy the
editor. So I’ve moved editor destruction to the wrapper view for now,
and I only do it when the view is actually removed.
Ultimately, we need to have a 1:1 relationship with pane items and their
views and only allow a pane item to appear once in the pane tree. Then
we can recycle the same view and avoid this confusing situation where
the old view is detached and a new view is created.
2014-09-03 11:42:56 -06:00
Ivan Zuzak
ebbfaa23ce
Preserve folds when selecting rows by clicking the gutter
2014-09-03 18:54:46 +02:00
Ivan Zuzak
29ad748aa4
Dont propagate fold icon clicks to editor component
2014-09-03 18:52:50 +02:00
Nathan Sobo
d753a7f38d
Merge pull request #3440 from atom/ns-exclusive-selection-intersection
...
Don’t merge adjacent non-empty selections
2014-09-03 09:24:05 -06:00
Ben Ogle
1e4fb5b4bc
nof
2014-09-02 17:44:01 -07:00
Nathan Sobo
cfd2722348
Don’t merge adjacent non-empty selections
...
This improves the behavior of #3433
2014-09-02 18:10:05 -06:00
Ben Ogle
ae0bffc4ea
Fix some doc strings
2014-09-02 17:01:20 -07:00
Ben Ogle
3d8f3883d1
Upgrade deprecation cop to remove the status bar icon.
2014-09-02 16:52:22 -07:00
Ben Ogle
81532d52f7
Move select all fn so docs read better
2014-09-02 16:45:49 -07:00
Ben Ogle
0b34e46a1a
Merge pull request #3420 from atom/bo-update-cursor-selection-apis
...
Update cursor and selection APIs
2014-09-02 16:41:42 -07:00
Ben Ogle
539e4e0745
Upgrade fnr to fix specs
2014-09-02 15:10:38 -07:00
Ben Ogle
1f925078e9
Remove deprecation
2014-09-02 14:59:06 -07:00
Ben Ogle
a564da1eb0
Remove unnecessary deprecated methods
2014-09-02 14:58:20 -07:00
Ben Ogle
dca36d1307
Reorder return values of getSelectedBufferRanges
...
The implementation does not depend on a specific order, just the test
2014-09-02 14:55:02 -07:00
Ben Ogle
3f67252757
Add row count docs
2014-09-02 14:50:15 -07:00
Ben Ogle
a7db555030
Order the getting ranges / positions by their insertion order
2014-09-02 14:38:11 -07:00
Kevin Sawicki
3bd7edb94e
Upgrade to language-sass@0.21
2014-09-02 14:25:40 -07:00
Kevin Sawicki
a9227b5f43
Upgrade to language-less@0.15
2014-09-02 14:22:51 -07:00
Ben Ogle
659c05c825
Add selectToBufferPosition
2014-09-02 14:09:56 -07:00
Ben Ogle
5ea64f8b11
selectWord() -> selectWordsContainingCursors()
2014-09-02 14:03:57 -07:00
Ben Ogle
70af6198bd
selectLine -> selectLinesContainingCursors
2014-09-02 14:02:26 -07:00
Kevin Sawicki
1aa391a207
Don't load ~/.atom/init.coffee in safe mode
...
This ensures the code from the init script isn't causing issues
when trying to reproduce something in safe mode.
Refs #2772
2014-09-02 13:51:26 -07:00
Kevin Sawicki
03a6d10703
Upgrade to tree-view@0.114
2014-09-02 13:44:13 -07:00
Kevin Sawicki
24add494ae
Normalize project path in Project::setPath
...
This will remove consecutive slashes as well as . and ..
characters and make path comparisons accurate.
Closes atom/tree-view#191
2014-09-02 10:49:02 -07:00
Nathan Sobo
c5aa446bc2
Prevent focusout events on hidden input when clicking focused editors
...
Fixes #3384
This is achieved by calling .preventDefault() on mousedown events when
the editor is already focused, which prevents the moving of focus to
the editor itself.
2014-09-02 11:37:46 -06:00
Kevin Sawicki
fbcef99aac
Upgrade to language-todo@0.11
2014-09-02 09:04:49 -07:00
Kevin Sawicki
8fa8519924
Upgrade to language-python@0.19
2014-09-02 08:56:04 -07:00
Kevin Sawicki
5a36988930
Upgrade to language-xml@0.19
2014-09-02 08:49:06 -07:00
Ivan Zuzak
65cae0f68d
Fix indentation to make coffeelint happy
2014-09-01 18:24:04 +02:00
Ivan Zuzak
7f14965ca8
Support selecting multiple rows with meta-click
2014-09-01 17:42:55 +02:00
Ivan Zuzak
8c36d2673b
Select row when clicking the gutter
2014-08-30 20:20:09 +02:00
Kevin Sawicki
7f2d9984b8
Upgrade to language-go@0.17
2014-08-29 11:30:06 -07:00
Kevin Sawicki
d43702f017
🐎 Use direct comparison instead of regex
2014-08-29 09:55:50 -07:00
Kevin Sawicki
690d32cca9
Document undefined case
2014-08-29 09:42:51 -07:00
Kevin Sawicki
d870cb8f36
Return undefined to ? fallback works
2014-08-29 09:42:01 -07:00
Kevin Sawicki
7cd080786c
Return a boolean like the comment says
2014-08-29 09:40:55 -07:00
Kevin Sawicki
a8a251c457
💄
2014-08-29 09:36:55 -07:00
Kevin Sawicki
9574458feb
📝 💄
2014-08-29 09:34:59 -07:00
Kevin Sawicki
692bf534b6
Merge pull request #3369 from khakionion/master
...
Better autodetection of Soft Tabs.
2014-08-29 09:34:01 -07:00
Kevin Sawicki
f35346c507
Upgrade to tree-view@0.113
2014-08-29 09:15:34 -07:00
Kevin Sawicki
78f7ff6ee7
Focus existing window after opening path
2014-08-29 09:10:12 -07:00
Kevin Sawicki
71470f88ad
Merge pull request #3409 from syndbg/master
...
Added linux open-folder keybind.
2014-08-29 08:32:07 -07:00
Ben Ogle
4b4af946cf
Fix specs
2014-08-28 18:30:08 -07:00
Ben Ogle
5163d0f810
Fix dupe functions
2014-08-28 18:19:12 -07:00
Ben Ogle
08388d87c0
Remove getSelectionAtIndex
...
We’re going to eventually get rid of the clone in
getSelections / getCursors freeze those properties
and return them directly. Then they can operate
on the list garbage free.
2014-08-28 18:16:33 -07:00
Ben Ogle
9c53d6f014
Deprecate getCursor()
2014-08-28 18:10:18 -07:00
Nathan Sobo
c9e5ff6606
Organize workspace API into sections. Add ::getActiveTextEditor
2014-08-28 19:06:57 -06:00
Ben Ogle
2fced0c1bc
Deprecate getSelection
2014-08-28 17:51:16 -07:00
Ben Ogle
271af5dd99
Add Editor::setSelectedScreenRanges()
2014-08-28 17:28:24 -07:00
Nathan Sobo
6c2bb26e77
Add Workspace::observeTextEditors and ::onDidAddTextEditor
2014-08-28 18:28:10 -06:00
Nathan Sobo
70a23b0107
Add Workspace::getPanes and ::getPaneItems
2014-08-28 18:27:13 -06:00
Ben Ogle
c6a76e6c62
De public a non-used method
2014-08-28 16:59:10 -07:00
Ben Ogle
535724fa84
Nothing uses this function, not internal nor packages.
2014-08-28 16:58:59 -07:00
Ben Ogle
14dcf50683
De-public a couple unused methods
2014-08-28 16:53:44 -07:00
Ben Ogle
882261e782
Break into Essential and extended
2014-08-28 16:53:21 -07:00
Nathan Sobo
acb9bdaf33
Add pane and pane item observer methods to workspace. Also document.
2014-08-28 17:52:30 -06:00
Ben Ogle
713d82a895
Reorder selections section
2014-08-28 16:51:31 -07:00
Nathan Sobo
a33706ddbc
Add PaneContainer::onDidAddPaneItem and ::observePaneItems
2014-08-28 17:42:12 -06:00
Ben Ogle
2551313b58
Deprecate methods on cursor
2014-08-28 16:31:10 -07:00
Nathan Sobo
877fa40a49
Activate next pane on before invoking onDidDestroy observers
2014-08-28 17:23:49 -06:00
Nathan Sobo
cee7539e35
Add PaneContainer::observePanes and ::onDidAddPane
2014-08-28 17:22:28 -06:00
Ben Ogle
7ca5ece68a
Add methods to be symmetrical with selections
...
* getCursorsOrderedByBufferPosition
* getCursorBufferPositions
* getCursorScreenPositions
2014-08-28 16:06:44 -07:00
Nathan Sobo
5471e9bccc
Add PaneContainer::onDidDestroyPaneItem
2014-08-28 16:58:38 -06:00
Nathan Sobo
b60b9f3e3a
Add Pane::observeItems
2014-08-28 16:40:54 -06:00
Nathan Sobo
12f78dd957
💄
2014-08-28 16:27:20 -06:00
Ben Ogle
e74244fc25
Move less used function down in the order
2014-08-28 15:25:35 -07:00
Ben Ogle
65ba95a449
Add missing docs
2014-08-28 15:25:23 -07:00
Ben Ogle
370ad23f7c
Remove Cursor from ::moveCursor* methods
2014-08-28 15:25:12 -07:00
Nathan Sobo
cea4db5381
Break pane API into sections
2014-08-28 16:24:53 -06:00
Nathan Sobo
345617e0f3
Clean up existing pane API docs
2014-08-28 15:57:30 -06:00
Nathan Sobo
78c24fb737
Remove legacy event documentation
2014-08-28 15:54:16 -06:00
Ben Ogle
01b48d2a0a
Move adding cursor functions under more heavily used functions
2014-08-28 14:44:23 -07:00
Ben Ogle
45a9bd21fc
Deprecate getCursorScreenRow
...
It’s out of place, and unnecessary.
2014-08-28 14:43:36 -07:00
Ben Ogle
db83375293
Buffer before screen, get before set
2014-08-28 14:38:58 -07:00
Ben Ogle
a4a25576a2
Split cursor methods into essential and extended
2014-08-28 14:35:39 -07:00
Nathan Sobo
e88eb3012e
Document Pane event subscription methods
2014-08-28 15:32:02 -06:00
Nathan Sobo
d7063c0932
Add Pane::onDidDestroy
2014-08-28 15:21:35 -06:00
Nathan Sobo
34cb5d6012
Don’t implement ::isActive in terms of the theorist model behavior
2014-08-28 15:21:10 -06:00
Nathan Sobo
95e9686b37
Emit legacy item-added DOM event correctly
2014-08-28 14:42:13 -06:00
Nathan Sobo
b1916069de
Delegate ::getActivePane[Item] directly to PaneContainer
2014-08-28 14:42:13 -06:00
Nathan Sobo
9223361c22
Add PaneContainer::onDidChange/observeRoot
...
Also, don’t use a behavior to monitor root changes
2014-08-28 14:42:13 -06:00
Nathan Sobo
7556b85806
Remove/add the *subscription*, not the child
2014-08-28 14:42:12 -06:00
Nathan Sobo
b74554ad4c
Actually subscribe
2014-08-28 14:42:12 -06:00
Nathan Sobo
b34367ad44
💄 pane-container-spec
2014-08-28 14:42:12 -06:00
Nathan Sobo
cf3e1177ab
Upgrade event-kit to fix stupid bug
2014-08-28 14:42:12 -06:00
Nathan Sobo
74b2f26540
Add PaneContainer::onDidChangeActivePaneItem
2014-08-28 14:41:56 -06:00
Nathan Sobo
b89202f82c
Dispose of PaneAxis subscriptions when destroyed
2014-08-28 14:41:56 -06:00
Nathan Sobo
9487609f0c
💄 pane-container-spec
2014-08-28 14:41:56 -06:00
Nathan Sobo
da63c6bab2
Add ::onDidDestroy to Pane and PaneAxis
2014-08-28 14:41:56 -06:00
Ivan Žužak
a00b3b2cc9
Merge pull request #3394 from atom/iz-builtin-context-menu-commands
...
Add cut/copy/paste built-in context menu items
2014-08-28 20:41:21 +02:00
Ben Ogle
0888d8ac60
Upgrade atom-dark-ui
2014-08-28 11:27:45 -07:00
Ben Ogle
b895f7074d
Upgrade find and replace to remove deprecation
2014-08-28 11:19:40 -07:00
Ivan Zuzak
7b73d6749d
Add undo, redo, delete and select all commands to context menu
2014-08-28 20:13:16 +02:00
Nathan Sobo
67c3a41a60
Upgrade event-kit to fix bug and get CompositeDisposable::remove
2014-08-28 11:43:33 -06:00
Nathan Sobo
c25ab0db43
Rename ::disposables to ::subscriptions in PaneView
...
Now that emissary’s Subscriber no longer conflicts with the name
2014-08-28 11:43:09 -06:00
Nathan Sobo
9979ae4b09
Add child event methods to PaneAxis
...
This eliminates our reliance on the Sequence object for informing us
of changes
2014-08-28 11:43:09 -06:00
Nathan Sobo
a9294aebc3
Don’t use Sequence in PaneAxis
2014-08-28 11:43:09 -06:00
Nathan Sobo
f161f5352e
Don’t rely on Sequences to reparent the last child
2014-08-28 11:43:09 -06:00
Nathan Sobo
4f826a70f8
Use Array instead of Sequence for Pane::items
2014-08-28 11:43:08 -06:00
Nathan Sobo
1d365db9df
Use getActiveItem getter in pane-view-spec
2014-08-28 11:43:08 -06:00
Nathan Sobo
b9feed8eb4
Handle objects in subscriptions instead of multiple args
2014-08-28 11:43:08 -06:00
Nathan Sobo
475dc6074c
💄
2014-08-28 11:43:08 -06:00
Nathan Sobo
40d93cd0cf
Use Pane::setActiveItem internally so observers are invoked
2014-08-28 11:43:08 -06:00
Nathan Sobo
99d70b4a4e
Don’t emit ::onDidChangeActiveItem events unless it really changes
2014-08-28 11:43:08 -06:00
Nathan Sobo
87cdc1a45d
Don’t invoke ::onDidChangeActivePane events unless it really changes
2014-08-28 11:43:08 -06:00
Nathan Sobo
e7a7e86dea
Add Pane::observeActive and ::observeActiveItem
...
These have behavior semantics, invoking the observer immediately with
the current value of the observed property.
2014-08-28 11:43:07 -06:00
Nathan Sobo
b6c669a292
Subscribe with new event methods in PaneView
2014-08-28 11:43:07 -06:00
Nathan Sobo
44d70aaa5b
Add Pane::onDidChangeActive()
2014-08-28 11:43:07 -06:00
Nathan Sobo
2b63f8a4ee
Add PaneContainer::onDidChangeActivePane
2014-08-28 11:43:07 -06:00
Nathan Sobo
8225f759bf
Add Pane::onWillDestroyItem()
2014-08-28 11:43:07 -06:00
Nathan Sobo
2d58d9c8b5
Add Pane::onDidActivate
2014-08-28 11:43:07 -06:00
Nathan Sobo
548018e9b2
Add spec for onDidRemoveItem observers when moving items to other panes
2014-08-28 11:43:07 -06:00
Nathan Sobo
9bd2eec4bc
Add Pane::onDidMoveItem()
2014-08-28 11:43:07 -06:00
Nathan Sobo
b8fcbe9451
Start adding event subscription methods to pane
...
This branch uses EventKit, an ultra-simple library for implementing
events. The object implementing the methods maintains its own emitter
object rather than doing a mixin like Emissary encourages. This will
make it easier for us to deprecate ::on on the object itself. Unlike
emissary, the EventKit Emitter implements a super minimalistic API that
only allows one value to be emitted and always returns a Disposable
from subscriptions.
2014-08-28 11:43:06 -06:00
Ivan Zuzak
861dff107a
💄 simplify assignment using coffeescript magic
2014-08-28 19:42:59 +02:00
Nathan Sobo
ebb02bcd37
Use public getters instead of properties in pane-spec
2014-08-28 11:42:42 -06:00
syndg
fcb72049e1
Added linux open-folder keybind.
...
Moved application:open-dev to `ctrl-alt-o`
2014-08-28 14:05:42 +03:00
Michael Herring
039e61e960
updated regex in usesSoftTabs to only look for Tab and Space
2014-08-28 17:44:49 +09:00
Michael Herring
002f9ca2b1
merge latest upstream master
2014-08-28 17:35:09 +09:00
Ben Ogle
726b04ef80
Update find-and-replace
2014-08-27 19:21:49 -07:00
Kevin Sawicki
20b64dd744
Upgrade to tabs@0.50
2014-08-27 15:26:31 -07:00
Kevin Sawicki
a3d2924484
Split on whitespace
2014-08-27 14:43:23 -07:00
Kevin Sawicki
d225966374
installSize -> installedSize
2014-08-27 14:35:16 -07:00
Kevin Sawicki
6d23fa1620
🐧 Set installedSize value in control file
...
Closes #2183
2014-08-27 14:23:09 -07:00
Kevin Sawicki
682d84dea0
Log location of created .deb file
2014-08-27 14:09:57 -07:00
Kevin Sawicki
969e5b65df
Upgrade to welcome@0.18
2014-08-27 12:36:36 -07:00
Kevin Sawicki
8e5f4ced21
🐧 Move settings items to Edit menu
...
Closes #2467
2014-08-27 12:34:48 -07:00
Ben Ogle
bbdd304834
Merge pull request #3229 from atom/docs-metadata
...
New API docs
2014-08-27 11:33:04 -07:00
Kevin Sawicki
5360b719f2
Upgrade to oniguruma 3.0.4
2014-08-27 11:29:14 -07:00
Kevin Sawicki
17a9e397f3
🐧 Add ~/.atom open commands to File menu
2014-08-27 11:10:30 -07:00
Kevin Sawicki
f01f0eb90b
Upgrade to language-sass@0.20
2014-08-27 10:57:33 -07:00
Kevin Sawicki
53d16098ca
Merge pull request #3396 from syndbg/master
...
Added missing keybind in linux.cson.
2014-08-27 10:17:25 -07:00
Ben Ogle
cb34539508
Fix syntax highlighting
2014-08-27 09:36:08 -07:00
syndg
1221a140aa
Added missing keybind in linux.cson.
...
`'ctrl-,': 'application:show-settings'` exists in `win32.cson` and `darwin32.cson`
2014-08-27 17:10:08 +03:00
Ivan Zuzak
776a8e935a
Add cut/copy/paste built-in context menu items
2014-08-27 13:55:44 +02:00
Ivan Zuzak
096255f283
Support built-in context menu items
2014-08-27 13:54:55 +02:00
Ben Ogle
327749b6c5
Upgrade packages in the public docs.
...
They now are on the latest grunt-atomdoc and have docstrings that export
well
2014-08-26 19:23:51 -07:00
Kevin Sawicki
cd3bd048fd
Merge pull request #3389 from atom/ks-spec-task-on-linux
...
Add spec task on Linux
2014-08-26 18:38:34 -07:00
Ben Ogle
d79807fbe5
Document atom.* globals as properties
2014-08-26 16:00:35 -07:00
Ben Ogle
7a67619216
Use donna 1.0
2014-08-26 15:59:53 -07:00
Kevin Sawicki
496e49a5b9
Use correct process name on Linux
2014-08-26 15:10:43 -07:00
Kevin Sawicki
08decbe533
Explicitly set app path perms to 755 on Linux
2014-08-26 14:59:42 -07:00
Kevin Sawicki
37fc8b5945
Add initial spec task support on linux
2014-08-26 14:59:42 -07:00
Kevin Sawicki
f88c805466
Upgrade to markdown-preview@0.100
2014-08-26 14:59:28 -07:00
Kevin Sawicki
e8cd59eaef
Waits for reloaded event from ThemeManager
...
Previously disabling a theme wouldn't wait for the full reload
to finish since and the spec would intermittently fail because
the promise was fulfilled after the spec completed and the
subscription was leaked.
2014-08-26 14:23:20 -07:00
Kevin Sawicki
600005de15
Upgrade to go-to-line@0.25
2014-08-26 14:21:14 -07:00
Kevin Sawicki
aaa788b8da
Upgrade to settings-view@0.141
2014-08-26 12:53:44 -07:00
Kevin Sawicki
9a70fdc3d9
Prepare 0.125
2014-08-26 12:04:27 -07:00
Ben Ogle
48f161b63a
Merge pull request #3388 from atom/bo-remove-all-old-editor
...
Remove ancillary old editor views
2014-08-26 11:39:51 -07:00
Kevin Sawicki
f032dacebb
Upgrade to background-tips@0.16
2014-08-26 11:24:10 -07:00
Ben Ogle
a296364e53
Fixup doc strings that don’t parse correctly
...
We can’t have a huge indent on the second line of a list item. Markdown
parses it as a code block. :(
2014-08-26 10:47:36 -07:00
Kevin Sawicki
5ba86b3dbc
Normalize file paths in Project::resolve
...
This ensures the drive case letter is consistent on Windows
when opening file paths from the command line.
2014-08-26 10:22:20 -07:00
Ben Ogle
790f134d7c
Remove ancillary old editor views
2014-08-26 10:07:18 -07:00
Kevin Sawicki
32353a31eb
Only restore window when it is minimized
...
Restoring a maximized windows on Windows unmaximizes it.
Closes #3381
2014-08-26 09:55:22 -07:00
Nathan Sobo
0bae432109
Revert "Merge the react and non-react editor styles"
...
This reverts commit 01c4fe5340 .
2014-08-26 09:24:44 -06:00
Ben Ogle
d8a4280df1
Upgrade text-buffer for updated doc strings
2014-08-25 19:05:50 -07:00
Nathan Sobo
dccb2c295c
Update status bar to fix specs
2014-08-25 18:48:03 -06:00
Nathan Sobo
2a94e4a33c
Pass tokenizedLines to LinesComponent so measuring stays in sync
...
Fixes #3318
2014-08-25 18:16:45 -06:00
Nathan Sobo
3371ceadf3
Add regression coverage for remeasuring characters w/ requested update
...
The problem here is that the lines in the editor no longer reflect the
lines on screen, but we're looking for line nodes corresponding to the
editor's current contents.
2014-08-25 18:16:38 -06:00
Nathan Sobo
070ca1a4bb
Call checkForVisibilityChange when showing editors via EditorView::show/hide
2014-08-25 18:16:29 -06:00
Kevin Sawicki
157a753bfb
Upgrade to space-pen 3.4.3
2014-08-25 16:36:53 -07:00
Nathan Sobo
0849f1ea84
Perform a sync update after editor becomes visible
...
This pauses updates during measurements. If any updates were requested
while measuring, we force an update synchronously to prevent flicker.
This commit also removes the visibility check before updating, because
we can't force an update from this spot in the lifecycle. This shouldn't
be needed anyway because we are polling for visibility changes.
2014-08-25 17:31:29 -06:00
Nathan Sobo
c4f5a3516b
Assign atom.lastUncaughtError in window.onerror handler
2014-08-25 16:36:14 -06:00
Kevin Sawicki
08f39c6a5a
Upgrade to atom-keymap@2.0.4
2014-08-25 15:35:47 -07:00
Kevin Sawicki
69aa34954f
Remove call to no-op EditorView method
2014-08-25 15:31:39 -07:00
Ben Ogle
d6d7d3942c
📝 Convert EditorView docs
2014-08-25 15:26:38 -07:00
Ben Ogle
c3acd8cf0c
📝 Convert workspaceView docs
2014-08-25 15:13:46 -07:00
Ben Ogle
12f58f0478
📝 Convert workspace docs
2014-08-25 15:13:45 -07:00
Ben Ogle
66e6a481a4
📝 Convert ThemeManager docs
2014-08-25 15:13:45 -07:00
Ben Ogle
de27dce6bf
Convert SelectListView docs
2014-08-25 15:13:45 -07:00
Ben Ogle
6c19a58c7c
📝 Convert Project docs
2014-08-25 15:13:45 -07:00
Ben Ogle
c294208f87
📝 Convert PaneView docs
2014-08-25 15:13:45 -07:00
Ben Ogle
d7f3add250
📝 Convert Pane docs
2014-08-25 15:13:45 -07:00
Ben Ogle
a93ef05e13
📝 Convert Selection docs
2014-08-25 15:13:45 -07:00
Kevin Sawicki
8241918b6e
Include classes from node_modules in proper object and order
2014-08-25 15:13:45 -07:00
Ben Ogle
8aae7b983e
📝 Convert Cursor Docs
2014-08-25 15:13:45 -07:00
Ben Ogle
ad4f464d7c
Fix Decoration events
2014-08-25 15:13:45 -07:00
Ben Ogle
352f1e34ab
No mo :
2014-08-25 15:08:46 -07:00
Kevin Sawicki
2cdae3c6c1
Upgrade to pathwatcher 2.0.9
2014-08-25 15:08:46 -07:00
Kevin Sawicki
5df944e804
📝 Update Task docs
2014-08-25 15:08:46 -07:00
Kevin Sawicki
762f8c2e5a
📝 Update Syntax docs
2014-08-25 15:08:46 -07:00
Kevin Sawicki
41c96a82a9
Upgrade to first-mate 2.0.4
2014-08-25 15:08:46 -07:00
Ben Ogle
5a51d3a0c9
Fix indentation
2014-08-25 15:08:46 -07:00
Ben Ogle
d79eb8eed3
Update decoration docs
2014-08-25 15:08:46 -07:00
Ben Ogle
9bb6bdf666
Update decorateMarker docs
2014-08-25 15:08:46 -07:00
Ben Ogle
0ab282340f
Upgrade to tello@0.2
2014-08-25 15:08:45 -07:00
Ben Ogle
393f6bdd35
Add optional to all optional args
2014-08-25 15:08:45 -07:00
Ben Ogle
a4b2f3aa4b
Editor event documentation
2014-08-25 15:08:45 -07:00
Kevin Sawicki
ee4c7e996f
📝 Convert ScrollView docs
2014-08-25 15:08:45 -07:00
Kevin Sawicki
59bf16fed3
📝 Convert PackageManager docs
2014-08-25 15:08:45 -07:00
Ben Ogle
99917a536e
Add a couple events for test purposes
2014-08-25 15:08:45 -07:00
Ben Ogle
61a82fa0e4
Upgrade tello to use new events format
2014-08-25 15:08:45 -07:00
Kevin Sawicki
0bca0810b9
📝 Convert MenuManager docs
2014-08-25 15:08:45 -07:00
Kevin Sawicki
7d910000a2
📝 Convert DeserializerManager docs
2014-08-25 15:08:45 -07:00
Kevin Sawicki
af67671f60
📝 Convert ContextMenuManager docs
2014-08-25 15:08:45 -07:00
Kevin Sawicki
0079007bb6
📝 Convert Config docs
2014-08-25 15:08:45 -07:00
Kevin Sawicki
c2fa20c543
📝 Convert Clipboard docs
2014-08-25 15:08:45 -07:00
Kevin Sawicki
aa5870570f
📝 Convert BufferedProcess docs
2014-08-25 15:08:45 -07:00
Kevin Sawicki
0e0d62b54c
📝 Convert BufferedNodeProcess docs
2014-08-25 15:08:45 -07:00
Kevin Sawicki
37542e3117
📝 Convert Atom docs
2014-08-25 15:08:44 -07:00
Kevin Sawicki
90e89ebaf9
📝 Convert Git docs
2014-08-25 15:07:15 -07:00
Ben Ogle
e4939a8d6d
Add sections to editor docs
2014-08-25 15:07:15 -07:00
Kevin Sawicki
50ddb8e3cc
Upload atom-api.json asset during publish
2014-08-25 15:04:22 -07:00
Kevin Sawicki
c61e36c7d3
Remove donnatello output
2014-08-25 15:04:22 -07:00
Kevin Sawicki
3035242daf
Task is no longer async
2014-08-25 15:04:22 -07:00
Kevin Sawicki
cfc965c135
Write to docs/output/api.json
2014-08-25 15:04:22 -07:00
Kevin Sawicki
1bc879a9b0
Remove copy-docs unused task
2014-08-25 15:04:22 -07:00
Kevin Sawicki
6225acbe8b
Genrate docs from local api.json files
2014-08-25 15:04:22 -07:00
Kevin Sawicki
bdf68ba15f
Upgrade to theorist 1.0.2
2014-08-25 15:04:22 -07:00
Kevin Sawicki
bbef8083d5
Upgrade to text-buffer 3.0.2
2014-08-25 15:04:21 -07:00
Kevin Sawicki
f2f88cb343
Upgrade to space-pen 3.4.2
2014-08-25 15:04:21 -07:00
Kevin Sawicki
a42de1e9be
Upgrade to pathwatcher@2.0.8
2014-08-25 15:04:21 -07:00
Kevin Sawicki
1c97eb977e
💄
2014-08-25 15:04:21 -07:00
Kevin Sawicki
d13fd495e4
Upgrade to first-mate 2.0.3
2014-08-25 15:04:21 -07:00
Kevin Sawicki
c49ef1fd9d
Parse all api.json files in node_modules
2014-08-25 15:04:21 -07:00
Ben Ogle
e011be3428
Update argument lists in editor.coffee
2014-08-25 15:04:21 -07:00
Kevin Sawicki
f993b78479
Remove unused deploy-docs task
2014-08-25 15:04:21 -07:00
Ben Ogle
86ef06ebb1
Update to contain superclasses
2014-08-25 15:04:21 -07:00
Ben Ogle
9f27e53bf1
Remove unnecessary metadata.json
2014-08-25 15:04:21 -07:00
Ben Ogle
720770e2ba
Dont dupe classes
2014-08-25 15:04:21 -07:00
Ben Ogle
e86b8c1a66
Remove unnecessary things
2014-08-25 15:04:20 -07:00
Ben Ogle
3b9d25ae92
Use donna and tello. Together.
2014-08-25 15:04:20 -07:00
Ben Ogle
9ee6a3d430
Docs task uses metadoc
2014-08-25 15:04:19 -07:00
Ben Ogle
162713e5b5
Sync package.json files for doc imports
2014-08-25 15:04:19 -07:00
Ben Ogle
83659272ac
Merge pull request #3132 from atom/bo-remove-oe
...
Remove old editor
2014-08-25 14:59:30 -07:00
Ben Ogle
abadc9805c
Add _all_ the defaults in from editorView
2014-08-25 14:46:48 -07:00
Ben Ogle
ad269357b7
Ugh. No @mini. @mini is a prop.
2014-08-25 14:34:19 -07:00
Ben Ogle
ae323d2083
Use @mini
2014-08-25 12:24:19 -07:00
Ben Ogle
cef24a3979
Remove the react editor options
2014-08-25 12:15:34 -07:00
Ben Ogle
7220c61e98
upgrade to find-and-replace to remove old editor stuff
2014-08-25 12:13:41 -07:00
Ben Ogle
6e40f3b2f9
upgrade to bookmarks to remove old editor stuff
2014-08-25 12:11:39 -07:00
Ben Ogle
c4811a8fb7
upgrade to git-diff to remove old editor stuff
2014-08-25 12:10:13 -07:00
Kevin Sawicki
c7242ec964
Upgrade to language-yaml@0.17
2014-08-25 12:09:39 -07:00
Ben Ogle
d37bd14a62
Deprecate getEditor() at a later date…
2014-08-25 12:07:48 -07:00
Ben Ogle
3d2d8c491f
rename react-editor-view -> editor-view
2014-08-25 12:07:48 -07:00
Ben Ogle
b05a83a6ce
move getEditor fn
2014-08-25 12:07:48 -07:00
Ben Ogle
0d68430bb8
Deprecate gutter api
2014-08-25 12:07:48 -07:00
Ben Ogle
d75485a2d8
Deprecate no-op’d things
2014-08-25 12:07:48 -07:00
Ben Ogle
e54bc0fbaa
Remove toggle soft wrap and toggle soft tabs
...
No one uses them in packages, and we don’t use them internally
2014-08-25 12:07:17 -07:00
Ben Ogle
cf9208bc02
Deprecate pageUp / pageDown
2014-08-25 12:07:16 -07:00
Ben Ogle
35fd19f3ef
📝 Add docs for current public methods
2014-08-25 12:07:16 -07:00
Ben Ogle
97bcdcc9b0
Rename ReactEditorView -> EditorView
2014-08-25 12:05:55 -07:00
Ben Ogle
fc441ef5e2
📝 fix return doc
2014-08-25 12:05:55 -07:00
Ben Ogle
01c4fe5340
Merge the react and non-react editor styles
2014-08-25 12:05:10 -07:00
Ben Ogle
431fab1a43
Remove the editor-view
2014-08-25 12:05:10 -07:00
Ben Ogle
0e62c98768
Fix the mini-editor test
2014-08-25 12:02:38 -07:00
Ben Ogle
f8026bb005
Require the react-editor-view where we require the editor-view
2014-08-25 12:02:38 -07:00
Ben Ogle
ef889a50ed
Merge pull request #3376 from atom/bo-marker-in-splits
...
Only emit the marker-created event when the marker exists
2014-08-25 11:55:12 -07:00
Ben Ogle
c3c91ae6c3
Only emit the marker-created event when the marker exists
...
This caused problems in the case of find-and-replace:select-all with
multiple editors into the same file.
* a marker is created on the TextBuffer capturing the selection
* DisplayBuffer:create-marker is fired from the first DisplayBuffer.
The marker is turned into a selection which is merged into the current
selection, deleting the marker that was created.
* DisplayBuffer::handleBufferMarkerCreated is called on the second
DisplayBuffer. The marker has been destroyed at this point, so it emits
DisplayBuffer:create-marker with undefined.
* ERROR>
Closes #3364
2014-08-25 11:42:44 -07:00
Ben Ogle
c073d042b8
Merge pull request #3371 from atom/iz-fix-context-menu-again
...
Dont handle ctrl+click mouse events on OSX
2014-08-25 10:44:11 -07:00
Kevin Sawicki
ecf237697b
Add react editor view spec for data grammar attrs
2014-08-25 10:22:44 -07:00
Kevin Sawicki
4b8fd222f1
Merge pull request #2996 from thomasjo/editorview-grammarscopes
...
Add grammar scope to EditorView
2014-08-25 10:14:46 -07:00
Kevin Sawicki
62a1888c6b
Upgrade to language-mustache@0.10
2014-08-25 10:06:29 -07:00
Kevin Sawicki
176d73dfcc
Upgrade to apm 0.92
2014-08-25 09:58:09 -07:00
Kevin Sawicki
c0704edb0d
Merge pull request #3355 from atom/ks-open-files-in-current-window
...
Open file paths in focused window
2014-08-25 09:39:11 -07:00
Kevin Sawicki
fb53f85573
Rename topWindow to lastFocusedWindow
2014-08-25 09:21:27 -07:00
Kevin Sawicki
6610447e09
📝 Clarify safeMode description
2014-08-25 09:21:27 -07:00
Kevin Sawicki
9f7560bb89
📝 Doc other atom.open options
2014-08-25 09:21:27 -07:00
Kevin Sawicki
a853a27857
Open folder in current untitled window
...
Untitled windows will now have their project path set when a folder
is opened.
2014-08-25 09:21:27 -07:00
Kevin Sawicki
154fe4006f
📝 Doc file/folder path behavior in usage message
2014-08-25 09:21:27 -07:00
Kevin Sawicki
17feb91876
📝 Move comment above isFile check
2014-08-25 09:21:27 -07:00
Kevin Sawicki
5bdf8a14a7
Use once for closed event
2014-08-25 09:21:27 -07:00
Kevin Sawicki
1196e5a264
📝 Doc dev mode case
2014-08-25 09:21:27 -07:00
Kevin Sawicki
a4ae314b00
💄
2014-08-25 09:21:27 -07:00
Kevin Sawicki
c9390b61de
Track AtomWindow from ipc open event
...
This ensures the window where the file is dropped is used to open
that file into even when that window does not have focus.
2014-08-25 09:21:27 -07:00
Kevin Sawicki
2811663177
Open file paths in focused window
2014-08-25 09:21:26 -07:00
Thomas Johansen
4dc89f1b1e
🐛 Fix incorrect assertions
2014-08-24 14:14:26 +02:00
Ivan Zuzak
b0a9eefa04
Dont handle ctrl+click mouse events on OSX
...
Ctrl+click on OSX brings up the context menu. In that case, handling the click
event deselects any selection, and that shouldn't happen. See
https://github.com/atom/atom/issues/3308 .
2014-08-24 13:33:30 +02:00
Michael Herring
aa9728c004
Better autodetection of Soft Tabs.
...
Check for the presence of a space, instead of the absence of a tab.
This ensures that Soft Tabs will not be activated on a file that (for
example) starts with a BOM or something, but is otherwise full of hard
tabs.
2014-08-24 19:04:46 +09:00
Thomas Johansen
dc55d42491
✅ Add test to verify implementation
2014-08-24 10:17:26 +02:00
Thomas Johansen
d3b06542a5
Change attribute name to data-grammar
2014-08-24 10:17:25 +02:00
Thomas Johansen
9c154a2f5a
Implement support for React Editor
2014-08-24 10:17:25 +02:00
Thomas Johansen
6b1868efd5
Make sure the scope data attribute is always set
2014-08-24 10:17:25 +02:00
Thomas Johansen
e50887aab8
Use data attribute instead of CSS classes
2014-08-24 10:17:25 +02:00
Thomas Johansen
c6ca03fa49
Add grammar scope to EditorView
...
Only works when the `grammar-changed` event has been triggered,
and only implemented for Space Pen views.
2014-08-24 10:17:25 +02:00
Ben Ogle
a15deaef81
Upgrade to git-diff@0.38.0 to add arrow for deletions.
2014-08-23 10:43:46 -07:00
Kevin Sawicki
461cca2d22
Upgrade to incompatible-packages@0.9
2014-08-22 12:01:41 -07:00
Nathan Sobo
d15728321c
Merge pull request #3353 from atom/ns-fix-char-width-measurement
...
Rework DOM measurement to try to prevent measurement errors
2014-08-22 12:07:42 -06:00
Nathan Sobo
9164b0ea3b
Don't remeasure char widths until we've performed initial measurement
2014-08-22 11:37:04 -06:00
Nathan Sobo
59a80dcd60
Don't use guard clauses in short measurement methods
2014-08-22 11:36:17 -06:00
Nathan Sobo
72354ebf32
Check for visibility change when mounting instead of polling DOM
2014-08-22 11:35:51 -06:00
Kevin Sawicki
a56cea2408
Upgrade to language-ruby-on-rails@0.18
2014-08-22 10:29:05 -07:00
Kevin Sawicki
cc28eaf6d2
Upgrade to language-mustache@0.9
2014-08-22 08:56:29 -07:00
Kevin Sawicki
283c76ad3c
Upgrade to language-make@0.12
2014-08-22 08:50:53 -07:00
Nathan Sobo
a71a524ec7
Rework DOM measurement to try to prevent measurement errors
...
* Simplify scrollbar refresh and measurement by using imperative DOM
manipulation instead of React to hide/show scrollbars.
* Rename `::performInitialMeasurement` to `::becameVisible`
* Break `::checkForVisibilityChange` out of `::pollDOM` and use it in
to check for the element becoming visible in `componentWillUpdate`.
* Don't rely on stored visibility state anywhere. Always check again.
This could potentially be cached for an update cycle but being wrong
about this is disastrous so I'm being conservative.
2014-08-21 17:50:46 -06:00
Ben Ogle
a2f7ec9d73
Merge pull request #3350 from atom/bo-theme-classes
...
Add classes to the workspace for themes
2014-08-21 12:01:53 -07:00
Ben Ogle
26d696a93d
Add classes to the workspace for themes
...
Fixes #3097
2014-08-21 11:53:10 -07:00
Ben Ogle
30aa47026d
Do not move cursor when interacting with horiz scrollbar
...
Fix #3284
2014-08-21 10:40:16 -07:00
Kevin Sawicki
ec6bfbb9e6
Merge pull request #3349 from aaronshaf/patch-1
...
Removed unnecessary comma
2014-08-21 10:11:00 -06:00
Aaron Shafovaloff
d986ab0293
Removed unnecessary comma
2014-08-21 10:09:32 -06:00
Kevin Sawicki
c7f5321d14
Upgrade to language-make@0.11
2014-08-21 09:59:38 -06:00
Kevin Sawicki
cb868bab4c
Upgrade to language-hyperlink@0.12
2014-08-21 09:57:15 -06:00
Kevin Sawicki
024d7f8d88
Upgrade to language-sass@0.19
2014-08-20 10:13:32 -06:00
Cheng Zhao
1022d8ab4b
Upgrade to atom-shell@0.15.9
2014-08-20 19:04:45 +08:00
Kevin Sawicki
760e6c6c29
Upgrade to language-sass@0.18
2014-08-19 16:37:42 -06:00
Nathan Sobo
beae15ef7f
Update find-and-replace for new config settings
2014-08-19 16:24:14 -06:00
Nathan Sobo
7a0a808af1
Change ctrl-a binding to editor:move-to-first-character-of-line
...
Considering that the entire Atom core team has ctrl-a bound to move to
the first character and it's also the the default behavior of Sublime,
this seems like a more sensible and useful default option even though
it deviates from text editing norms on OS X.
2014-08-19 12:14:16 -06:00
Nathan Sobo
5cb084d568
Fix editor:move-to-first-character-of-line with leading hard tabs
...
Fixes #3314
2014-08-19 11:50:04 -06:00
Kevin Sawicki
f72daffdbb
Upgrade to spell-check@0.42
2014-08-19 11:44:09 -06:00
Kevin Sawicki
4aba8fef7e
📝 Mention Task::start/Task::send throw errors
...
Refs #3326
2014-08-19 11:39:20 -06:00
Kevin Sawicki
75853e2f9c
Upgrade to language-ruby-on-rails@0.17
2014-08-19 10:28:46 -06:00
Kevin Sawicki
3baeb3797f
Merge pull request #3289 from abahgat/mkdeb-permissions
...
🐧 Set file mode to 755 to directories created for mkdeb.
2014-08-19 10:03:15 -06:00
Kevin Sawicki
7d0452f093
Upgrade to language-ruby@0.35
2014-08-19 09:45:50 -06:00
Kevin Sawicki
7edcadb50a
Upgrade to language-ruby-on-rails@0.16
2014-08-18 19:11:17 -06:00
Kevin Sawicki
fc198b6e17
Upgrade to language-gfm@0.48
2014-08-18 18:57:03 -06:00
Kevin Sawicki
86f8944aaf
Remove default Window menu on Windows/Linux
...
This is really only a thing on Mac OS X
Closes #3307
2014-08-18 09:31:10 -06:00
Kevin Sawicki
dda0e7f4ce
Upgrade to language-c@0.28
2014-08-18 08:35:07 -06:00
Kevin Sawicki
e1ff6ab327
Upgrade to setings-view@0.140
2014-08-18 08:22:29 -06:00
Kevin Sawicki
2b87f4bcb5
Merge pull request #3315 from dmnd/fix-checkout-head
...
Fix error when running `checkout-head-revision`
2014-08-18 08:07:07 -06:00
Cheng Zhao
3190c0c517
Upgrade to atom-shell@0.15.8
2014-08-18 20:02:15 +08:00
Desmond Brand
a1d8ee86f9
Fix error when running checkout-head-revision
...
I got the following error when running `checkout-head-revision`:
```
Uncaught TypeError: undefined is not a function /Applications/Atom.app/Contents/Resources/app/src/editor-component.js:804
addCommandListeners.editor:checkout-head-revision /Applications/Atom.app/Contents/Resources/app/src/editor-component.js:804
(anonymous function) /Applications/Atom.app/Contents/Resources/app/src/editor-component.js:840
jQuery.event.dispatch /Applications/Atom.app/Contents/Resources/app/node_modules/space-pen/vendor/jquery.js:4676
elemData.handle /Applications/Atom.app/Contents/Resources/app/node_modules/space-pen/vendor/jquery.js:4360
module.exports.KeymapManager.dispatchCommandEvent /Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:400
module.exports.KeymapManager.handleKeyboardEvent /Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:181
module.exports.WindowEventHandler.onKeydown
```
It looks like it was caused by a bad merge conflict resolution in 0eaec57 .
Test Plan:
Built new Atom and pressed `cmd-alt-z` and didn't get an error.
Looked at a side-by-side diff to check for any other merge issues:
```
git difftool -t opendiff 32e59ce..32e59ce^ src/editor-component.coffee
```
2014-08-17 17:57:08 -07:00
Kevin Sawicki
ebbea64b3d
Merge pull request #3295 from dmnd/tighten-lint-rules
...
Tighten lint rules
2014-08-15 17:18:34 -07:00
Desmond Brand
a20f04149c
remove line_endings rule
2014-08-15 17:06:43 -07:00
Kevin Sawicki
b46e03437c
Upgrade to styleguide@0.30
2014-08-15 16:58:24 -07:00
Desmond Brand
ccd32cd084
💄 arrow spacing warn -> error
2014-08-15 15:57:50 -07:00
Desmond Brand
6b5d16173b
💄 more lint rules
2014-08-15 15:55:22 -07:00
Kevin Sawicki
237d71417d
Upgrade to language-coffee-script@0.30
2014-08-15 15:54:59 -07:00
Desmond Brand
590bfa0c86
💄 Tighten lint rules
...
coffeelint.json had some rules set to ignore, but since #3116 was merged there
are no violations of these rules in the code anymore. Tighten up the rules to
prevent those kinds of errors from creeping back in.
Test Plan:
Lint executes without finding any errors
```
$ ./script/grunt coffeelint
Running "coffeelint:src" (coffeelint) task
>> 80 files lint free.
Running "coffeelint:build" (coffeelint) task
>> 23 files lint free.
Running "coffeelint:test" (coffeelint) task
>> 40 files lint free.
Done, without errors.
```
2014-08-15 15:34:33 -07:00
Ben Ogle
881c21829b
Fix benchmark requires
2014-08-15 14:13:03 -07:00
Ben Ogle
34f96b2ea2
Correctly bootstrap the benchmarks
2014-08-15 14:13:03 -07:00
Ben Ogle
c989557b5e
Run benchmarks passes specDir
2014-08-15 14:13:03 -07:00
Kevin Sawicki
0a07e862c2
Upgrade to language-html@0.25
2014-08-15 14:02:37 -07:00
Kevin Sawicki
0eaec57f7b
Merge pull request #3116 from maschs/ms-srcLint
...
coffeelint!
2014-08-15 13:52:15 -07:00
Kevin Sawicki
5873a03145
Prepare 0.124
2014-08-15 12:43:52 -07:00
Kevin Sawicki
3ff8f35863
Swap order of ctrl-w and ctrl-f4
...
This allows `Ctrl-W` to appear in the system menu again until
the atom-shell issue with function keys is fixed.
Refs atom/atom-shell#485
Closes #3283
2014-08-15 12:17:09 -07:00
Nathan Sobo
6c52bcf20c
Assign ::firstNonWhitespace/TrailingWhitespaceIndex in Token::split
...
Fixes #3277
2014-08-15 12:58:27 -06:00
Kevin Sawicki
5975548cec
Upgrade to space-pen@3.4.1
2014-08-15 11:56:42 -07:00
Kevin Sawicki
3742dadbb9
Upgrade to language-gfm@0.47
2014-08-15 11:39:28 -07:00
Ben Ogle
919f541685
Merge pull request #3261 from atom/bo-default-react-mini
...
Default to the react mini editors
2014-08-15 11:16:28 -07:00
Kevin Sawicki
8bebfdb871
Start shipping language-mustache
2014-08-15 11:00:30 -07:00
Alessandro Bahgat
cda8382902
🐧 Set file mode to 755 to directories created for mkdeb.
2014-08-15 13:41:42 -04:00
Kevin Sawicki
dfbf0de961
Upgrade to language-yaml@0.16
2014-08-15 09:48:38 -07:00
Kevin Sawicki
4a9e397be0
Upgrade to language-less@0.14
2014-08-15 09:00:09 -07:00
Kevin Sawicki
e10a578c04
Upgrade to open-on-github@0.30
2014-08-15 08:45:21 -07:00
Nathan Sobo
2bd8456923
Preserve invisibles in editor model across serialization
...
Fixes #3281
2014-08-15 08:18:53 -06:00
Cheng Zhao
c5f0126078
Merge pull request #3286 from atom/atom-shell-v0.15.7
...
Upgrade to atom-shell@0.15 .7
2014-08-15 22:18:49 +08:00
Cheng Zhao
28500e189b
Upgrade to atom-shell@0.15.7
2014-08-15 18:55:34 +08:00
Kevin Sawicki
a62e90820d
Upgrade to autoflow@0.18
2014-08-14 16:45:43 -07:00
Kevin Sawicki
853e8e8f17
Upgrade to status-bar@0.43
2014-08-14 16:27:29 -07:00
Kevin Sawicki
1da47dbbbd
Upgrade to grammar-selectoro@0.29
2014-08-14 16:18:52 -07:00
Kevin Sawicki
f96ac09c36
Merge pull request #3276 from atom/ks-restore-maximized-state
...
Restore maximized state of window
2014-08-14 15:55:53 -07:00
Kevin Sawicki
d6852cab15
Don't maximize on Mac OS X
...
Just setting size, position, and full screen state is sufficient since
there is no explicit maximized state.
2014-08-14 15:46:44 -07:00
Kevin Sawicki
75f01f87da
Maximize window after it is shown
2014-08-14 15:30:04 -07:00
Kevin Sawicki
f901007892
Document darwin check
2014-08-14 14:37:42 -07:00
Kevin Sawicki
a7a6236b26
Add maximized parameter
2014-08-14 14:37:15 -07:00
Kevin Sawicki
ef47bdab3f
Remove unused method
2014-08-14 14:34:14 -07:00
Kevin Sawicki
8cf999f73b
Store maximized state in window dimensions
2014-08-14 14:33:02 -07:00
Kevin Sawicki
20b44500d1
Restore maximized state of window
...
On Linux and Windows there is a maximized state that isn't the
same as simply restoring the window's size on Mac OS X.
2014-08-14 14:22:20 -07:00
Kevin Sawicki
e0ebc661f2
Upgrade to language-sass@0.17
2014-08-14 14:14:19 -07:00
Kevin Sawicki
d38711e2bf
Uprade to atom-keymap@2.0.2
2014-08-14 13:11:51 -07:00
Kevin Sawicki
753f47ef21
Upgrade to pathwatcher@2.0.7
2014-08-14 13:11:08 -07:00
Kevin Sawicki
e202ecd1b6
📝 Bool -> Boolean
2014-08-14 13:07:05 -07:00
Kevin Sawicki
02557d36c2
Prepare 0.123
2014-08-14 13:05:19 -07:00
Nathan Sobo
eabad3dcef
Use opacity to blink cursor instead of visibility so blink can be styled
2014-08-14 13:20:43 -06:00
Kevin Sawicki
6ad099260e
Upgrade to incompatible-packages@0.8
2014-08-14 12:13:30 -07:00
Kevin Sawicki
ebfd921807
Update to deprecation-cop@0.9
2014-08-14 12:11:13 -07:00
Kevin Sawicki
83c77b6e4b
Upgrade to autosave@0.15
2014-08-14 11:39:16 -07:00
Maximilian Schüßler
cbe5593381
Do not use "-> return" to mark empty function
2014-08-14 19:42:50 +02:00
Maximilian Schüßler
32e59ce238
Cleanup code according to coffeelint
2014-08-14 19:41:49 +02:00
Kevin Sawicki
654a4392a4
📝 Use script/build in --build-dir example
2014-08-14 09:53:10 -07:00
Kevin Sawicki
8457c74f2f
📝 💄
2014-08-14 09:52:20 -07:00
Kevin Sawicki
88366cb5d4
📝 Mention --build-dir and --install-dir
...
Closes #3220
2014-08-14 09:51:25 -07:00
Kevin Sawicki
c70c819aa2
Upgrade to apm 0.91
2014-08-14 09:47:31 -07:00
Kevin Sawicki
4ac8aba31f
Merge pull request #3264 from atom/ks-move-checkout-head-to-git-class
...
Move checkout head to Git class
2014-08-13 19:12:23 -07:00
Kevin Sawicki
776e431cc5
confirmCheckoutHead -> confirmCheckoutHeadRevision
2014-08-13 19:02:09 -07:00
Kevin Sawicki
5a966240b9
Make message map to command name
2014-08-13 18:51:20 -07:00
Kevin Sawicki
27f0c525ac
Add since the last Git commit to detailed message
2014-08-13 18:51:19 -07:00
Kevin Sawicki
00170804e5
Remove spec now covered in git spec
2014-08-13 18:51:19 -07:00
Kevin Sawicki
d7e5f05f83
💄
2014-08-13 18:51:19 -07:00
Kevin Sawicki
3ce641f53b
Move checkout head editor specs to git spec
2014-08-13 18:51:19 -07:00
Kevin Sawicki
27ca957629
revert -> checkoutHead
2014-08-13 18:51:19 -07:00
Kevin Sawicki
84d0abc52c
Use same dialog language as GitHub for Mac
2014-08-13 18:51:19 -07:00
Kevin Sawicki
41c62e8628
Add Git::checkoutHeadForEditor
...
This moves the logic from Editor::checkoutHead
2014-08-13 18:51:19 -07:00
Kevin Sawicki
1515690302
💄
2014-08-13 17:53:54 -07:00
Kevin Sawicki
2be658b894
Use async BrowserWindow::setRepresentedFilename
2014-08-13 17:47:49 -07:00
Kevin Sawicki
d3e1c004fb
Add status segment to event name
2014-08-13 17:46:23 -07:00
Kevin Sawicki
62924dfcd1
Use async BrowserWindow::setDocumentEdited
2014-08-13 17:44:15 -07:00
Kevin Sawicki
770e97efff
Merge pull request #3171 from dmnd/proxy-icon
...
Add OS X proxy icon to title bar
2014-08-13 17:41:57 -07:00
Kevin Sawicki
2704d2f15a
Upgrade to apm 0.90
2014-08-13 17:32:44 -07:00
Kevin Sawicki
957e45944a
Upgrade to spell-check@0.41
2014-08-13 17:32:44 -07:00
Nathan Sobo
16fd14d295
Merge pull request #3206 from atom/ns-invisibles-in-tokens
...
Handle invisibles at the token level to fix char width measurement
2014-08-13 16:59:11 -06:00
Nathan Sobo
20daed176b
Don't show invisibles in mini editors
...
This moves observation of the config keys to Editor, which assigns the
invisibles hash or null on the TokenizedBuffer via the DisplayBuffer to
control whether we render invisibles or not.
2014-08-13 16:32:14 -06:00
Nathan Sobo
8c11c4a4c6
Deprecate EditorComponent::setInvisibles with grim
2014-08-13 16:32:13 -06:00
Nathan Sobo
7cb44b69ef
Don't assign defaults to array config values
2014-08-13 16:32:13 -06:00
Nathan Sobo
d37cfb9042
Assign default invisible character glyphs via config defaults
...
This commit also extends config.get to merge default values into the
returned object if both the assigned and default values are objects.
This allows 'atom.invisibles' to be treated as an object that always has
the default values filled in.
2014-08-13 16:32:13 -06:00
Nathan Sobo
986753981d
Use config defaults to assign default invisible characters
2014-08-13 16:32:13 -06:00
Nathan Sobo
970bde9361
Run animation frame after toggling invisibles in EditorComponent spec
2014-08-13 16:31:40 -06:00
Nathan Sobo
7b55946abf
Make Editor::moveCursorToFirstCharacterOfLine work with invisible chars
2014-08-13 16:31:40 -06:00
Nathan Sobo
c74f6bb615
Remove handling of invisibles from EditorComponent
2014-08-13 16:31:40 -06:00
Nathan Sobo
63f2ab3088
Render end-of-line invisibles based on state of TokenizedLine
2014-08-13 16:31:39 -06:00
Nathan Sobo
742ec6df0d
Determine the endOfLineInvisibles for each TokenizedLine
2014-08-13 16:31:39 -06:00
Nathan Sobo
864f9bc2b4
Preserve hasLeading/TrailingWhitespace when copying lines w/ invisibles
...
This fixes the styling of the leading whitespace of folded lines
2014-08-13 16:31:39 -06:00
Nathan Sobo
73896d100e
Add specs for firstNonWhitespaceIndex and firstTrailingWhitespaceIndex
2014-08-13 16:31:39 -06:00
Nathan Sobo
193001d793
Assign invisibles via config in editor-view-spec
2014-08-13 16:31:39 -06:00
Nathan Sobo
052f9580f2
Render correct classes on leading/trailing whitespace spans
2014-08-13 16:31:39 -06:00
Nathan Sobo
2daf70f0e5
Handle invisibles at the token level to fix char width measurement
...
Fixes #3188
2014-08-13 16:31:39 -06:00
Kevin Sawicki
fca9ed07e6
Merge pull request #3169 from lee-dohm/ld-checkout-head
...
Add confirmation dialog to checkoutHead
2014-08-13 15:24:06 -07:00
Ben Ogle
e725a8ffeb
Default to on in the specs
2014-08-13 14:51:05 -07:00
Ben Ogle
23c67c53dc
Default the react mini editors to on
2014-08-13 14:43:18 -07:00
Ben Ogle
c6fc0d050d
Upgrade text-buffer and atom-keymap for grim upgrade
2014-08-13 14:40:53 -07:00
Kevin Sawicki
6e913c47ef
Upgrade to language-sass@0.16
2014-08-13 14:39:17 -07:00
Ben Ogle
a245624211
Upgrade deprecation-cop to add status item
2014-08-13 13:57:03 -07:00
Ben Ogle
8af8caca55
Upgrade to grim 0.12.0
2014-08-13 13:50:19 -07:00
Ben Ogle
bbeb4be5b1
Fix the status bar nested inline blocks.
...
They were 1 - 2px too low due to nesting inline-blocks.
2014-08-13 13:42:46 -07:00
Ben Ogle
449da91216
Add toShow matcher
2014-08-13 13:42:46 -07:00
Kevin Sawicki
521647e8ac
Upgrade to incompatible-packages@0.7
2014-08-13 13:42:19 -07:00
Kevin Sawicki
d863638c24
Upgrade to archive-view@0.36
2014-08-13 12:43:42 -07:00
Kevin Sawicki
651df12f9b
Upgrade to bracket-matcher@0.54
2014-08-13 11:19:55 -07:00
Kevin Sawicki
83706647d1
Prepare 0.122
2014-08-13 10:01:35 -07:00
Cheng Zhao
59fb4a839e
Merge pull request #3248 from atom/atom-shell-0.15.6
...
Uprade to atom-shell@0.15 .6
2014-08-13 20:25:03 +08:00
Cheng Zhao
04e23f581a
Uprade to atom-shell@0.15.6
2014-08-13 20:13:57 +08:00
Kevin Sawicki
4574a9e35d
Upgrade to language-html@0.24
2014-08-12 18:56:08 -07:00
Kevin Sawicki
a2eb4d9303
Keep Packages submenu sorted
...
This ensures packages are in a predictable order regardless of whether
they are bundled or installed to ~/.atom/packages
Closes #3155
2014-08-12 18:16:00 -07:00
Kevin Sawicki
c0a845bc56
Don't run ~/.atom/packages specs when in safe mode
...
Closes #3215
2014-08-12 17:49:33 -07:00
Kevin Sawicki
1ace5a313c
Upgrade to dev-live-reload@0.34
2014-08-12 17:18:55 -07:00
Ben Ogle
161eb3c3d2
Upgrade autocomplete and go-to-line to fix preempt
2014-08-12 17:10:37 -07:00
Ben Ogle
6632a1c63d
Merge pull request #3244 from atom/bo-stop-propagation
...
Stop propagation on all commands in the editor
2014-08-12 17:08:22 -07:00
Ben Ogle
ce5eff100c
Stop propagation on all commands
2014-08-12 16:54:43 -07:00
Kevin Sawicki
1bf9e14f9f
Upgrade to language-xml@0.18
2014-08-12 16:44:10 -07:00
Nathan Sobo
94f40f0ed9
Only allow ReactEditorView::beforeRemove to run once
2014-08-12 17:40:53 -06:00
Nathan Sobo
640881a15e
Destroy the editor when an EditorComponent is unmounted
...
Fixes #3222
2014-08-12 17:40:53 -06:00
Kevin Sawicki
ee6c4d7b65
Merge pull request #3243 from kaiserfro/remove-unnecessary-getScrollWidth-params
...
Remove unnecessary params from Editor::getScrollWidth
2014-08-12 16:35:54 -07:00
Jeffrey Oliver
a37aeba909
Remove unnecessary params from Editor::getScrollWidth
2014-08-12 16:33:22 -07:00
Kevin Sawicki
2449fda01d
Merge pull request #3230 from atom/ks-really-kill-buffered-process-on-windows
...
Really kill buffered processes on windows
2014-08-12 16:30:30 -07:00
Kevin Sawicki
b572594f92
Ignore errors from process object
2014-08-12 16:15:42 -07:00
Kevin Sawicki
fbde059748
Ignore errors killing child processes
2014-08-12 16:15:42 -07:00
Kevin Sawicki
6084ef52e7
Ensure pid is positive
2014-08-12 16:15:42 -07:00
Kevin Sawicki
a9f4dfc6b7
Split on whitespace when parsing pids
2014-08-12 16:15:42 -07:00
Kevin Sawicki
8032d6dab2
Return undefined from BufferedProcess::kill
2014-08-12 16:15:42 -07:00
Kevin Sawicki
01ec449fce
Kill parent process after children on Windows
2014-08-12 16:15:42 -07:00
Kevin Sawicki
e79d66497c
Remove comment about killing process
2014-08-12 16:15:41 -07:00
Kevin Sawicki
a205c6d190
Use wmic to kill child processes
2014-08-12 16:15:41 -07:00
Nathan Sobo
2911b395ee
Handle 'focus' events in ReactEditorView and transfer to the component
...
Fixes #3234
2014-08-12 17:15:19 -06:00
Nathan Sobo
64c25f17df
Shim ReactEditorView::mini property
2014-08-12 17:15:19 -06:00
Ben Ogle
9d3082ec95
Upgrade autocomplete to fix #3242
2014-08-12 16:07:05 -07:00
Ben Ogle
034a377c5e
Merge pull request #3241 from atom/bo-add-will-insert
...
Add will-insert-event with cancel() function
2014-08-12 16:03:10 -07:00
Ben Ogle
f0fbdc9842
Revert "Sometimes there might not be a selection."
...
This reverts commit a73e6e5bd0 .
2014-08-12 15:54:32 -07:00
Ben Ogle
96804096e9
Fix specs
2014-08-12 15:44:58 -07:00
Ben Ogle
e2c41136f3
preventDefault -> cancel()
2014-08-12 15:35:54 -07:00
Ben Ogle
8b20e2e031
Remove duplicate getModel()
2014-08-12 15:32:18 -07:00
Ben Ogle
722d8cb48b
Need to return a range when the text is inserted
2014-08-12 15:30:19 -07:00
Ben Ogle
a73e6e5bd0
Sometimes there might not be a selection.
2014-08-12 15:30:02 -07:00
Ben Ogle
4cf68ef017
::getModel() returns the editor
2014-08-12 15:29:47 -07:00
Ben Ogle
b037395551
Add will-insert-text and did-insert-text to insertText()
2014-08-12 15:28:26 -07:00
Ben Ogle
7a26a16511
Only focus when the component is mounted
2014-08-12 15:28:13 -07:00
Kevin Sawicki
30fc3d9e66
Merge pull request #3240 from atom/ks-drop-num-pad-support
...
Remove number pad support
2014-08-12 15:02:15 -07:00
Ben Ogle
7de2ad34aa
Remove opaque backgrounds on mini editors
...
Fixes #3239
2014-08-12 14:53:09 -07:00
Kevin Sawicki
1bba631ab7
Remove num- keybindings
2014-08-12 14:51:53 -07:00
Kevin Sawicki
cbf4087a3a
Upgrade to atom-keymap 2.0
2014-08-12 14:51:19 -07:00
Kevin Sawicki
a3d72f5e6a
Upgrade to bracket-matcher@0.53
2014-08-12 14:27:46 -07:00
Kevin Sawicki
aeaa2fad06
Upgrade to atom-package-manager@0.89
2014-08-12 13:07:55 -07:00
Kevin Sawicki
a219b90eea
Upgrade to exception-reporting@0.20
2014-08-12 13:01:03 -07:00
Kevin Sawicki
7086c60e6b
Upgrade to git-utils@2.1.4
2014-08-12 12:48:23 -07:00
Kevin Sawicki
0af4c82f36
Upgrade to settings-view@0.139
2014-08-12 12:44:42 -07:00
Kevin Sawicki
acf5ab816e
Bump grunt-coffeelint for JSON fix
2014-08-12 10:45:39 -07:00
Kevin Sawicki
6aa8c8bab9
Go back to using grunt-coffeelint fork for CI fixes
2014-08-12 10:37:13 -07:00
Kevin Sawicki
b5c939dee1
Upgrade to incompatible-packages@0.6
2014-08-12 10:25:18 -07:00
Kevin Sawicki
90d9315d45
Merge pull request #3223 from atom/ks-use-beforeunload
...
Save state during beforeunload event
2014-08-12 10:22:03 -07:00
Kevin Sawicki
7de2f57088
💄
2014-08-12 09:37:48 -07:00
Kevin Sawicki
1488867063
Remove hiding of body during reload
...
This appears to no longer be needed on Chrome 36
2014-08-12 08:49:28 -07:00
Kevin Sawicki
59d62d48db
Remove views and destroy project during unload
2014-08-12 08:49:28 -07:00
Kevin Sawicki
97c2fc09f0
Only unload editor window when confirmed
2014-08-12 08:49:28 -07:00
Kevin Sawicki
16d2e41309
Use beforeunload instead of unload
...
unload is asynchronous in Chrome 36 and so saving the state while
reloading may not happen before the state is read on the new render
process.
2014-08-12 08:49:28 -07:00
Lee Dohm
13f66fb2ae
Add a step to revert unsaved changes
...
I took the key part from PR #3183 and added it to the post-confirmation
flow.
2014-08-12 00:37:51 -07:00
Lee Dohm
d6a8217e94
Add config option for checkoutHead confirmation
...
Per the discussion with @kevinsawicki in #3168 , I have added a config
option `editor.confirmCheckoutHead` that defaults to `true`. When the
`editor:checkout-head-revision` command is executed, a confirmation
dialog now shows that states which file is to be reverted and asks the
user to "Revert" or "Cancel". If the config option is set to `false`,
the old behavior, simply reverting without prompting, is used.
I also added tests to ensure that the confirmation dialog is displayed
or not in the right configurations.
2014-08-12 00:19:47 -07:00
Lee Dohm
8e649e3008
Add confirmation dialog to checkoutHead
...
There have been a few reports of files mysteriously going back to the
last version in the tree. My theory is that it is because of people
fat-fingering the Undo command because the default keyboard mapping is
too similar. This will at least prevent most accidental data loss.
2014-08-11 20:58:42 -07:00
Kevin Sawicki
8dffb45fd7
Upgrade to language-c@0.27
2014-08-11 20:34:37 -07:00
Kevin Sawicki
c34ce0d2d0
Merge pull request #3218 from dmnd/coffeelint-config-file
...
Move coffeelint settings to external file
2014-08-11 16:41:42 -07:00
Desmond Brand
61daf1cc36
Use grunt-coffeelint@0.0.13 instead of forked version
...
Test Plan:
```
$ ./script/grunt coffeelint
Running "coffeelint:src" (coffeelint) task
>> 80 files lint free.
Running "coffeelint:build" (coffeelint) task
>> 23 files lint free.
Running "coffeelint:test" (coffeelint) task
>> 40 files lint free.
Done, without errors.
```
2014-08-11 16:38:24 -07:00
Desmond Brand
1201fb6a5d
ignore no_unnecessary_fat_arrows too
2014-08-11 16:32:13 -07:00
Kevin Sawicki
7a5a329393
Upgrade to language-sass@0.15
2014-08-11 15:33:10 -07:00
Kevin Sawicki
f447781e01
Allow any bundled theme when in safe mode
...
Check enabled names against the bundled names and ensure
one bundled UI and one bundled syntax theme are enabled,
defaulting to the dark themes when necessary.
2014-08-11 15:24:49 -07:00
Kevin Sawicki
070d9d0b46
Merge pull request #3186 from maschs/ms-safeModeThemes
...
Load the default themes in safe mode
2014-08-11 14:51:14 -07:00
Kevin Sawicki
49b4671076
Merge pull request #3208 from XemsDoom/fix-win32-buffprocess
...
Fixes additional quotes on win32 in BufferedProcess
2014-08-11 14:45:08 -07:00
Luca Moser
28a0e94bb9
Fixes unexecutable commands on win32 in BP
...
Signed-off-by: Luca Moser <moser.luca@gmail.com >
2014-08-11 20:24:57 +02:00
Kevin Sawicki
ab2c5bfc35
Upgrade to bracket-matcher@0.52
2014-08-11 11:21:03 -07:00
Ben Ogle
80c64deb21
Merge pull request #3219 from wernight/patch-1
...
Update linux.md
2014-08-11 11:06:33 -07:00
Kevin Sawicki
69af432965
Upgrade to base16-tomorrow-dark-theme
2014-08-11 09:41:59 -07:00
Cheng Zhao
e788612ef4
Merge pull request #3196 from atom/atom-shell-v0.15.4
...
Upgrade to atom-shell@0.15 .4
2014-08-11 21:24:15 +08:00
Cheng Zhao
62803efde0
Upgrade to atom-shell@0.15.5
2014-08-11 20:54:43 +08:00
Cheng Zhao
01696b4d11
Revert "Make menu bar auto-hide."
...
This reverts commit 64731bff46 .
2014-08-11 20:54:26 +08:00
Werner Beroux
2c2dc61fa0
Update linux.md
...
Clarify the build steps. The most important is that initialy "Create ..." and "Install ..." could be interpreted as "(User should) create/install ..." while it should mean "(To) create/install ... (do)".
2014-08-11 11:00:47 +02:00
Desmond Brand
66ce001961
Move coffeelint settings to external file
...
The motivation is for this is to allow `coffeelint` config to be shared by
`script/grunt coffeelint`, global `coffeelint` and inline linting via
`AtomLinter`.
Test Plan:
Made some deliberate lint errors then ran `script/grunt coffeelint` and
verified the output looked the same with and without this change.
2014-08-10 21:41:55 -07:00
Kevin Sawicki
3aa6cc827c
Upgrade to markdown-preview@0.99
2014-08-08 11:44:47 -07:00
Maximilian Schüßler
c2304e1124
Fix indentation
2014-08-08 19:59:45 +02:00
Kevin Sawicki
07f8f0915c
Upgrade to language-sql@0.10
2014-08-08 10:35:58 -07:00
Kevin Sawicki
7725c78c5e
Upgrade to language-yaml@0.15
2014-08-08 09:45:28 -07:00
Ivan Žužak
0624720634
Upgrade to markdown-preview@0.97.0
2014-08-08 17:59:57 +02:00
Cheng Zhao
64731bff46
Make menu bar auto-hide.
2014-08-07 21:24:20 +08:00
Cheng Zhao
878c393e8e
Upgrade to atom-shell@0.15.4
2014-08-07 20:30:20 +08:00
Nathan Sobo
84064a811c
:non_potable_water: Unsubscribe from window resize in EditorComponent
...
This fixes a major memory leak
2014-08-07 04:59:02 -06:00
Cheng Zhao
3c932d6d91
Upgrade to atom-shell@0.15.3
2014-08-07 00:11:40 +08:00
Ben Ogle
a24d1d1af7
Upgrade find-and-replace
2014-08-05 11:31:58 -07:00
Ben Ogle
edb5b43d64
Upgrade settings view for #3176
2014-08-05 11:20:38 -07:00
Ben Ogle
ac496e1fa4
Upgrade tabs to fix hanging in #1663
2014-08-05 10:54:57 -07:00
Ben Ogle
103f3f8597
Merge pull request #3185 from sryze/patch-1
...
Add build fix from #2435
2014-08-05 10:17:24 -07:00
Kevin Sawicki
9842baedce
Use Atom as FileDescription
...
This is the text presented when the app is presented in a select list.
Closes #3179
2014-08-05 07:59:02 -07:00
Kevin Sawicki
aaa916f78d
Upgrade to language-coffee-script@0.29
2014-08-05 07:52:49 -07:00
Maximilian Schüßler
b463d9d876
Load the default themes in safe mode
2014-08-05 13:32:16 +02:00
Sergey Zolotarev
7f6a4cccaf
Add build fix from #2435
2014-08-05 18:00:25 +07:00
Desmond Brand
d5e30e83f6
Don't use project path as fallback icon for item with no path
...
Stops the project folder icon appearing in places that don't make sense
like settings and new files.
Test Plan:
* Opened settings and didn't see the project folder icon
* Closed all tabs and saw the project folder icon
2014-08-04 20:51:37 -07:00
Desmond Brand
d16c0e9e41
Implement setDocumentEdited too
...
As requested by @philipgiuliani
Test Plan:
Opened an existing file and made a modification. The icon fades at the same
time the tab close button changes to a circle. Undo makes the icon opaque
again.
2014-08-04 20:45:24 -07:00
Desmond Brand
bd8ac3bb32
path -> proxyIconPath
...
Test plan:
Crossed fingers
2014-08-04 11:28:29 -07:00
Kevin Sawicki
87edff1e42
Upgrade to language-gfm@0.46
2014-08-04 11:09:42 -07:00
Kevin Sawicki
96f35d3cde
Upgrade to language-ruby@0.34
2014-08-04 11:09:41 -07:00
Nathan Sobo
7e45ffa4c3
Center around the cursor in Editor::scrollToCursorPosition by default
...
Fixes #3131
2014-08-04 11:58:07 -06:00
Kevin Sawicki
6af69b0fc7
Merge pull request #3164 from Bengt/patch-1
...
Correct Node.js' spelling, link Git and GNOME Keyring
2014-08-04 10:39:12 -07:00
Cheng Zhao
99e02570d1
Upgrade to atom-shell@0.15.2
2014-08-04 22:12:44 +08:00
Desmond Brand
e1f4b7415a
Add OS X proxy icon to title bar
...
Fixes #1891 .
Test Plan:
* Opened Atom window in directory, verified directory icon shows up
* Opened a file and verified icon changed
* Right clicked icon, verified menu appears
* Drag file to terminal and it pastes the file path (yay)
* Opened a new Atom window and opened some files in that to make sure that
it didn't change the original window
I didn't add any specs for this - advice welcome here. I also haven't tested
on Windows or Linux but it looks like `setRepresentedFilename` is a noop on
those platforms.
2014-08-03 17:14:17 -07:00
Bengt Lüers
823cfcac57
Correct Node.js' spelling, link Git and GNOME Keyring
2014-08-03 16:06:18 +02:00
Nathan Sobo
de6ccd8c08
Merge pull request #3146 from atom/ns-latency
...
Improve cursor movement and typing latency a bit
2014-08-02 09:21:51 -07:00
Ben Ogle
2135d3be83
Update statusbar to add toggle
2014-08-01 10:22:14 -07:00
Nathan Sobo
1c3720c160
Upgrade keybinding-resolver for spec fix
2014-07-31 15:23:58 -06:00
Nathan Sobo
6c72b13adc
Upgrade keymap to avoid temp objects in keystrokeForKeyboardEvent
2014-07-31 15:21:37 -06:00
Kevin Sawicki
1404904d24
Upgrade to language-gfm@0.45
2014-07-31 14:15:01 -07:00
Nathan Sobo
db243936b4
Update emissary for Emitter::emit optimization
2014-07-31 15:11:25 -06:00
Nathan Sobo
6e72627e9e
Stop propagation of keydown/textInput events to prevent React handler
...
React's global synthetic event handler is somewhat expensive. This
prevents it from being invoked on every keystroke, saving ~1ms.
2014-07-31 15:11:06 -06:00
Kevin Sawicki
3d36ba7ecc
Upgrade to scrollbar-style 1.0.2
2014-07-31 13:30:27 -07:00
Kevin Sawicki
a7c0d6073f
Upgrade to markdown-preview@0.95
2014-07-31 13:24:18 -07:00
Kevin Sawicki
f25b468272
Upgrade to apm 0.88
2014-07-31 13:07:44 -07:00
Kevin Sawicki
2d0fb8ee6b
Upgrade to incompatible-packages@0.5
2014-07-31 09:19:15 -07:00
Kevin Sawicki
d875becc7a
Upgrade to snippets@0.51
2014-07-31 09:06:38 -07:00
Kevin Sawicki
cb72af63fd
Upgrade to language-yaml@0.14
2014-07-31 08:57:09 -07:00
Kevin Sawicki
f7187f1d5a
Spy on atom.inDevMode()
2014-07-31 08:42:31 -07:00
Kevin Sawicki
700acdc5a2
Upgrade to incompatible-packages@0.4
2014-07-31 08:37:18 -07:00
Kevin Sawicki
18016ae9df
💄 Use unless instead of if not
2014-07-31 08:33:36 -07:00
Kevin Sawicki
a30faa5bea
Merge pull request #3139 from maschs/ms-incompatibleModulesDev
...
In devmode do not load incompatible modules from cache
2014-07-31 08:32:58 -07:00
Kevin Sawicki
05a113bb7a
Merge pull request #3120 from atom/ks-remove-vendored-dlls
...
Remove vendored dlls
2014-07-31 08:32:53 -07:00
Kevin Sawicki
f5d4ece9cd
Remove vendored dlls
...
These are now provided by atom-shell
2014-07-31 08:20:33 -07:00
Cheng Zhao
3bda37c56c
Upgrade to atom-shell@0.15.1
2014-07-31 23:19:50 +08:00
Maximilian Schüßler
62b52cb70a
In devmode do not load incompatible from cache
2014-07-31 16:24:29 +02:00
Kevin Sawicki
a4fe594441
Upgrade to apm 0.87
2014-07-30 17:42:32 -07:00
Kevin Sawicki
9d0e46126b
Upgrade to language-coffee-script@0.28
2014-07-30 16:24:54 -07:00
Kevin Sawicki
cb1bb4a691
Upgrade to apm 0.86
2014-07-30 10:55:18 -07:00
Kevin Sawicki
d3a24c3749
Upgrade to runas 1.0.1
2014-07-30 10:54:23 -07:00
Kevin Sawicki
092849835e
Upgrade to pathwatcher 2.0.6
2014-07-30 10:49:45 -07:00
Nathan Sobo
b24ade4de5
Upgrade to React 0.11.1
2014-07-29 21:26:21 -06:00
Nathan Sobo
0f77a2eef9
Only unmount ReactEditorView's component before removing if its mounted
...
Fixes #3108
Unmounting the component the first time can cause a focusout event,
which leads to a redundant removal and an attempt to unmount again. This
protects against that.
2014-07-29 20:02:01 -06:00
Kevin Sawicki
662c2fc9d3
Upgrade to apm 0.85
2014-07-29 17:22:13 -07:00
Kevin Sawicki
510b1a7068
Upgrade to symbols-view@0.63
2014-07-29 17:22:13 -07:00
Kevin Sawicki
c4f9914df6
Upgrade to scrollbar-style 1.0.1
2014-07-29 17:22:13 -07:00
Kevin Sawicki
2140ce3beb
Upgrade to pathwatcher 2.0.5
2014-07-29 17:22:13 -07:00
Kevin Sawicki
a597bca75e
Upgrade to oniguruma 3.0.3
2014-07-29 17:22:12 -07:00
Kevin Sawicki
2895aae121
Upgrade to spell-check@0.40
2014-07-29 17:22:12 -07:00
Kevin Sawicki
4e20d93f03
Upgrade to oniguruma 3.0.2
2014-07-29 17:22:12 -07:00
Kevin Sawicki
1cc4e2e045
Upgrade to nslog@1.0.1
2014-07-29 17:22:12 -07:00
Kevin Sawicki
9fb427c468
Upgrade to git-utils 2.1.3
2014-07-29 17:22:12 -07:00
Nathan Sobo
a9bd061144
Un-f
2014-07-29 16:52:21 -06:00
Nathan Sobo
0736b28abf
Merge pull request #3102 from dmnd/export-atom-react
...
Export Atom's version of React and Reactionary
2014-07-29 15:43:53 -06:00
Ben Ogle
9ac5b67b6e
Merge pull request #3121 from atom/bo-style-mini
...
Style mini editors
2014-07-29 13:39:49 -07:00
Ben Ogle
25601d691d
Pull the mini editor styles out from react rule
2014-07-29 13:07:07 -07:00
Ben Ogle
0d1c11764b
Upgrade dark-ui theme for new variable
2014-07-29 12:54:49 -07:00
Ben Ogle
729ff461f1
Upgrade settings-view for mini editor changes
2014-07-29 12:46:01 -07:00
Ben Ogle
0360a1918c
Upgrade atom-light-ui for mini editor fixes
2014-07-29 12:33:01 -07:00
Ben Ogle
23f21bcda2
Style the mini editors for a constant height
...
Adds an @input-font-size variable.
2014-07-29 12:31:34 -07:00
Ben Ogle
800d65e3de
Absolutify the placeholder text in mini editors.
...
Fixes #3118
2014-07-29 12:19:16 -07:00
Ben Ogle
5ce9b3ac55
Upgrade solarized syntax themes for scala support
2014-07-29 10:37:11 -07:00
Kevin Sawicki
f86191dff8
Upgrade to incompatible-packages@0.3
2014-07-29 09:26:38 -07:00
Cheng Zhao
412793697f
Merge pull request #3112 from atom/chrome36
...
Upgrade to Chrome36
2014-07-29 14:44:34 +08:00
Cheng Zhao
3274ef9fb9
Upgrade to atom-shell@0.15.0
2014-07-29 14:27:32 +08:00
Nathan Sobo
f8e2231dfc
Increase overdraw margin to avoid intermittent full screen repaints
...
On Chromium 35, the screen seems to be full-screen painting on a Cinema
Display every few frames, causing frame rates to drop from 60 to 30 when
autoscrolling with the cursor. Increasing the overdraw avoids this.
2014-07-28 21:57:06 -06:00
Nathan Sobo
837eaccd16
Remove extra nextAnimationFrame call
2014-07-28 21:53:18 -06:00
Nathan Sobo
4f3570b56b
Merge pull request #3106 from atom/ns-react-css-font-styling
...
Apply React editor font styles via CSS instead of inline styles
2014-07-28 21:08:51 -06:00
Nathan Sobo
8918a42b3b
Merge pull request #3104 from dmnd/react-dev-mode
...
Show detailed React errors/warnings in devMode
2014-07-28 21:02:11 -06:00
Nathan Sobo
bd77a02207
Measure DOM in EditorComponent when a stylesheet is updated
2014-07-28 21:00:15 -06:00
Nathan Sobo
eebbb99fc8
Handle editor font config options with a global stylesheet
...
Previously, each editor observed font-related config values on its own
and applied inline styles to honor them. This made it difficult to style
the editor like a normal element with CSS.
Moving this to a global stylesheet that targets editors via the .editor
selector means that the font size setting can be overridden in specific
contexts, such as when using mini editors.
2014-07-28 21:00:15 -06:00
Nathan Sobo
2b27c0b440
Only handle stylesheet changes after initial measurement
2014-07-28 20:59:28 -06:00
Nathan Sobo
8e69b0c4a0
Base font styling on the computed style of the editor element
...
Previously, font styling was always explicitly assigned via the config.
This commit is the first step in basing the font styling of the editor
on the styles assigned via CSS. This will allow the editor's
font-family, font-size, and line-height to be assigned via CSS just like
they are for any other element, which will make it easier to style mini
editors.
We still need to switch the font settings to adjust a global stylesheet
rather than updating inline styles on each editor individually.
2014-07-28 20:59:28 -06:00
Kevin Sawicki
532744b4eb
📝 Mention installed apm command
2014-07-28 18:49:53 -07:00
Kevin Sawicki
ddd89ed6d1
📝 Remove step that is only is supported on Mac
2014-07-28 18:49:03 -07:00
Kevin Sawicki
5a53e5b96a
📝 Mark mdkeb step as optional
2014-07-28 18:48:15 -07:00
Kevin Sawicki
69f84f7e6d
Merge pull request #2680 from Bengt/patch-1
...
individual descriptions for instructions
2014-07-28 18:46:51 -07:00
Kevin Sawicki
e2c65345ab
Upgrade to language-javascript@0.39
2014-07-28 18:43:32 -07:00
Bengt Lüers
f47bcddf10
individual descriptions for instructions
2014-07-29 02:33:02 +02:00
Kevin Sawicki
5e19230809
Upgrade to language-javascript@0.38
2014-07-28 17:31:46 -07:00
Kevin Sawicki
f8961fbd53
Upgrade to autocomplete@0.29
2014-07-28 17:19:45 -07:00
Kevin Sawicki
bef750cb1f
Upgrade to fs-plus 2.2.6
2014-07-28 17:11:21 -07:00
Kevin Sawicki
4e2f06aec7
Merge pull request #3098 from Bengt/patch-2
...
Update linux.md
2014-07-28 16:51:09 -07:00
Kevin Sawicki
02c47ba1ea
💄
2014-07-28 16:49:08 -07:00
Kevin Sawicki
f6cb59be47
Merge pull request #3062 from ehuss/win32-sourcemaps
...
Fix source maps for CoffeeScript on Windows.
2014-07-28 16:44:06 -07:00
Kevin Sawicki
397871a012
Upgrade to language-gfm@0.44
2014-07-28 16:04:11 -07:00
Kevin Sawicki
10239e0466
Upgrade to fs-plus 2.2.5
2014-07-28 16:03:18 -07:00
Kevin Sawicki
69ef99481b
Upgrade to language-source@0.8
2014-07-28 15:37:59 -07:00
Kevin Sawicki
fc20de82ce
Downgrade to tree-view@0.112
2014-07-28 15:34:41 -07:00
Kevin Sawicki
0232da27f5
Downgrade to symbols-view@0.62
2014-07-28 15:30:42 -07:00
Kevin Sawicki
ba452e2400
Downgrade to 0.39.0
2014-07-28 15:25:07 -07:00
Kevin Sawicki
9b5b8e7528
Downgrade to snippets@0.50
2014-07-28 15:18:27 -07:00
Kevin Sawicki
6e65947d54
Downgrade to link@0.25
2014-07-28 15:12:47 -07:00
Kevin Sawicki
93c5e241f3
Downgrade to markdown-preview@0.94
2014-07-28 15:10:32 -07:00
Kevin Sawicki
e0c61136a6
Upgrade to dev-live-reload@0.33
2014-07-28 15:07:50 -07:00
Kevin Sawicki
c5cc13ddb3
Downgrade to bracket-matcher@0.51
2014-07-28 15:03:54 -07:00
Kevin Sawicki
fd47c89f9d
Add trailing .0 for consistency
2014-07-28 15:01:25 -07:00
Kevin Sawicki
34ad902cb3
Downgrade to archive-view 0.35
2014-07-28 15:00:52 -07:00
Kevin Sawicki
9678418e56
Downgrade to apm 0.84
2014-07-28 14:58:49 -07:00
Kevin Sawicki
691d6c3b5f
Merge pull request #3032 from atom/chrome35
...
Upgrade to Chrome 35
2014-07-28 14:52:34 -07:00
Kevin Sawicki
431555195a
Merge branch 'master' into chrome35
...
Conflicts:
package.json
2014-07-28 14:40:14 -07:00
Kevin Sawicki
b0aa5e6c88
Prepare 0.121
2014-07-28 14:36:07 -07:00
Kevin Sawicki
b3c2417578
Upgrade to exception-reporting@0.19
2014-07-28 14:08:13 -07:00
Nathan Sobo
7f882b00f5
Don't allow updates to be requested for unmounted components
...
In 444c18be34 , I stopped polling the DOM
when an update was pending to prevent delay of the next animation frame.
Unfortunately, we rely on synchronously polling the DOM when an editor
view is attached to perform the initial measurement of the default char
width, which is required to position the wrap guide.
In componentWillMount, observing the config was requesting an update,
causing us to skip this synchronous update at attachment time and
position the wrap guide wrong.
This prevents update requests that occur before mount from pausing the
polling that we perform on attachment, restoring correct function to the
wrap guide.
2014-07-28 14:42:35 -06:00
Nathan Sobo
3a9aa80914
Add ReactEditorView::lineElementForScreenRow shim
2014-07-28 11:36:40 -06:00
Kevin Sawicki
3af3a0d27e
Upgrade to incompatible-packages@0.2
2014-07-28 10:25:08 -07:00
Kevin Sawicki
7e415ffdb7
Merge branch 'master' into chrome35
...
Conflicts:
package.json
2014-07-28 09:02:38 -07:00
Kevin Sawicki
e70c696fef
Upgrade to tabs@0.48
2014-07-28 09:00:54 -07:00
Kevin Sawicki
b2258d9b8a
Merge pull request #3096 from marcbachmann/patch-1
...
Remove duplicate addUrlToOpen() in browser/main.coffee
2014-07-28 08:51:18 -07:00
Kevin Sawicki
40eab806c4
Upgrade to base16-tomorrow-light-theme@0.4
2014-07-28 08:49:28 -07:00
Kevin Sawicki
319455f2da
Upgrade to language-xml@0.17
2014-07-28 08:45:18 -07:00
Kevin Sawicki
63867ba803
Upgrade to language-go@0.16
2014-07-28 08:43:52 -07:00
Desmond Brand
65ffd21574
Show detailed React errors/warnings in devMode
...
Fixes #3099 .
React development mode has a lot of useful warnings and exceptions. These don't
show up in production mode. This change puts React into dev mode when Atom is
run via `atom --dev`.
2014-07-27 16:10:47 -07:00
Nathan Sobo
393552a4b6
Take cursors off the GPU and position them on the lines layer
...
The compositor overhead is not worth it.
2014-07-27 11:47:33 -06:00
Nathan Sobo
444c18be34
Stop polling when an update is pending
2014-07-27 11:46:22 -06:00
Nathan Sobo
dca096b8e3
Use requestAnimationFrame to batch updates in Chrome 35
...
In Chrome 31, setImmediate was yielding better behavior. But now Chrome
35 seems to behave more smoothly when we use requestAnimationFrame, and
the delay for keystrokes is non-existent.
2014-07-27 11:46:22 -06:00
Nathan Sobo
57a03e7884
Kill dummy highlight component now that Chrome 35 fixes render artifact
...
Previously, removing the last highlight caused rendering artifacts.
Chrome 35 no longer exhibits this problem so we can remove this
workaround.
2014-07-27 11:46:22 -06:00
Cheng Zhao
fe1819f587
Revert "Don't start crash reporter on Windows."
...
This reverts commit 684f15ab89 .
2014-07-27 11:07:36 +08:00
Cheng Zhao
aa157af93e
Upgrade to atom-shell@0.14.3
2014-07-27 11:07:07 +08:00
Desmond Brand
0e58e03de7
Export Atom's version of React and Reactionary
...
Fixes #3101 and works around facebook/react#1939 .
2014-07-26 17:49:51 -07:00
Bengt Lüers
e011c80b07
Update linux.md
...
Add step for checking out the latest release by git tag.
2014-07-26 18:44:38 +02:00
Marc Bachmann
9ae007a6d7
Remove duplicate addUrlToOpen() in browser/main.coffee
...
I don't think that this was the desired behaviour.
I do not know if that caused a bug.
2014-07-26 10:54:15 +02:00
Kevin Sawicki
9dc59b9807
💄
2014-07-25 17:12:03 -07:00
Kevin Sawicki
15689ebfb5
📝
2014-07-25 17:11:33 -07:00
Kevin Sawicki
6250419fcb
containsNativeModule -> isNativeModule
2014-07-25 17:09:46 -07:00
Kevin Sawicki
70621afe62
📝
2014-07-25 17:08:10 -07:00
Kevin Sawicki
6f29710d88
Upgrade to incompatible-packages@0.1
2014-07-25 17:00:17 -07:00
Kevin Sawicki
7b07d7116b
Store string in local storage
2014-07-25 16:06:35 -07:00
Kevin Sawicki
f175086865
Always return boolean from Package::isCompatible
2014-07-25 15:56:09 -07:00
Kevin Sawicki
c6071a9802
Don't throw incompatible error, log instead
2014-07-25 15:49:34 -07:00
Kevin Sawicki
ac138c1dc8
Throw error when activating incompatible package
2014-07-25 15:46:35 -07:00
Kevin Sawicki
85b7261d31
Don't store incompatible packages in custom object
...
The info is on the Package object itself to the loaded/activated
packages can just be iterated over.
2014-07-25 15:36:09 -07:00
Kevin Sawicki
d47348e8f9
Cache incompatible modules in local storage
2014-07-25 15:34:03 -07:00
Kevin Sawicki
56df7bdbe3
Add version to package
2014-07-25 15:23:36 -07:00
Kevin Sawicki
1ea909d4db
Check installed packages for working native modules
...
Test require each native module in each installed package to make sure
it can be required successfully in Atom.
2014-07-25 15:19:16 -07:00
Ben Ogle
c748fc49bb
Fix split-selection-into-lines
...
Don’t create cursor on last row when selection on row is empty
Fixes #1704
Closes #3080
2014-07-25 11:29:40 -07:00
Ivan Žužak
3bd1ec08e1
Upgrade to settings-view@0.136.0
2014-07-25 18:19:54 +02:00
Kevin Sawicki
caa6f9b06e
Merge branch 'master' into chrome35
...
Conflicts:
package.json
2014-07-25 09:19:44 -07:00
Kevin Sawicki
32045a3f22
Prepare 0.120
2014-07-25 09:17:23 -07:00
Kevin Sawicki
736952d0a2
Upgrade to language-c@0.26
2014-07-25 08:38:35 -07:00
Cheng Zhao
684f15ab89
Don't start crash reporter on Windows.
...
It is causing crashes on Windows, before it is fixed in atom-shell we
temporarily disable the crash reporter.
2014-07-25 23:28:29 +08:00
Cheng Zhao
4238e031da
Upgrade to atom-shell@0.14.2
2014-07-25 23:27:03 +08:00
Kevin Sawicki
a457d8a849
Upgrade to symbols-view@0.61
2014-07-24 20:10:16 -07:00
Kevin Sawicki
0b3c0fc622
Upgrade to release-notes@0.36
2014-07-24 18:31:09 -07:00
Nathan Sobo
a3d82e9414
Merge branch 'master' into chrome35
...
Conflicts:
package.json
2014-07-24 18:14:11 -07:00
Nathan Sobo
37165f3293
Invoke pollDOM after attach so character width is calculated
...
Now that we mount the react component in the constructor of the wrapper
view, it's never actually visible at the time of mount. By invoking
pollDOM manually after attaching and before emitting the attach event,
the character width is available for the wrap guide to calculate its
initial position.
2014-07-24 18:12:02 -07:00
Kevin Sawicki
f2507fc9d4
Upgrade to bracket-matcher@0.50
2014-07-24 17:46:05 -07:00
Nathan Sobo
7515fd94ba
Merge branch 'master' into chrome35
...
Conflicts:
package.json
2014-07-24 17:40:37 -07:00
Nathan Sobo
8cc1029bbf
Merge pull request #3077 from atom/ns-fix-scroll-perf-regression
...
Fix performance regression caused by transparent backgrounds on lines and gutter
2014-07-24 17:37:54 -07:00
Nathan Sobo
85363f8eaa
Resample background colors whenever stylesheets change
...
This prevents a flicker that occurred on theme changes when we just
detected this via polling. I'm going to leave the polling as a catch-all
in case the editor is styled inline in some way.
2014-07-24 17:25:04 -07:00
Kevin Sawicki
c5b3f18783
Upgrade to bracket-matcher@0.49
2014-07-24 17:24:41 -07:00
Nathan Sobo
7738eeeacc
Give the line-numbers div an opaque background for better GPU perf
...
We sample both the background color of the editor and the gutter. If the
gutter has an actual background color, we use it. Otherwise we fall back
to the same background as the editor.
2014-07-24 17:23:04 -07:00
Nathan Sobo
c6116468e4
Apply background color of root editor node to lines as an inline style
...
This ensures lines have an opaque background that matches whatever the
editor is styled as, but avoids the need to apply the .editor-colors
class to the .lines div. That approach fell down when people were
setting the background color via means other than .editor-colors, such
as styling mini editors via the .editor.mini selector in the settings
view.
2014-07-24 16:54:01 -07:00
Nathan Sobo
2a2d0b60f7
💄
2014-07-24 16:41:25 -07:00
Kevin Sawicki
9a5fddbcbb
Upgrade to timecop@0.22
2014-07-24 16:35:32 -07:00
Kevin Sawicki
25c737de56
Upgrade to settings-view@0.135
2014-07-24 16:27:15 -07:00
Kevin Sawicki
8ad8be2583
Merge branch 'master' into chrome35
2014-07-24 14:53:24 -07:00
Nathan Sobo
f29f8e37d1
Merge pull request #3071 from atom/ns-react-select-list-editor
...
Use React for select list mini editors when config option is toggled
2014-07-24 14:36:38 -07:00
Kevin Sawicki
b922f01257
Merge branch 'master' into chrome35
...
Conflicts:
package.json
2014-07-24 14:17:17 -07:00
Nathan Sobo
c1ec87c41b
Don't apply special styles React mini editors
2014-07-24 12:57:12 -07:00
Nathan Sobo
c8aea97f16
Use ReactEditorView in SelectListView when flag is enabled
2014-07-24 12:57:12 -07:00
Nathan Sobo
c9587a8638
Mount EditorComponent as soon as ReactEditorView is constructed
...
...instead of waiting for it to be attached. This makes it simpler to
get shim references when using ReactEditorView for mini editors.
2014-07-24 12:57:12 -07:00
Kevin Sawicki
15fc7a8bc5
Upgrade to tabs@0.47
2014-07-24 12:23:25 -07:00
Kevin Sawicki
76eb3b4c72
Prepare 0.119
2014-07-24 12:16:28 -07:00
Kevin Sawicki
c03d34f535
Upgrade to language-c@0.25
2014-07-24 11:21:32 -07:00
Kevin Sawicki
7cfdcf0c1b
Start caching compiled CSON files
...
Compiling CSON takes ~45 seconds so only compile files that aren't
in cache speeding up the build once the cache is primed.
2014-07-24 10:40:37 -07:00
Nathan Sobo
d3a46b6bc9
Don't try to update lines/line numbers until after initial measurement
...
Fixes #3047
2014-07-24 10:27:38 -07:00
Kevin Sawicki
cc27f2dbb6
Remove spaces around =
2014-07-24 09:35:44 -07:00
Kevin Sawicki
54ce852be4
Store nohup.out in ~/.atom
...
Storing it in the temp directory can lead to permissions issues when
Atom is run by multiple users.
Closes #3056
2014-07-24 09:27:47 -07:00
Cheng Zhao
83ad1fe8af
Upgrade to atom-shell@0.14.1
2014-07-24 23:37:00 +08:00
Cheng Zhao
dcbf730129
Merge branch 'master' into chrome35
...
Conflicts:
apm/package.json
package.json
2014-07-24 17:17:35 +08:00
Cheng Zhao
39868a2330
Make atom.setSize synchronous.
2014-07-24 16:29:20 +08:00
Kevin Sawicki
5d00ca8bb6
Check platform not env
2014-07-23 20:03:02 -07:00
Eric Huss
772726ca96
Fix source maps for CoffeeScript on Windows.
...
The sourceURL needs to be a URL, not a file path.
2014-07-23 16:49:53 -07:00
Ben Ogle
00275d95ec
Merge pull request #3044 from atom/bo-h-scrollbar
...
Horizontal scrollbar no longer covers the gutter
2014-07-23 16:35:02 -07:00
Ben Ogle
242df788e6
Remove unnecessary scrollbar specs
2014-07-23 16:25:24 -07:00
Ben Ogle
3295b9b0dd
Romove runSetImmediateCallbacks() in many cases
...
This is because of the removal of the gutter measurement. When there
was measurement, every load of the editor would measure and request at
least one render based on the reset of the gutter width. These
specs don’t need to call runSetImmediateCallbacks() as they either
don’t do anything to cause a render or they render immediately
(in the case of updated options).
In some cases, we need to make sure nothing happened, so I added a
hasSetImmediateCallbacks() function, which is used in specs where
nothing should have happened.
2014-07-23 16:25:10 -07:00
Ben Ogle
2a9c78ef92
Move horiz scrollbar into the scrollView
...
Also remove all the gutter width calculation. It was flawed anyway,
2014-07-23 16:20:48 -07:00
Kevin Sawicki
a896d71948
Upgrade to language-c@0.24
2014-07-23 15:37:24 -07:00
Kevin Sawicki
e3e0df7728
Upgrade to language-javascript@0.37
2014-07-23 15:34:50 -07:00
probablycorey
0acd3ebd4b
Use Tab instead of Buffer in menu items.
...
Closes #1645
2014-07-23 13:55:29 -07:00
Kevin Sawicki
82f0a68419
Upgrade to snippets@0.49
2014-07-23 13:03:14 -07:00
Kevin Sawicki
9a95c3acef
Upgrade to language-go@0.15
2014-07-23 12:31:28 -07:00
Kevin Sawicki
22eb16352c
Add more config file items to File menu
2014-07-23 11:30:00 -07:00
Kevin Sawicki
5355310cc7
Upgrade to apm 0.83
2014-07-23 10:59:26 -07:00
Kevin Sawicki
9f9ca0a2cf
Don't dedupe node-gyp
...
npm has hard-coded paths to it so it can't be moved up.
2014-07-23 10:45:21 -07:00
Kevin Sawicki
29970acaa9
📝 Document second argument of callback
2014-07-23 10:29:46 -07:00
Kevin Sawicki
8c0b9017c2
Merge pull request #2982 from atom/ks-file-diet
...
Remove unneeded files from distribution
2014-07-23 10:27:29 -07:00
Kevin Sawicki
e9890810d3
Don't include more dot files
2014-07-23 10:11:03 -07:00
Kevin Sawicki
0e201d539a
Sort by name when type count is the same
2014-07-23 10:11:03 -07:00
Kevin Sawicki
6a0e7cfb24
Add task to output file types in build folder
2014-07-23 10:11:03 -07:00
Kevin Sawicki
e13defc0f7
Don't include broken symlinks
2014-07-23 10:11:03 -07:00
Kevin Sawicki
3326cf357f
Dedupe semver in apm
2014-07-23 10:11:03 -07:00
Kevin Sawicki
9c78b9832b
Dedupe node-gyp in apm
2014-07-23 10:11:02 -07:00
Kevin Sawicki
662b8b30a1
Don't include pegjs when grammars are precompiled
2014-07-23 10:11:02 -07:00
Kevin Sawicki
caa15e42ac
Don't include npm docs
2014-07-23 10:11:02 -07:00
Kevin Sawicki
75410e07da
Don't include .node.dSYM folders
2014-07-23 10:11:02 -07:00
Kevin Sawicki
72727c2a81
Don't include generated Makefiles
2014-07-23 10:11:02 -07:00
Kevin Sawicki
adaee84933
Remove unused fixtures
2014-07-23 10:11:02 -07:00
Kevin Sawicki
d761684212
Don't include nan
2014-07-23 10:11:02 -07:00
Kevin Sawicki
307d4984a2
Don't include binding.gyp files
2014-07-23 10:11:02 -07:00
Kevin Sawicki
09711d5a88
Don't include target.mk or linker.lock files
2014-07-23 10:11:02 -07:00
Kevin Sawicki
2e1239345e
Don't include bootstrap site files
2014-07-23 10:11:02 -07:00
Kevin Sawicki
8d6325b081
Don't include benchmark folders
2014-07-23 10:11:02 -07:00
Kevin Sawicki
8a8144defa
Upgrade to dev-live-reload@0.32
2014-07-23 10:11:01 -07:00
Kevin Sawicki
ed867666ed
Specify regex directly as filter
2014-07-23 10:11:01 -07:00
Kevin Sawicki
84ff28ee69
Remove unused package fixtures
2014-07-23 10:11:01 -07:00
Kevin Sawicki
97f032c66f
Make e optional in test regex
2014-07-23 10:11:01 -07:00
Kevin Sawicki
18ea3bcb99
Don't include atom-shell's default_app folder
2014-07-23 10:11:01 -07:00
Kevin Sawicki
8da4ed147b
Don't include .travis.yml and .npmignore files
2014-07-23 10:11:01 -07:00
Kevin Sawicki
edd1f46ad2
Don't include more build files
2014-07-23 10:11:01 -07:00
Kevin Sawicki
cfb1501720
Remove unused replication fixture
2014-07-23 10:11:01 -07:00
Kevin Sawicki
17ceb34140
Don't include jasmine-node/spec files
2014-07-23 10:11:01 -07:00
Kevin Sawicki
c551b58490
Update comment with .h files
2014-07-23 10:11:01 -07:00
Kevin Sawicki
6c736ace1a
Don't include .h files from native modules
2014-07-23 10:11:01 -07:00
Kevin Sawicki
4ff2429f71
Don't include .cc files from native modules
2014-07-23 10:11:00 -07:00
Kevin Sawicki
01499fe674
Uncomment grunt.task.run call
2014-07-23 10:11:00 -07:00
Kevin Sawicki
c4d26f6405
Filter example files from built app
2014-07-23 10:11:00 -07:00
Kevin Sawicki
bd93f243dc
Filter out all test and tests folders
...
Prevent all test/tests folders from ending up in the built
app instead of an explicit and ever-growing list
2014-07-23 10:11:00 -07:00
Kevin Sawicki
1663315323
Merge pull request #3049 from dsandstrom/add-linux-select-line-key
...
Add key binding for select-line to linux and win keymaps
2014-07-23 10:08:01 -07:00
Ben Ogle
ffb041a160
Only render an nbsp on empty lines when no eol character defined
...
Fixes #3053
2014-07-23 09:30:52 -07:00
Kevin Sawicki
f5f9de1bf8
Upgrade to tabs@0.46
2014-07-23 08:26:28 -07:00
Darrell Sandstrom
2f47e8a462
Add key binding for select-line to linux and win keymaps
2014-07-22 22:48:27 -07:00
Kevin Sawicki
119b446c3b
Upgrade to language-c@0.23
2014-07-22 20:31:21 -07:00
Kevin Sawicki
c2042ad74a
Upgrade to apm 0.82
2014-07-22 18:40:50 -07:00
Ben Ogle
361f8ec770
Add specs for toggling the gutter when the editor is hidden
2014-07-22 18:26:58 -07:00
Ben Ogle
48a5123202
💄 Move logic into measureGutterIfNeeded
2014-07-22 18:26:58 -07:00
Ben Ogle
0f1d155685
Move gutterWidth into state; add specs for scrollbar position
2014-07-22 18:26:58 -07:00
Ben Ogle
d3a6e79428
The horizontal scrollbar takes gutter width into account
2014-07-22 18:26:58 -07:00
Kevin Sawicki
5f7f5b5367
Merge branch 'master' into chrome35
2014-07-22 17:56:24 -07:00
Kevin Sawicki
2fe647c950
Store atom-shell cache in ~/.atom/atom-shell
...
There were several CI failures today where it seemed like the
atom-shell version in the temp directory wasn't complete, it was
missing many files causing the build to fail when the specs were
run.
What made this worse was that running script/clean on these machines
didn't clean out these bad versions since the temp directory was different
when run via Jenkins vs. ssh'ing into the machines so the folders were
left there and the builds kept failing.
Atom already stores the compile cache to ~/.atom as well as the node cache
so putting atom-shell there as well keeps things consistent.
2014-07-22 17:44:41 -07:00
Kevin Sawicki
683f8e06f8
Upgrade to underscore-plus@1.5.1
2014-07-22 15:57:49 -07:00
Kevin Sawicki
bc4173f856
Remove logging of screen lines in spec
2014-07-22 14:51:13 -07:00
Kevin Sawicki
8443f0e2b9
Merge pull request #3042 from kubekhrm/patch-1
...
Added Ctrl-Shift-Z for Linux Redo.
2014-07-22 14:46:09 -07:00
Kube Khrm
b9e2c47321
Added Ctrl-Shift-Z for Linux Redo.
2014-07-22 23:41:51 +02:00
Kevin Sawicki
8099c46c8e
Use OnigRegExp::testSync
2014-07-22 14:38:08 -07:00
probablycorey
a3f046b948
Fix getVersion spec
2014-07-22 14:10:29 -07:00
probablycorey
911ca0d846
Remove Atom.isReleasedVersion
2014-07-22 14:10:29 -07:00
probablycorey
88d1ba2271
Remove Atom.getVersion()
2014-07-22 14:10:29 -07:00
Kevin Sawicki
bbfd9b8178
Use testSync instead of test
2014-07-22 14:08:40 -07:00
Kevin Sawicki
3818dee175
Prepare 0.118
2014-07-22 13:48:53 -07:00
Kevin Sawicki
6d34de68ac
Add Sync suffix to oniguruma methods
2014-07-22 13:31:52 -07:00
Kevin Sawicki
10fb929a1b
Upgrade to first-mate@2.0.1
2014-07-22 13:24:39 -07:00
Ben Ogle
d1a610dcb6
Merge pull request #2919 from atom/bo-the-wiggle
...
Fix width too wide when softwrap enabled when editor can vertical scroll
2014-07-22 12:42:49 -07:00
Ben Ogle
17364cd528
Take the scrollbar width into account in specs
2014-07-22 11:54:26 -07:00
Ben Ogle
c67f8493e0
Softwrap always takes into account the vertical scrollbar width
2014-07-22 11:52:23 -07:00
Ben Ogle
1a90588752
Visible is now a member variable.
2014-07-22 11:46:34 -07:00
Kevin Sawicki
4f4b840f67
Upgrade to language-go@0.14
2014-07-22 11:37:38 -07:00
Kevin Sawicki
77158738e6
Merge pull request #3038 from atom/ks-add-tomorrow-light-theme
...
Ship with tomorrow light theme
2014-07-22 11:19:48 -07:00
Kevin Sawicki
27d0743edc
Upgrade to base16-tomorrow-light-theme@0.3
2014-07-22 11:10:34 -07:00
Kevin Sawicki
9aca6a4489
Upgrade to base16-tomorrow-dark-theme@0.20
2014-07-22 11:10:26 -07:00
Kevin Sawicki
866fd69008
Add tomorrow light theme to cache
2014-07-22 11:00:36 -07:00
Kevin Sawicki
d9a942d6c6
Bundle base16-tomorrow-light-theme
2014-07-22 11:00:36 -07:00
Kevin Sawicki
6f0920c04b
Prepare 0.117
2014-07-22 10:59:23 -07:00
Ben Ogle
2e4893c786
Be more defensive in ReactEditorView::activate
...
It is conceivable that a package could have a reference to a view
that is not within a pane.
Fixes #2853
2014-07-22 10:37:37 -07:00
Nathan Sobo
5871bee791
Make spec assertions insensitive to scrollbars on Windows
2014-07-22 10:16:43 -07:00
Kevin Sawicki
adea792b78
Use tmpDir variable
2014-07-22 09:24:06 -07:00
Ben Ogle
36f1ebfb6f
Merge pull request #2423 from atom/cj-make-react-the-default-editor
...
Make react the default editor
2014-07-22 08:59:26 -07:00
Kevin Sawicki
a45e38cd8a
Merge pull request #2779 from atom/document-atom-io-pagination
...
Document pagination for atom.io/api/packages
2014-07-22 08:44:48 -07:00
Kevin Sawicki
46b95318a1
Wrap header name in backticks
2014-07-22 08:43:43 -07:00
Daniel Hengeveld
50086df804
document pagination for atom.io/api/packages
2014-07-22 08:43:10 -07:00
Cheng Zhao
52e049bedc
Merge branch 'master' into chrome35
...
Conflicts:
apm/package.json
package.json
2014-07-22 10:13:40 +08:00
Cheng Zhao
a6640f6da7
Upgrade to atom-shell@0.14.0
2014-07-22 09:58:53 +08:00
Ben Ogle
2f82fb2ceb
Upgrade find-and-replace to fold results
2014-07-21 18:02:02 -07:00
Kevin Sawicki
c50c25b2d4
Merge pull request #3031 from atom/ks-copy-desktop-file-during-install
...
Don't write .deb files in place
2014-07-21 17:19:10 -07:00
Kevin Sawicki
89733300a5
💄
2014-07-21 17:00:53 -07:00
Kevin Sawicki
b9658e23f4
Write file using grunt API
2014-07-21 16:53:27 -07:00
Kevin Sawicki
1757ff18f2
Write control/desktop files to build dir
2014-07-21 16:52:20 -07:00
Kevin Sawicki
a26cb6023e
Track temp folders
2014-07-21 16:47:08 -07:00
Kevin Sawicki
ccd631a934
Write control/desktop files to temp folder
2014-07-21 16:45:59 -07:00
Kevin Sawicki
ab980d78d2
💄
2014-07-21 16:39:46 -07:00
Kevin Sawicki
f5951425c3
grunt.file.write creates parent dirs
2014-07-21 16:39:23 -07:00
Kevin Sawicki
74992b1397
Group template variables together
2014-07-21 16:38:49 -07:00
Kevin Sawicki
4b07b803b3
Move install file var under if block
2014-07-21 16:37:42 -07:00
probablycorey
94f871e37e
Make react editor the default
2014-07-21 16:33:25 -07:00
Kevin Sawicki
4a8a741ef0
Write Atom.desktop file directly from template
...
Previously this was written to resources/linux/Atom.desktop
which would create issues when running `sudo script/grunt install`
followed by `script/grunt mkdeb`
2014-07-21 16:30:27 -07:00
Kevin Sawicki
162d5a0e0d
Map ctrl-shift-z to core:redo on Windows
...
Closes #2988
2014-07-21 16:09:56 -07:00
Kevin Sawicki
a22cf44b49
Upgrade to git-utils 1.6
...
Closes atom/tree-view#53
2014-07-21 16:07:49 -07:00
Kevin Sawicki
10bad42e7a
Upgrade to language-less@0.13
2014-07-21 15:28:55 -07:00
Kevin Sawicki
8a6753905c
Upgrade to language-sass@0.14
2014-07-21 15:28:13 -07:00
Kevin Sawicki
73354f56f4
Upgrade to language-yaml@0.13
2014-07-21 15:28:01 -07:00
Nathan Sobo
43c9e21f1d
Make setEditorHeightInLines/WidthInChars spec helpers work with React
...
Fixes #3019
2014-07-21 15:04:44 -07:00
Nathan Sobo
ba21f0b0d8
Eliminate duplicate 'gutter' class
...
This was previously needed when we applied 'editor-colors' to the
line numbers to give them an opaque background in hopes of supporting
sub pixel AA, but that dream is dead for now anyway. This makes the
gutter harder to style, so I'm nixing it.
2014-07-21 14:56:09 -07:00
Nathan Sobo
0ee953fe26
Merge pull request #2955 from atom/ns-react-mini-editors
...
Allow React editors to be used as mini-editors with core.useReactMiniEditors option
2014-07-21 14:44:17 -07:00
Nathan Sobo
a68b9a793f
Don't update the GutterComponent if there's no renderedRowRange
2014-07-21 14:28:48 -07:00
Nathan Sobo
fb4361e976
Guard React mini-editors with core.useReactMiniEditors feature flag
...
I'm not adding a default for this one so it won't show up in the
settings view unless the user sets it in their config explicitly. I'm
hoping it won't need to be flagged for very long.
2014-07-21 14:13:05 -07:00
Kevin Sawicki
f9d866fa32
Upgrade to tree-view@0.111
2014-07-21 14:12:00 -07:00
Nathan Sobo
0c4da92d6b
Handle hide and show entirely in the wrapper view
...
Enable sync updates and manually invoke the pollDOM function on the
component when we call hide/show on the wrapper view. This ensures that
we perform initial measurements when showing the editor for the first
time.
2014-07-21 14:09:16 -07:00
Kevin Sawicki
6377c7ebf4
Upgrade to fs-plus 2.2.4
...
Closes #2313
2014-07-21 13:54:17 -07:00
Kevin Sawicki
08ecba72e6
Upgrade to pathwatcher 1.5
...
Closes atom/tree-view#194
2014-07-21 13:53:58 -07:00
Nathan Sobo
38b286f989
Remove 'editor-colors' class from lines and gutter for mini editors
...
Having the editor-colors class on these elements was causing the theme
to be applied to lines in mini editors in the settings view, which
caused a black inset box to appear with dark syntax themes.
This was added to give the lines an opaque background which was supposed
to enable sub pixel anti-aliasing despite being on the GPU, but it
didn't seem to be working. Perhaps we can revisit this issue after the
Chrome 35 upgrade to see if sub pixel antialiasing works with opaque
backgrounds afterward.
2014-07-21 13:50:58 -07:00
Nathan Sobo
df7f816c88
Move 'editor-colors' to wrapper view to support padding on mini editors
2014-07-21 13:43:00 -07:00
Nathan Sobo
ca1220a682
Delay initial measurement until the editor becomes visible
...
Previously, these measurements were always performed when the editor
component was mounted. This didn't work in situations where the
component was mounted in a non-visible state. This commit includes a
visibility check in the resize polling we were already doing, kicking
off the measurement process as soon as the editor is visible.
2014-07-21 13:40:10 -07:00
Ben Ogle
9bb6c3cc3d
Merge pull request #3022 from batjko/patch-1
...
Update Windows build instructions
2014-07-21 10:58:54 -07:00
Nathan Sobo
4a8ac85ffb
Restrict ReactEditorView::getPane implementation
2014-07-21 10:43:32 -07:00
Nathan Sobo
c4177aba3e
Handle 'attributes' param to ReactEditorView
2014-07-21 10:43:31 -07:00
Nathan Sobo
3206fdce9e
Add ReactEditorView::setPlaceholderText shim
2014-07-21 10:43:31 -07:00
Nathan Sobo
0346e5809a
Only prevent default on mousewheel events if editor actually scrolls
...
This prevents mini editors from capturing scroll events.
2014-07-21 10:43:31 -07:00
Nathan Sobo
99704517bb
Remove animation frame batching of mousewheel events
...
This doesn't seem to adversely affect the scroll experience, and it's
much simpler. I want to avoid preventing the default action of
mousewheel events if they don't actually lead to scrolling, and making
the behavior synchronous will make that a lot easier.
2014-07-21 10:43:31 -07:00
Nathan Sobo
783ef730e2
Rename EditorComponent::measureScrollView to ::measureHeightAndWidth
...
Since we also check if we're auto-height in this method, this name seems
like a better description of the objectives of this method.
2014-07-21 10:43:31 -07:00
Nathan Sobo
e81db5d706
Pull out EditorComponent::pollDOM method
...
This makes the actions that we perform in the poll loop explicit, and
will prevent the accumulation of polling-related behavior in the
::measureScrollView method.
2014-07-21 10:43:31 -07:00
Nathan Sobo
a0f75f1639
Determine visibility by checking offsetWidth/Height of the editor's node
...
This could still use some cleanup
2014-07-21 10:43:31 -07:00
Nathan Sobo
d0893ccdaf
Add placeholderText to React editors
2014-07-21 10:43:31 -07:00
Nathan Sobo
a9c7842a50
Don't render line decorations on mini editors
2014-07-21 10:43:31 -07:00
Nathan Sobo
544c759fd1
Don't set an explicit line height on mini editors
...
This allows the line height to be styled via CSS. I would actually
like to allow all these properties to be assigned via CSS rather than
explicitly via the settings view, but that can be deferred until the
old editor is removed.
2014-07-21 10:43:31 -07:00
Nathan Sobo
759dbc061d
Don't render invisible characters in React mini editors
2014-07-21 10:43:31 -07:00
Nathan Sobo
56c9f75e8c
Add the 'mini' class to the React wrapper view for mini editors
2014-07-21 10:43:30 -07:00
Nathan Sobo
635f288050
Explicitly assign height of editor-contents when height is auto
2014-07-21 10:43:30 -07:00
Nathan Sobo
cc8b7b13b3
Don't show the gutter when 'mini' is true on React editors
2014-07-21 10:43:30 -07:00
Nathan Sobo
4020ed1535
Support ReactEditorView construction with params hash
2014-07-21 10:43:30 -07:00
Nathan Sobo
e999ef00e7
Base editor dimensions on the wrapper view
...
The goal is to make the editor behave like a standard block-level
element.
The horizontal behavior is simple: we stretch horizontally to fill our
container.
The vertical behavior is more nuanced. If an explicit height is assigned
on the wrapper view, we honor that height. But if no explicit height is
assigned, the editor stretches vertically so that its contents are
visible.
This prepares us to support mini editors, which need to be 1-line tall
without an explicit height assignment.
2014-07-21 10:43:30 -07:00
Nathan Sobo
f16ea63a95
Export ReactEditorView as EditorView from 'atom' module
...
Also, remove a few early requires of 'exports/atom.coffee' in the spec
suite that were causing failures.
2014-07-21 10:43:30 -07:00
Kevin Sawicki
754f995c91
Upgrade to language-yaml@0.12
2014-07-21 10:34:10 -07:00
Kevin Sawicki
ac8a67822e
Upgrade to apm 0.81
2014-07-21 10:14:58 -07:00
Kevin Sawicki
1c7926dea6
Merge pull request #2994 from jordanbtucker/patch-1
...
support ctrl-shift-home/end on Windows
2014-07-21 09:13:58 -07:00
Kevin Sawicki
2bd8015a9d
Merge pull request #3021 from dmnd/patch-1
...
Fix typo in event trigger
2014-07-21 08:51:49 -07:00
batjko
09e8aa0571
typo
2014-07-21 09:38:00 +01:00
batjko
364e06483c
corrected grammar
2014-07-21 09:37:16 +01:00
batjko
2d07d6662c
Update Windows build instructions
...
Just a few suggested changes to reflect experiences over a few months of building on several Windows machines.
- The Posix tools comment doesn't seem to be applicable (anymore)?
- Added further instructions when using pre-installed Git.
- Added the frequent issue of first-time build failures (random `node-gyp` errors), which don't reoccur on second try.
- Added a few extra words on opening a new issue, to clarify that appropriate details should be provided, if the issue hasn't been reported before.
Feel free to amend or suggest further changes.
2014-07-21 09:33:17 +01:00
Desmond Brand
3d53749771
Fix typo in event trigger
...
destoryed -> destroyed
2014-07-21 00:20:39 -07:00
Cheng Zhao
eeadd823e6
Upgrade to atom-keymap@1.0.0
2014-07-21 09:40:13 +08:00
Cheng Zhao
8a5bd357cd
Upgrade to text-buffer@3.0.0
2014-07-21 09:39:48 +08:00
Nathan Sobo
79ee887c9a
Fix a bug where scopes were being duplicated for every single token
...
This improves scroll performance by generating many fewer span elements
to render lines.
2014-07-20 15:09:14 -07:00
Ben Ogle
37d0a7f7e5
Merge pull request #2992 from maschs/ms-buildArch
...
Add build instructions for Arch
2014-07-20 11:01:02 -07:00
Ben Ogle
ed4324dedc
Merge pull request #3014 from Frozenfire92/patch-1
...
Improve Linux install instructions
2014-07-20 11:00:13 -07:00
Joel Kuntz
d2da914151
Fix abbreviation
2014-07-19 14:20:32 -03:00
Joel Kuntz
ca39e7f7de
Fix typo
2014-07-19 13:08:24 -03:00
Joel Kuntz
7bf2b7237e
Update linux.md
...
Improve installation instructions
2014-07-19 13:06:36 -03:00
Maximilian Schüßler
c264855f87
Cleanup linux build instructions
2014-07-19 15:33:11 +02:00
Maximilian Schüßler
a5f2a44a45
Arch requires export PYTHON=/usr/bin/python2 to build
2014-07-19 14:50:02 +02:00
Ben Ogle
4960a63bd8
Upgrade solarized dark for better C and py styles
2014-07-18 17:14:10 -07:00
Cheng Zhao
42621805a7
Upgrade to link@1.0.0
2014-07-18 23:10:56 +08:00
Cheng Zhao
fed55b8896
Upgrade to bracket-matcher@1.0.0
2014-07-18 22:50:31 +08:00
Cheng Zhao
73daa4bb74
Upgrade to scrollbar-style@1.0.0
2014-07-18 22:24:03 +08:00
Cheng Zhao
92546c60b3
Upgrade to scandal@1.0.0
2014-07-18 22:18:11 +08:00
Cheng Zhao
2fa91e5dfb
Upgrade to frist-mate@2.0.0
2014-07-18 22:06:12 +08:00
Cheng Zhao
aac0913b8b
Upgrade to tree-view@1.0.0
2014-07-18 21:50:06 +08:00
Cheng Zhao
acc75ca859
Upgrade to symbols-view@1.0.0
2014-07-18 21:40:52 +08:00
Cheng Zhao
8eb4e13df8
Upgrade to spell-check@1.0.0
2014-07-18 21:07:47 +08:00
Cheng Zhao
087d9c1da6
Upgrade to snippets@1.0.0
2014-07-18 14:54:03 +08:00
Cheng Zhao
18336076a8
Upgrade to markdown-preview@1.0.0
2014-07-18 14:46:46 +08:00
Cheng Zhao
7fee5f5f25
Upgrade to dev-live-reload@1.0.0
2014-07-18 14:37:16 +08:00
Cheng Zhao
c2f04a00d2
Upgrade to archive-view@1.0.0
2014-07-18 14:28:09 +08:00
Cheng Zhao
cc927123f9
Upgrade to nslog@1.0.0
2014-07-18 11:28:03 +08:00
Cheng Zhao
97b426429b
Upgrade to oniguruma@3.0.0
2014-07-18 10:16:17 +08:00
Cheng Zhao
3686530943
Upgrade to pathwatcher@2.0.2
2014-07-18 10:15:35 +08:00
Cheng Zhao
621ef450da
Upgrade to runas@1.0.0
2014-07-18 10:14:56 +08:00
Cheng Zhao
1e08bcd634
Upgrade to git-utils@2.0
2014-07-18 10:14:14 +08:00
Cheng Zhao
ede468d4c9
Upgrade to apm 1.0.0
2014-07-18 10:09:45 +08:00
Kevin Sawicki
1278f88dd9
Upgrade to language-gfm@0.43
2014-07-17 19:00:21 -07:00
Nathan Sobo
6faf3bd827
Merge pull request #3006 from atom/ns-abort-key-binding
...
Upgrade keymap to support 'abort!' directive in keybindings
2014-07-17 18:16:59 -07:00
Nathan Sobo
92a2b52f53
Upgrade keymap to support 'abort!' directive in keybindings
...
Closes atom/vim-mode#348
2014-07-17 18:03:51 -07:00
Kevin Sawicki
8135458670
Upgrade to whitespace@0.25
2014-07-16 21:16:47 -07:00
Kevin Sawicki
160a1cd690
Upgrade to language-ruby@0.33
2014-07-16 21:12:59 -07:00
Kevin Sawicki
2d3a133790
Upgrade to git-diff@0.37
2014-07-16 21:06:31 -07:00
jordanbtucker
af5384cd51
support ctrl-shift-home/end on Windows
...
fixes issue #2989
2014-07-16 11:30:47 -07:00
Maximilian Schüßler
27423fcc15
Add Arch build instructions
2014-07-16 18:14:30 +02:00
Nathan Sobo
cdb5fe15d2
Render nbsp on empty lines to ensure they have a non-zero height
...
Fixes #2958
2014-07-16 00:56:14 -07:00
Ivan Žužak
608c2b5354
Merge pull request #2977 from atom/iz-multiple-separators
...
Support multiple separators in context menu
2014-07-15 15:22:37 -07:00
Kevin Sawicki
121350f8e5
Upgrade to language-coffee-script@0.27
2014-07-15 11:44:50 -07:00
Kevin Sawicki
7bcc91e7d2
Upgrade to apm 0.80
2014-07-15 11:39:57 -07:00
Kevin Sawicki
b192622ad8
Upgrade to language-javascript@0.36
2014-07-15 11:37:09 -07:00
Kevin Sawicki
778e6f4492
Upgrade to apm 0.79.0
2014-07-15 08:50:28 -07:00
Ben Ogle
8614777af4
Merge pull request #2943 from atom/bo-ms-fix-tab-stops
...
Fix tab stops for soft tabs
2014-07-15 08:45:13 -07:00
Ben Ogle
cce49da18c
Fix spec
2014-07-15 08:44:58 -07:00
Ben Ogle
66bfefc09d
Upgrade snippets to fix specs with tab stops
2014-07-15 08:44:58 -07:00
Ben Ogle
29e883cf36
Add specs
2014-07-15 08:44:21 -07:00
Maximilian Schüßler
381d5b91b2
Indentation respects tab stops now, fix #2672
2014-07-15 08:44:21 -07:00
Ben Ogle
b744997201
Merge pull request #2950 from lee-dohm/ld-bug-2274
...
🐛 Fix regression in indent-guide in React editor
2014-07-15 08:06:02 -07:00
Kevin Sawicki
0357872558
Use repository URL in crashed message
...
Now that the repository is public, issues there are better than
emailing the help address.
2014-07-15 06:25:53 -07:00
Kevin Sawicki
844186f5fc
Upgrade to settings-view@0.134.0
2014-07-14 20:49:53 -07:00
Kevin Sawicki
0a818cfdd7
Map ctrl-, to application:show-settings on Windows
...
Refs #2962
2014-07-14 20:29:53 -07:00
Ivan Zuzak
cd1a17fb0a
Support multiple separators in context menu
2014-07-14 17:10:13 -07:00
Kevin Sawicki
9abab27ba7
Merge pull request #2968 from atom/ks-dont-quote-explorer-arguments
...
Don't quote certain explorer arguments
2014-07-14 08:03:19 -07:00
Kevin Sawicki
0faff626d1
Remove stray #
2014-07-14 07:55:28 -07:00
Kevin Sawicki
c355ade477
Upgrade to tree-view@0.110.0
2014-07-14 07:55:28 -07:00
Kevin Sawicki
18818c9ba5
Special case quoting of certain explorer args
...
This is required for things like:
`explorer.exe /root,C:\a\folder` to spawn correctly.
Refs atom/tree-view#180
2014-07-14 07:55:28 -07:00
Kevin Sawicki
b4ca3e46e6
Upgrade to language-coffee-script@0.26
2014-07-14 07:52:40 -07:00
Kevin Sawicki
262ba6be20
📝 Mention downloading .zip Windows release
2014-07-13 17:56:55 -07:00
Kevin Sawicki
50c5d12ced
Upgrade to archive-view@0.34
2014-07-13 16:42:03 -07:00
Kevin Sawicki
d6d51155ac
Upgrade to symbols-view@0.60
2014-07-13 16:29:39 -07:00
Lee Dohm
b100310764
Add failing test for #2274
...
Tested first on a branch off of `master` to ensure that it would
actually fail 😀
2014-07-13 13:27:32 -07:00
Lee Dohm
7ac3e6d9a5
🐛 Fix regression in indent-guide in React editor
...
Previously the indent guide was always showing on the whitespace only
lines in the React editor. This is the same behavior as in the old
editor and had the same fix, just ported to `LinesComponent`.
See: 314833bbac
Fixes #2274
2014-07-13 09:39:21 -07:00
Kevin Sawicki
2742995541
Upgrade to language-c@0.22
2014-07-11 16:21:46 -07:00
Ben Ogle
b8c0c125a2
Merge pull request #2941 from atom/bo-fallback-vars
...
Import base *-variables files as fallback vars when loading packages/themes
2014-07-11 15:16:30 -07:00
Kevin Sawicki
d78eb3d142
Upgrade to apm 0.78
2014-07-11 15:11:02 -07:00
Ben Ogle
36769c35fc
Don’t need the absolute path, just variables
...
`static` is already on the path
2014-07-11 15:04:00 -07:00
Ben Ogle
e6c0c38894
Upgrade to tabs to fix tab size issue
2014-07-11 14:48:56 -07:00
Ben Ogle
1f77450f7e
Use less-cache@0.13.0
2014-07-11 14:22:04 -07:00
Ben Ogle
c4204eb9e9
import the fallback variables in the base theme
2014-07-11 14:08:29 -07:00
Ben Ogle
9a393a6ec9
Load fallback variables in the user’s stylesheet
2014-07-11 14:08:09 -07:00
Ben Ogle
bbe02fc6b0
Load packages with the fallback variables
2014-07-11 14:07:48 -07:00
Ben Ogle
9fbc6d4f02
Add cssForFile to LessCompileCache
2014-07-11 14:06:46 -07:00
Ben Ogle
e620121953
Add spec for loading theme with incomplete variable file
2014-07-11 14:04:54 -07:00
Kevin Sawicki
41c8878769
📝 Add missing :
2014-07-11 13:30:30 -07:00
Kevin Sawicki
d2834fa651
Prepare 0.116
2014-07-11 13:29:11 -07:00
Kevin Sawicki
4155c53bd6
Upgrade to markdown-preview@0.93
2014-07-11 13:03:44 -07:00
Ben Ogle
d3538502c5
Update git-diff to fix atom/git-diff#31
2014-07-11 12:35:52 -07:00
Kevin Sawicki
90a17de8bd
Upgrade to markdown-preview@0.92
2014-07-11 11:56:44 -07:00
Kevin Sawicki
a82ea86a05
Upgrade to markdown-preview@0.91
2014-07-11 11:05:03 -07:00
Ben Ogle
22c4992788
Merge pull request #2760 from atom/package-api-stability-notice
...
Add stability message for Atom.io API
2014-07-11 10:58:57 -07:00
Ben Ogle
2a5d034248
Merge pull request #2920 from atom/bo-gutter-toggle-api
...
Move gutter member into a showLineNumbers observe block
2014-07-11 10:54:24 -07:00
Kevin Sawicki
ed3c37c101
Upgrade to tree-view@0.109.0
2014-07-11 10:42:27 -07:00
Kevin Sawicki
558e5e52c5
Prepare 0.115
2014-07-11 09:57:20 -07:00
Kevin Sawicki
92d16a9d0a
Upgrade to apm@0.77
2014-07-11 09:23:31 -07:00
Ivan Žužak
f224a6d5f0
Upgrade to fuzzy-finder@0.57.0
2014-07-11 18:14:56 +02:00
probablycorey
16f95a1420
Upgrade to metrics@v0.33.0
2014-07-11 09:02:53 -07:00
Kevin Sawicki
0231d02877
Upgrade to language-javascript@0.35
2014-07-11 08:47:10 -07:00
Kevin Sawicki
6d2b70b3d9
Check that args are present before mapping over
...
Closes #2925
2014-07-11 08:40:53 -07:00
Ben Ogle
49b825aeb3
Merge pull request #2927 from batjko/master
...
Change shift-delete to trigger core:cut in Win32 and Linux
2014-07-11 08:01:29 -07:00
Patrick Metzdorf
357299a700
Change shift-delete to trigger core:cut
...
Win32 and Linux keymaps
2014-07-11 10:14:56 +01:00
Ben Ogle
88df674dd6
Move gutter member into a showLineNumbers observe block
2014-07-10 18:04:53 -07:00
Kevin Sawicki
31afa0abd5
Merge pull request #2915 from atom/ks-32-bit-node-on-windows
...
Ship 32-bit node with apm on Windows
2014-07-10 17:40:50 -07:00
Kevin Sawicki
b11accec6d
📝 Doc --arch=ia32 flag
2014-07-10 17:28:21 -07:00
Kevin Sawicki
defa869d5c
Upgrade to apm@0.76
2014-07-10 17:28:21 -07:00
Kevin Sawicki
8d4be6ab57
Install apm in 32-bit mode on Windows CI
2014-07-10 17:28:21 -07:00
Ben Ogle
9976166902
Render the line numbers after gutter mount
...
Fixes #2916
2014-07-10 17:25:58 -07:00
Kevin Sawicki
8ea277ef77
Upgrade to language-javascript@0.34
2014-07-10 17:22:13 -07:00
Kevin Sawicki
d85b8bfaf3
Merge pull request #2889 from atom/ks-windows-dimensions-on-windows
...
Validate window dimensions
2014-07-10 14:30:01 -07:00
Daniel Hengeveld
d9e15d937e
Merge pull request #2895 from atom/dh-atom-io-package-rename-doc
...
Change some heading levels and add docs for package renames
2014-07-10 14:26:21 -07:00
Kevin Sawicki
908ff5d3cd
💄 Add space before ->
2014-07-10 14:21:02 -07:00
Kevin Sawicki
35b4ba3066
💄
2014-07-10 14:21:02 -07:00
Kevin Sawicki
f90e47daef
Handle invalid serialized window dimensions
2014-07-10 14:21:02 -07:00
Kevin Sawicki
5440dd68a7
Use instance method
2014-07-10 14:21:01 -07:00
Kevin Sawicki
11205d9eaa
Don't store invalid window dimensions on Windows
2014-07-10 14:21:01 -07:00
Kevin Sawicki
34e37fce7c
Upgrade to apm@0.75
2014-07-10 12:02:18 -07:00
Kevin Sawicki
3402c8dcd1
Dedupe request in apm folder
...
This prevents long path issues on Windows
2014-07-10 11:47:02 -07:00
Kevin Sawicki
3921a63f67
Just use variable in hash
2014-07-10 11:44:55 -07:00
Kevin Sawicki
5ecaf5dfc4
Upgrade to apm@0.74
2014-07-10 11:30:41 -07:00
Ben Ogle
475f92351f
== -> is
2014-07-10 10:40:49 -07:00
Kevin Sawicki
0a5b378425
Upgrade to apm 0.73
2014-07-10 10:01:00 -07:00
Kevin Sawicki
157774f552
Map ctrl-f4 to core:close command on Windows
...
Closes #2903
2014-07-10 09:14:15 -07:00
Kevin Sawicki
320c12134a
Upgrade to apm 0.72
2014-07-10 09:02:18 -07:00
Kevin Sawicki
280b451835
Merge pull request #2904 from maschs/ms-fixTypo
...
Fix typo
2014-07-10 08:25:20 -07:00
Maximilian Schüßler
4ee03fe590
Fix typo
2014-07-10 16:30:45 +02:00
Ben Ogle
db1652f1ed
Add return statement docs
2014-07-09 18:25:37 -07:00
Ben Ogle
8013ff7775
Update decoration API docs
2014-07-09 18:16:20 -07:00
Daniel Hengeveld
c24475c2c8
Add error type to package version doc
2014-07-09 17:45:10 -07:00
Daniel Hengeveld
580c639265
Change some heading levels and add rename doc
2014-07-09 17:41:19 -07:00
Ben Ogle
4c33549371
Merge pull request #2888 from atom/bo-speedup-decoration-render
...
Index line-wise decorations by ids
2014-07-09 14:11:55 -07:00
Ben Ogle
7be5553ba1
Index line decorations by ids
...
And don’t use _.deepContains
2014-07-09 12:51:52 -07:00
Kevin Sawicki
43936a1faf
Upgrade to find-and-replace@0.126
2014-07-09 12:24:34 -07:00
Kevin Sawicki
e3c44bf551
📝 Add Windows installation instructions
2014-07-09 11:14:21 -07:00
Kevin Sawicki
6b0636d331
Upgrade to whitespace@0.24
2014-07-09 11:06:35 -07:00
Ben Ogle
cb0ee735be
Default cursor on scrollbars.
...
Fixes #2876
2014-07-09 08:46:48 -07:00
Kevin Sawicki
036dc06bac
Upgrade to language-coffee-script@0.25
2014-07-09 08:23:14 -07:00
Nathan Sobo
7155ec4b73
Fix autoscroll specs for addSelectionForBufferRange
2014-07-09 08:06:14 -06:00
Nathan Sobo
86ea4d94bb
Only autoscroll in model when adding selection in React editors
...
Fixes atom/find-and-replace#245
2014-07-09 07:46:44 -06:00
Nathan Sobo
6a2021ac98
Emit editor:will-be-removed event when unmounting the React editor
2014-07-08 21:29:53 -06:00
Nathan Sobo
6fe05064eb
Use default implementation of ::destroy from theorist Model class
...
Move actions that need to happen on destruction to ::destroyed hook.
2014-07-08 21:29:32 -06:00
Nathan Sobo
dd5c9ff6d4
Remove stray logging
2014-07-08 21:06:34 -06:00
Nathan Sobo
29179d0bbc
Merge pull request #2867 from atom/ns-react-empty-line-invisibles
...
Render empty line invisibles in React editor
2014-07-08 20:54:41 -06:00
Kevin Sawicki
f6400a4097
Upgrade to settings-view@0.133
2014-07-08 16:30:43 -07:00
Nathan Sobo
e170b9f56b
Render line-ending invisibles on empty lines
...
Fixes #2857
Including correct interleaving with indent guides.
2014-07-08 16:53:06 -06:00
probablycorey
2ea8418c66
Prepare 0.114.0
2014-07-08 15:38:08 -07:00
probablycorey
c20a4a3084
Upgrade to release-notes@v0.35.0
2014-07-08 15:15:47 -07:00
Kevin Sawicki
0be64f9902
Upgrade to release-notes@0.34
2014-07-08 14:32:43 -07:00
Kevin Sawicki
5300fefef4
Prepare 0.113
2014-07-08 14:03:24 -07:00
Nathan Sobo
2602e6ec0a
Merge pull request #2865 from atom/ns-react-fix-width-remeasurement
...
Streamline character width remeasurement to hopefully avoid exceptions
2014-07-08 14:27:26 -06:00
Nathan Sobo
1a22fc3c68
Streamline character width remeasurement to hopefully avoid exceptions
...
Previously, I was just remeasuring characters whenever the stylesheets
changed. I think there were situations in which the model changed, then
I remeasured characters prior to updating the view to match the model,
causing DOM exceptions. This switches the approach to only ever measure
characters after an update, ensuring the view always matches the model.
2014-07-08 14:17:39 -06:00
Kevin Sawicki
6d02861f11
Upgrade to release-notes@0.33
2014-07-08 13:13:49 -07:00
Corey Johnson
57ed190ea3
Merge pull request #2859 from atom/cj-windows-updater
...
Add autoUpdater shim for Windows
2014-07-08 12:52:45 -07:00
probablycorey
436d7de817
Send empty event arg
2014-07-08 11:46:04 -07:00
probablycorey
a9feed2e4a
Maintain autoUpdater listeners even if the version is in dev mode.
...
This is so we can test the auto-updater
2014-07-08 11:41:41 -07:00
Kevin Sawicki
8b04e94d09
Upgrade to apm 0.71
2014-07-08 11:38:53 -07:00
Ben Ogle
5c5576c39d
Use right margins for toolbar btn-groups rather than left.
...
Fixes #2830
2014-07-08 11:18:48 -07:00
Ben Ogle
2b957beeda
💄 Fix ugly test
2014-07-08 11:18:47 -07:00
probablycorey
832aeffd4f
Add basic updater spec
2014-07-08 11:12:28 -07:00
Kevin Sawicki
5d08ecdcb2
Remove logging in specs
2014-07-08 10:57:22 -07:00
Nathan Sobo
997529774c
Clean up after stylesheet applications in editor-component-spec
2014-07-08 11:55:50 -06:00
Nathan Sobo
48d20ff1ec
Only remeasure char widths on stylesheet changes if editor is visible
...
Fixes #2856
2014-07-08 11:46:23 -06:00
Kevin Sawicki
0793f291d1
Prepare 0.112
2014-07-08 10:23:06 -07:00
Kevin Sawicki
8d479328ec
Upgrade to language-ruby@0.32
2014-07-08 09:29:04 -07:00
Kevin Sawicki
569326e76a
Upgrade to language-sql@0.9
2014-07-08 09:17:44 -07:00
Kevin Sawicki
8372b84e9f
Prepare 0.111
2014-07-07 18:23:21 -07:00
Ben Ogle
eda55156e5
Merge pull request #2819 from atom/bo-decoration-api
...
Update the decoration API
2014-07-07 18:06:35 -07:00
Kevin Sawicki
c40a526302
Only require core specs to pass on Windows
...
Still ironing out some flaky package specs that occasionally fail
2014-07-07 18:02:54 -07:00
Ben Ogle
540b038ced
Add is destroyed flag to decoration
2014-07-07 17:48:40 -07:00
Ben Ogle
ce1ebec253
Fix specs
2014-07-07 17:48:24 -07:00
probablycorey
44e121c997
Add autoUpdater shim for Windows
2014-07-07 17:07:42 -07:00
Nathan Sobo
3579404bed
Merge pull request #2858 from atom/ns-react-fix-wrap-guide
...
Make React editor indent guide work like it did in the old editor
2014-07-07 18:07:36 -06:00
Kevin Sawicki
1e19860409
Upgrade to markdown-preview@0.90
2014-07-07 17:03:02 -07:00
Ben Ogle
eab4b578a3
Upgrade packages to use new decoration APIs
2014-07-07 17:01:49 -07:00
Nathan Sobo
2878196e0a
Make React editor indent guide work like it did in the old editor
...
Fixes #2367
* The indent level of empty lines is the *max* of the nearest non empty
line, rather than favoring the level of the line below.
* An extra wrap guide is no longer rendered for empty lines
I didn't port the specs over because we already had good coverage at the
model level. It just needed to be updated for the preferred behavior.
2014-07-07 17:59:26 -06:00
Kevin Sawicki
1c037411e9
Ignore domhandler tests
2014-07-07 16:09:40 -07:00
Kevin Sawicki
68144681b2
💄
2014-07-07 16:05:01 -07:00
Kevin Sawicki
484a516bd6
Relative path might be missing
2014-07-07 16:03:28 -07:00
Kevin Sawicki
fa6e84415b
Ignore gaze from jasmine-node
...
This is only used when jasmine-node is being launched from the CLI
with --autotest/--watch which the bundled spec runner does not use
or expose.
This reduces all bundled paths to be under 200 characters relative
to the root install location.
2014-07-07 15:57:38 -07:00
Kevin Sawicki
7117634ba8
Ignore more test directories
2014-07-07 15:57:38 -07:00
Kevin Sawicki
a108c283cf
Add grunt task to log long paths in built app
2014-07-07 15:57:38 -07:00
Kevin Sawicki
3dc61f4a7a
Ignore more test directories
2014-07-07 15:57:37 -07:00
Nathan Sobo
9685e3f1db
Merge pull request #2855 from atom/ns-active-pane-deserialization
...
Move serialization of active pane from Pane to PaneContainer
2014-07-07 16:49:29 -06:00
Nathan Sobo
b2c70f9e69
Move serialization of active pane from Pane to PaneContainer
...
Fixes #2694
Fixel #2853
Previously, we were storing an `active` boolean for each pane. We've
had some strange bugs where every pane is serializing `active: false`,
which causes exceptions when loading up the stored data.
This new approach serializes the activePaneId on the PaneContainer
itself. Since the PaneContainer is the source of truth regarding the
active pane, it makes more sense to handle it here.
This unfortunately changes the serialization version for the
PaneContainer, so people won't have their state persisted after
upgrading. But it seems better than leaving cruft to handle the old
serialization situation.
2014-07-07 16:36:10 -06:00
Ben Ogle
d7a3ffa9de
Handle Decoration::update
2014-07-07 15:13:04 -07:00
Nathan Sobo
18ed91a402
Merge pull request #2852 from atom/ns-react-remeasure-characters-on-stylesheet-change
...
Re-measure character widths when stylesheets change
2014-07-07 15:47:29 -06:00
Ben Ogle
e991b3d10c
Move from addDecoration -> decorateMarker
2014-07-07 14:43:56 -07:00
Nathan Sobo
f1b7f9ca30
Merge pull request #2851 from atom/ns-react-autoscroll-on-undo
...
Autoscroll to cursor on undo
2014-07-07 15:42:10 -06:00
Nathan Sobo
e1e510e473
Re-measure character widths when stylesheets change
...
Fixes #2845
2014-07-07 15:39:00 -06:00
Nathan Sobo
d042d15a50
Autoscroll to cursor on undo
...
Fixes #2815
This commit changes our autoscroll strategy for cursors significantly.
Originally, we were autoscrolling whenever the cursor's marker changed
positions. This worked well, except we didn't end up autoscrolling when
the user *attempted* to move the cursor to an invalid position, such as
moving down at the end of the buffer, due to the fact that the marker
wouldn't change.
Then, we moved to always requesting an autoscroll whenever a position
change was requested via Cursor::changePosition. This missed out on
moving the cursor when inserting text, so we then also added an explicit
autoscroll call when inserting text.
This had the problem of not autoscrolling due to undo. So finally, this
solution combines explicit autoscroll in ::changePosition to capture
intent, as well as implicit autoscrolling whenever the cursor's marker
position changes due to a textual change in the buffer. This captures
undo/redo correctly.
2014-07-07 15:21:48 -06:00
Ben Ogle
fe9fec733d
Stub out Decoration::destroy and Decoration::update
2014-07-07 14:19:20 -07:00
Kevin Sawicki
06095e57d7
Prepare 0.110
2014-07-07 14:07:41 -07:00
Nathan Sobo
b83f908e28
Merge pull request #2850 from atom/ns-react-account-for-padding-in-softwrap
...
Account for padding-left on scroll view when soft-wrapping lines in the React editor
2014-07-07 14:36:20 -06:00
Nathan Sobo
fad2a63a14
Account for padding-left on the scroll view when soft-wrapping lines
...
Fixes #2844
2014-07-07 14:02:24 -06:00
Nathan Sobo
2de42303d4
💄
2014-07-07 13:55:32 -06:00
Nathan Sobo
a7aed07d70
Merge pull request #2849 from atom/ns-react-fix-softwrap-scroll-left
...
Scroll React editor all the way left when soft wrap is enabled
2014-07-07 13:31:15 -06:00
Nathan Sobo
673b62f547
Scroll React editor all the way left when soft wrap is enabled
...
Fixes #2842
2014-07-07 12:26:33 -06:00
Ben Ogle
19835f2f66
Upgrade tabs to support mousewheel navigation
2014-07-07 11:04:24 -07:00
Kevin Sawicki
7474de8f7e
Upgrade to markdown-preview@0.89
2014-07-07 10:50:07 -07:00
Kevin Sawicki
84c30ef6c5
Set initial concurrency to 1 on all platforms
2014-07-07 10:26:12 -07:00
Kevin Sawicki
0aa5fa9eeb
Increase timeout on Windows CI
2014-07-07 10:14:38 -07:00
Kevin Sawicki
b5f8b159fc
Upgrade to settings-view@0.132
2014-07-07 10:05:16 -07:00
Kevin Sawicki
79357be899
Upgrade to markdown-preview@0.88
2014-07-07 09:29:21 -07:00
Kevin Sawicki
12d6a90ddc
Upgrade to wrap-guide@0.21
2014-07-07 09:13:11 -07:00
Kevin Sawicki
4eb3be6f17
Upgrade to markdown-preview@0.87
2014-07-07 09:12:29 -07:00
Kevin Sawicki
af622c6b74
Upgrade to wrap-guide@0.20
2014-07-07 07:37:51 -07:00
Kevin Sawicki
df8e0a8464
📝 Add is-focused class to cursor example
...
This is required to take effect for the default Atom light syntax
theme.
Closes #2834
2014-07-06 10:08:24 -07:00
Kevin Sawicki
a1c1879ba6
Merge pull request #2813 from atom/ks-codesign-on-windows-ci
...
Codesign on Windows CI
2014-07-05 11:48:39 -07:00
Kevin Sawicki
d1e52d4105
Restore spec task
2014-07-05 11:29:10 -07:00
Kevin Sawicki
0f01840e3e
Restore publish checks
2014-07-05 11:28:56 -07:00
Kevin Sawicki
e1945fce14
Comment out Janky check
2014-07-05 11:15:56 -07:00
Kevin Sawicki
e6ecf10616
Publish builds from this branch to test signing
2014-07-05 11:12:59 -07:00
Kevin Sawicki
b85ebbad2a
Separate /F argument to taskkill
2014-07-05 11:06:07 -07:00
Kevin Sawicki
38ba96a54f
Break up commands into two spawns
2014-07-05 10:49:25 -07:00
Kevin Sawicki
334e2ef7ab
Temporarily disable specs
2014-07-05 10:46:22 -07:00
Kevin Sawicki
58efeb8a20
Force kill on Windows
2014-07-05 10:45:48 -07:00
Kevin Sawicki
3ae6540c70
Kill all atom.exe before signing
2014-07-05 10:45:35 -07:00
Kevin Sawicki
497ac5e5ce
Add kill command for Windows
2014-07-05 10:41:45 -07:00
Kevin Sawicki
8735780473
Reenable specs
2014-07-05 10:29:50 -07:00
Kevin Sawicki
888b5ab098
Always pass specs to test signing
2014-07-05 10:19:14 -07:00
Kevin Sawicki
c897f42d51
Use JANKY_SIGNTOOL env var to sign
2014-07-05 10:19:14 -07:00
Kevin Sawicki
3c5312e834
signtool is now on the PATH
2014-07-05 10:19:14 -07:00
Kevin Sawicki
c59cbb3b25
Use full path to signtool.bat
2014-07-05 10:19:13 -07:00
Kevin Sawicki
b3da11edfb
💄 Use switch
2014-07-05 10:19:13 -07:00
Kevin Sawicki
f56b487935
Call signtool on Windows
2014-07-05 10:19:13 -07:00
Kevin Sawicki
840abd6780
Upgrade to settings-view@0.131
2014-07-05 10:17:49 -07:00
Kevin Sawicki
2e554ac819
Use cross platform path in Project::replace spec
2014-07-05 10:01:19 -07:00
Kevin Sawicki
35c7bc0eef
Upgrade to language-coffee-script@0.24
2014-07-05 08:35:49 -07:00
Ben Ogle
d99a9b0f3f
Merge pull request #2826 from atom/ns-flash-specs
...
Explicitly test removal of flash class prior to next animation frame
2014-07-04 09:53:55 -07:00
Nathan Sobo
7ac8b80172
Explicitly test removal of flash class prior to next animation frame
2014-07-04 09:56:51 -06:00
Ben Ogle
68f2bd56f0
Upgrade find-and-replace to flash the current result
2014-07-03 17:51:43 -07:00
Ben Ogle
e709b986cd
Upgrade themes to fix atom/tabs#64
2014-07-03 17:51:21 -07:00
Ben Ogle
74bdd5f0e8
Merge pull request #2794 from atom/bo-flash
...
Add ability to 'flash' selections
2014-07-03 17:48:08 -07:00
Ben Ogle
48b6c24882
Add Editor::selectionFlashDuration rather than magic number
2014-07-03 17:36:45 -07:00
Ben Ogle
e5f800ef35
💄
2014-07-03 17:32:38 -07:00
Ben Ogle
492022fdd8
Fix spec
2014-07-03 17:32:38 -07:00
Ben Ogle
cf7b87842e
Upgrade all the themes
...
Removes flash / highlighted from ui themes
Adds flash color to syntax themes
2014-07-03 17:32:38 -07:00
Ben Ogle
1838ff2502
Use ‘flash’ class rather than ‘highlighted’.
...
Pull the flash into the base theme rather than the ui themes
2014-07-03 17:32:38 -07:00
Ben Ogle
505bfc28db
fix spec
2014-07-03 17:32:37 -07:00
Ben Ogle
abbe8d2eec
Flash works for selections
2014-07-03 17:32:37 -07:00
Ben Ogle
bf33d96899
Decorations can be flashed
2014-07-03 17:32:37 -07:00
Ben Ogle
a56b5eef2f
Remove the decoration update stuff
2014-07-03 17:32:37 -07:00
Ben Ogle
80eb31679f
Add a Decoration object. Rework to use this object
2014-07-03 17:32:37 -07:00
Ben Ogle
54039e9d3b
Don’t use state. Modify the dom directly
2014-07-03 17:32:37 -07:00
Ben Ogle
92c28fc44f
💄
2014-07-03 17:32:37 -07:00
Ben Ogle
bc67efb72b
💄 Waaay less awkward
2014-07-03 17:32:37 -07:00
Ben Ogle
0ee4d864be
Move flashing into the highlight component
2014-07-03 17:32:37 -07:00
Ben Ogle
1d724339d6
Don’t use attributes
2014-07-03 17:32:37 -07:00
Ben Ogle
ce90b72807
Handle the decoration + highlighted in the selection
2014-07-03 17:32:37 -07:00
Ben Ogle
4f356121d7
Handle decoration updates in the editor-component
2014-07-03 17:32:37 -07:00
Ben Ogle
7b19152a58
Add updateDecorationForMarker()
2014-07-03 17:32:37 -07:00
Ben Ogle
15da69287e
Upgrade tabs, fix flicker issue
2014-07-03 17:23:03 -07:00
Kevin Sawicki
8d8db5142f
Upgrade to language-javascript@0.33
2014-07-03 15:44:28 -07:00
Kevin Sawicki
6d7881bcfe
Upgrade to language-less@0.12
2014-07-03 15:29:52 -07:00
Nathan Sobo
c2b7955ec6
Adjust DisplayBuffer::longestScreenRow when lines are inserted/removed
...
Fixes #2810
The line corresponding to the longest screen row moves when lines are
inserted or removed above it, so we need to adjust it accordingly or we
won't always realize when a change affects the longest line.
2014-07-03 16:15:49 -06:00
Ben Ogle
cc073ae462
Merge pull request #2816 from atom/bo-remove-fnr-marker-less
...
Remove fnr marker less from themes, and into fnr
2014-07-03 14:59:56 -07:00
Ben Ogle
3348c0e75a
Upgrade syntax themes to remove find-result marker css
...
It is now in find-and-replace based on syntax-variables. Better!
2014-07-03 14:43:58 -07:00
Ben Ogle
376a850507
Update find-and-replace to set the marker css
2014-07-03 14:27:46 -07:00
Ben Ogle
168c6cdbca
Revert "Move the find-and-replace marker css into the base theme "
...
This reverts commit 942041f214 .
2014-07-03 14:22:58 -07:00
Nathan Sobo
9ece33dbfe
Handle double and triple click with command key held down
...
Fixes #2812
2014-07-03 15:18:53 -06:00
Ben Ogle
942041f214
Move the find-and-replace marker css into the base theme
2014-07-03 14:12:23 -07:00
Nathan Sobo
260be2e096
Autoscroll *after* inserting text, not before
...
Fixes #2787
2014-07-03 14:47:43 -06:00
Kevin Sawicki
6c8b4de986
Upgrade to settings-view@0.130
2014-07-03 13:38:32 -07:00
Kevin Sawicki
9b267728d0
Upgrade to language-ruby@0.31
2014-07-03 13:07:52 -07:00
Kevin Sawicki
3360d8500f
Upgrade to bracket-matcher@0.48
2014-07-03 10:58:57 -07:00
Nathan Sobo
a4ed02c3c5
Update lines for line insertions/removals preceding rendered row range
2014-07-03 11:22:57 -06:00
Kevin Sawicki
5658f9ab07
Upgrade to language-coffee-script@0.23
2014-07-03 10:08:35 -07:00
Kevin Sawicki
c890e56cef
Upgrade to language-javascript@0.32
2014-07-03 09:49:46 -07:00
Kevin Sawicki
5d22ce7128
Prepare 0.109
2014-07-03 09:33:18 -07:00
Kevin Sawicki
758abf8c8a
Clone grunt-coffeelint via https
...
Closes #2809
2014-07-03 09:12:48 -07:00
Kevin Sawicki
9e90d09428
Upgrade to language-yaml@0.11
2014-07-03 08:59:29 -07:00
Kevin Sawicki
092dac7625
Group build and install dir together
2014-07-02 14:33:44 -07:00
Kevin Sawicki
c129842037
Support --install-dir option
...
This will install the build to a custom location
Closes #2688
2014-07-02 14:10:39 -07:00
Kevin Sawicki
4bb7e0f323
=== not !== for no-quiet check
2014-07-02 13:55:58 -07:00
Kevin Sawicki
7b09fc04da
Don't ignore stdout when --no-quiet is set
2014-07-02 13:51:52 -07:00
Kevin Sawicki
1090746cb1
Add --no-quiet option to script/bootstrap
...
This will run apm/npm commands without the --quiet flag to get more
output on failures.
2014-07-02 13:46:12 -07:00
Kevin Sawicki
294a7ce6d3
Upgrade to apm@0.70
2014-07-02 13:17:46 -07:00
Kevin Sawicki
26c1bf2075
Upgrade to bookmarks@0.26
2014-07-02 13:17:19 -07:00
Kevin Sawicki
ec1d97a7c9
Prepare 0.108
2014-07-02 10:09:02 -07:00
Daniel Hengeveld
126d0d1b3c
Add stability message for Atom.io API
...
This indicates that the Atom.io API is not frozen - this is describing the state
of things, not announcing a new policy.
2014-06-27 12:33:50 -07:00