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 |
|
Max Brunsfeld
|
c4eecbb380
|
💄
|
2014-11-17 17:47:22 -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 |
|
Max Brunsfeld
|
c6c58ebc3e
|
Remove extra blank line
|
2014-11-17 11:00:24 -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 |
|
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 |
|
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 |
|
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 |
|
Max Brunsfeld
|
7a87c22c7d
|
Cut/copy whole lines when no text is selected
Closes #3643
|
2014-11-11 10:02:17 -08:00 |
|
Kevin Sawicki
|
5946590a66
|
Add spec for default file encoding
|
2014-11-11 09:47:34 -08:00 |
|
Kevin Sawicki
|
f4ced3b078
|
Autoscroll when selecting the entire line
Closes #4032
|
2014-11-10 14:51:03 -08:00 |
|
Ben Ogle
|
b1a0258ad4
|
Clean up spec name
|
2014-10-31 11:39:56 -07:00 |
|
Ben Ogle
|
54b8aa4a02
|
Add spec for skip
|
2014-10-31 11:38:24 -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
|
ce8143f8e6
|
Add TextEditor::onDidChangeEncoding spec
|
2014-10-29 11:33:01 -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 |
|
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 |
|
Ben Ogle
|
c0091b4601
|
scopes -> scopeDescriptor
!!!
|
2014-10-13 16:30:41 -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
|
26524e87b0
|
💄 tests
|
2014-10-08 16:01:42 -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
|
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 |
|
Ben Ogle
|
28ee1f3598
|
Fix spec
|
2014-10-01 14:53:31 -07:00 |
|
Ben Ogle
|
c5fa8fdf11
|
Fix spec
|
2014-09-25 15:15:50 -07:00 |
|
Ben Ogle
|
039afff1de
|
Unload the coffee grammar after using
|
2014-09-25 15:14:29 -07:00 |
|
Ben Ogle
|
0bc2b45200
|
Rename spec files
|
2014-09-25 15:14:29 -07:00 |
|