Jason Woods
2e72790e72
🐛 Fix ident guides missing on whitespace only lines with invis chars
2015-02-01 18:13:39 +00:00
Cheng Zhao
b4e25137a2
"screen" is now a browser side module
2015-01-26 11:28:00 -08:00
Cheng Zhao
05aaace387
Do not set window icon, fixes #4811
2015-01-26 11:28:00 -08:00
Kevin Sawicki
6b963a562f
Track coffee cache hits correctly
2015-01-23 11:48:19 -08:00
Kevin Sawicki
b81c1f408f
Track coffee cache hits/misses
2015-01-23 09:41:26 -08:00
Ben Ogle
0b0cbe11dc
📝 Fix BufferedProcess docs
2015-01-22 17:24:56 -08:00
Nathan Sobo
86d730a3a9
Always forceUpdate when editor component is visible
...
Fixes #5187 . Giving up after 90 minutes on producing a failing test case
because this is all changing soon anyway and getting simpler. I’m
willing to risk this regressing to solve it now and move on.
2015-01-22 17:28:02 -07:00
Kevin Sawicki
84be87324e
Always deepClone since it supports colors now
2015-01-22 14:41:55 -08:00
Kevin Sawicki
63335f6b60
Return Color object when in cloned objects
...
This adds a custom deepClone that clones any Color objects
correctly.
2015-01-22 10:48:07 -08:00
Max Brunsfeld
528267b7d7
Preserve relative indentation of pasted lines when auto-indenting
2015-01-22 08:34:20 -08:00
Max Brunsfeld
5cdeb7bc18
Fix comment for Selection::adjustIndent
2015-01-22 08:34:20 -08:00
Kevin Sawicki
1fc597ca22
🎨
2015-01-21 11:23:28 -08:00
Kevin Sawicki
c378ef0649
Merge pull request #5044 from russlescai/rl-scoped-file-encoding
...
Allow scoped default File Encoding
2015-01-21 11:22:17 -08:00
Kevin Sawicki
a9d215970f
Remove fs patches that are now fixed in Atom Shell
2015-01-21 10:39:08 -08:00
Kevin Sawicki
ccaffb1c28
Add fall back apm path for dev mode
2015-01-21 09:07:26 -08:00
Kevin Sawicki
47b1d3e90f
Use new apm.cmd path
2015-01-21 09:07:26 -08:00
Kevin Sawicki
9df7ea91db
Use new apm path on all platforms
2015-01-21 09:07:26 -08:00
Kevin Sawicki
5bf0e53c01
Shorten apm paths on Windows
2015-01-21 09:07:26 -08:00
Ben Ogle
db49d4da31
Merge pull request #5157 from postcasio/da-handle-erofs
...
Handle EROFS errors when saving
2015-01-20 15:39:19 -08:00
postcasio
867f920329
Handle EROFS errors when saving
2015-01-20 09:56:00 +00:00
Scott Fleckenstein
d263205a9a
📝 Fix typo in addOpener doc
2015-01-16 18:39:54 -08:00
Max Brunsfeld
96d4c1c41b
Save config when deprerecated Config::set signature is used
2015-01-16 12:24:32 -08:00
Ben Ogle
bac10d60c4
Merge pull request #5114 from atom/bo-readonly
...
Allow opening of readonly files
2015-01-16 11:41:30 -08:00
Ben Ogle
828b841f17
Roll two whens into one
2015-01-16 11:24:24 -08:00
Ben Ogle
11bda1b47a
Add error handling for EBUSY as well
2015-01-16 11:07:32 -08:00
Ben Ogle
2577843e51
Explicitly check if the path to be deserialized is a dir
2015-01-16 10:53:35 -08:00
Ben Ogle
93f109fbba
Add a better message for EPERM errors.
2015-01-16 10:45:48 -08:00
Ben Ogle
97a55ba8c0
Only check read permission on read
2015-01-16 10:24:19 -08:00
Max Brunsfeld
0a59d13d56
Fix Config::unset with no scope-selector
...
Closes #5095
2015-01-16 10:23:12 -08:00
Kevin Sawicki
b6b90c0270
💄
2015-01-16 09:33:42 -08:00
Kevin Sawicki
d736ebff38
Don't deserialize buffers with inaccessible paths
2015-01-16 09:33:42 -08:00
Kevin Sawicki
0cf180804c
💄
2015-01-16 09:33:42 -08:00
Kevin Sawicki
c0c5f46097
📝 Tweak catch comment
2015-01-16 09:33:42 -08:00
Kevin Sawicki
6ad8aa7e5c
Ignore buffer errors when the path is a directory
...
This would previously cause Atom to fail to launch if a buffer's
serialized path was now a directory on launch.
2015-01-16 09:33:42 -08:00
Kevin Sawicki
97d697f195
Guard against no cwd when resolving
...
Refs #5074
2015-01-15 17:02:23 -08:00
Kevin Sawicki
57d020ff65
Ensure resolving paths to open uses strings
...
Refs #5074
2015-01-15 16:58:08 -08:00
Kevin Sawicki
a6a9a9e94b
Use skinny arrow to remove lint warning
2015-01-15 09:53:47 -08:00
Nathan Sobo
c69f4baa04
Merge pull request #5068 from atom/ns-line-number-decorations
...
Rename 'gutter' decorations to 'line-number'
2015-01-14 20:04:02 -07:00
Nathan Sobo
5a4cf01083
Move getFirst/LastVisibleScreenRow to the view
2015-01-14 20:02:49 -07:00
Nathan Sobo
542ed631e8
Emit deprecation warnings for decorations of type ‘gutter’
2015-01-14 19:49:46 -07:00
Nathan Sobo
8c574bfd30
Rename 'gutter' decorations to 'line-number' decorations
2015-01-14 19:49:46 -07:00
Nathan Sobo
94cee03335
Provide package name for styles metadata deprecations
2015-01-14 18:48:26 -07:00
Ben Ogle
5cb18fc7e5
this. -> @
2015-01-14 16:15:54 -08:00
Ben Ogle
274ae6cd57
Use buffer.getPath not @getPath in project
...
😬
2015-01-14 16:15:53 -08:00
Ben Ogle
4ba7182bbf
💄 Inline fileName cause it's used once
2015-01-14 16:15:53 -08:00
Ben Ogle
3dc908c5ff
Use eventType from pathwatcher's watch errors in messages
2015-01-14 16:15:53 -08:00
Ben Ogle
e51e859631
Clean up error messages for keymap.cson
...
Use the computed path as well
2015-01-14 16:15:53 -08:00
Ben Ogle
6211f7330f
Use path name in config error messsages
2015-01-14 16:15:53 -08:00
Ben Ogle
62eac3f8a5
Fix error string when there is a user config error
2015-01-14 16:15:53 -08:00
Ben Ogle
ba40706265
Add a notification when the init script can’t be loaded
2015-01-14 16:15:53 -08:00