Antonio Scandurra
|
e36748b84b
|
⬆️ tabs
|
2016-08-19 14:41:50 +02:00 |
|
Antonio Scandurra
|
9a2f3cf475
|
⬆️ fuzzy-finder
|
2016-08-19 14:41:31 +02:00 |
|
Antonio Scandurra
|
473406f6b7
|
Merge pull request #12440 from atom/fb-serialize-panes-using-active-index
Serialize active pane item using index instead of URI
|
2016-08-19 13:10:13 +02:00 |
|
Antonio Scandurra
|
7c73ac002e
|
⬆️ spell-check
|
2016-08-19 13:07:54 +02:00 |
|
Antonio Scandurra
|
98fb29800a
|
Don't use deprecate API in tests
|
2016-08-19 12:40:28 +02:00 |
|
Nathan Sobo
|
4b68e2f411
|
Remove trailing semicolon
|
2016-08-19 12:36:26 +02:00 |
|
Matthew Dapena-Tretter
|
fd29f96af9
|
Serialize active pane item using index instead of URI
|
2016-08-19 12:36:26 +02:00 |
|
Max Brunsfeld
|
d25f824020
|
Merge pull request #12469 from atom/mb-fix-tab-length-deserialization
Fix tab length deserialization
|
2016-08-18 21:46:20 -07:00 |
|
Max Brunsfeld
|
26c9e5ee78
|
Set editor's tokenized buffer's tab length on its display layer when deserializing
|
2016-08-18 17:06:26 -07:00 |
|
Wliu
|
af48a087c3
|
Merge pull request #12439 from remexre/master
Adds configuration option for large file warning threshold.
|
2016-08-18 17:32:36 -04:00 |
|
Nathaniel Ringo
|
10b3cbc00c
|
💚 Hopefully fixes configurable-filesize-warning limit specs.
|
2016-08-18 14:54:23 -05:00 |
|
Max Brunsfeld
|
17f69eeeac
|
Merge pull request #12463 from atom/mb-fix-editor-deserialization
Reset display layer after deserializing an editor
|
2016-08-18 10:59:57 -07:00 |
|
Max Brunsfeld
|
90b699f5cc
|
Remove some text editor ivars that are redundant w/ display layer properties
|
2016-08-18 10:41:11 -07:00 |
|
Max Brunsfeld
|
bf839ab15e
|
Reset display layer upon deserializing a text editor
|
2016-08-17 16:57:35 -07:00 |
|
Nathaniel Ringo
|
05602a85ff
|
💚 Fixes tests for configurable large-file-warning.
|
2016-08-17 18:11:24 -05:00 |
|
Nathaniel Ringo
|
7be9ff527f
|
🎨 Improves customizable-size-warning spec styling.
|
2016-08-17 17:36:54 -05:00 |
|
Nathaniel Ringo
|
324bf649ea
|
Improves specs for configurable large file limit.
|
2016-08-17 15:14:22 -05:00 |
|
Nathan Sobo
|
351bad432b
|
Merge pull request #12448 from atom/as-editor-auto-width
Introduce autoWidth for TextEditors
|
2016-08-17 12:55:54 -06:00 |
|
Nathaniel Ringo
|
5a1def03ac
|
Updates spec for configurable large file limit.
|
2016-08-17 13:37:36 -05:00 |
|
Antonio Scandurra
|
1587dcbe89
|
Take the gutter width into account when sizing TextEditorElement
|
2016-08-17 19:21:56 +02:00 |
|
Antonio Scandurra
|
c37138e09e
|
Revert refactoring to make the diff shorter
|
2016-08-17 18:08:02 +02:00 |
|
Antonio Scandurra
|
3642292302
|
🔥 debugger
|
2016-08-17 18:05:58 +02:00 |
|
Antonio Scandurra
|
6f0fd965cd
|
Clear out width on TextEditorElement only if autoWidth was previously on
|
2016-08-17 18:05:16 +02:00 |
|
Antonio Scandurra
|
e71027ed36
|
Ensure editors don't scroll or show scrollbars when autoWidth is enabled
|
2016-08-17 17:58:36 +02:00 |
|
Antonio Scandurra
|
5b44b51150
|
🎨 Clarify naming
|
2016-08-17 17:20:24 +02:00 |
|
Antonio Scandurra
|
e8f2e3a608
|
Size TextEditorElement according to the autoWidth property
|
2016-08-17 16:20:00 +02:00 |
|
Antonio Scandurra
|
2e37d7f0cf
|
Change state.content.width based on autoWidth
|
2016-08-17 16:14:57 +02:00 |
|
Antonio Scandurra
|
683bf37907
|
Add autoWidth to TextEditor
|
2016-08-17 16:14:36 +02:00 |
|
Nathaniel Ringo
|
b32b8b40fe
|
Adds configuration option for large file warning threshold.
|
2016-08-16 16:43:16 -05:00 |
|
Max Brunsfeld
|
f376316d60
|
Merge pull request #12125 from atom/ns-mb-detangle-editor
Remove some of the TextEditor class's Atom-specific dependencies
|
2016-08-16 12:07:42 -07:00 |
|
Max Brunsfeld
|
c5a6e9c697
|
Merge branch 'master' into ns-mb-detangle-editor
|
2016-08-16 09:11:11 -07:00 |
|
Max Brunsfeld
|
782b070964
|
Use es6 export in null-grammar.js
|
2016-08-16 09:03:50 -07:00 |
|
Antonio Scandurra
|
2b3adaeace
|
Merge pull request #12393 from atom/as-remove-backup-before-saving
Remove config option `editor.backUpBeforeSaving`
|
2016-08-16 13:29:59 +02:00 |
|
Max Brunsfeld
|
2fa48a13e4
|
Merge pull request #12434 from atom/mb-atom-home-from-shell-child-process
Allow ATOM_HOME to be reassigned if the new value is valid
|
2016-08-15 17:50:19 -07:00 |
|
Max Brunsfeld
|
8702b4ca47
|
Remove 'Some textSome textSome textSome text'
|
2016-08-15 17:12:40 -07:00 |
|
Max Brunsfeld
|
8018dc9d57
|
Allow ATOM_HOME to be reassigned if the new value is valid
|
2016-08-15 17:05:18 -07:00 |
|
Max Brunsfeld
|
4b0183d074
|
Remove extraneous TextEditor setter methods
|
2016-08-15 16:45:10 -07:00 |
|
Max Brunsfeld
|
0d099d2fd5
|
Serialize all TextEditor parameters needed for the DisplayLayer
|
2016-08-15 15:51:22 -07:00 |
|
Max Brunsfeld
|
4bcdbf4d2f
|
Don't have registry update any editors before initial packages are loaded
|
2016-08-15 15:29:27 -07:00 |
|
Max Brunsfeld
|
1c99c399d1
|
Merge branch 'master' into ns-mb-detangle-editor
|
2016-08-15 11:17:07 -07:00 |
|
simurai
|
4fe20fdde5
|
⬆️ image-view@v0.58.3
|
2016-08-14 20:26:35 +02:00 |
|
Nathan Sobo
|
66d66508c1
|
Fight the screen saver on CircleCI
|
2016-08-13 13:12:23 -06:00 |
|
Damien Guard
|
d47fd28c86
|
Focus new window when existing copy of Atom running fixes #4324
|
2016-08-12 17:45:24 -07:00 |
|
Nathan Sobo
|
274dee20dd
|
Merge pull request #12409 from atom/ns-mock-animation-frames-in-editor-spec
Mock clock and animation frames in TextEditorComponent specs
|
2016-08-12 16:35:05 -06:00 |
|
Nathan Sobo
|
ebb03f022b
|
Merge branch 'master' into ns-mock-animation-frames-in-editor-spec
|
2016-08-12 16:16:09 -06:00 |
|
Max Brunsfeld
|
bf644d1a6b
|
Remove some unnecessary TextEditor accessor methods
|
2016-08-12 14:31:07 -07:00 |
|
Nathan Sobo
|
ced2174b5a
|
Mock clock and animation frames in TextEditorComponent specs
|
2016-08-12 15:21:46 -06:00 |
|
Max Brunsfeld
|
94808303e5
|
Fix spec for preserving custom grammars when panes are split
|
2016-08-12 14:11:20 -07:00 |
|
Max Brunsfeld
|
a11a235ef1
|
Don't reset display layer twice in TextEditor constructor
|
2016-08-12 13:36:50 -07:00 |
|
Nathan Sobo
|
2710ce33d1
|
Merge pull request #12394 from atom/ns-as-switch-offset-test-to-mocha
Replace ChromeDriver integration tests main process Mocha tests
|
2016-08-12 14:17:16 -06:00 |
|