Bryant Ung
8ec54a04e2
Add resize event spec
2018-01-05 15:49:37 -08:00
Bryant Ung
be3551cd18
Remove failing test
2017-12-08 16:50:40 -08:00
Bryant Ung
2349d28e5e
update spec for windiws:close event
2017-12-08 14:57:27 -08:00
Bryant Ung
06207e0d0e
remove test to see if build passes
2017-12-08 14:47:07 -08:00
Bryant Ung
77f021a24f
Remove unneeded newline
2017-12-07 15:26:15 -08:00
ungb
d1caf26ab5
Add test for storing window dimension on close.
2017-12-07 15:25:26 -08:00
Xavier Fontes
0a9437bef2
🐛 Add event handler for window resizing.
...
Added event handler to solve issues about saving the window dimensions
2017-11-29 15:38:47 +00:00
Max Brunsfeld
c318d01ef3
Merge pull request #16290 from atom/mb-rename-tokenized-buffer
...
Rename TokenizedBuffer to TextMateLanguageMode
2017-11-28 17:43:14 -08:00
Max Brunsfeld
607ed74e7b
Rename TokenizedBuffer to TextMateLanguageMode
2017-11-28 16:57:06 -08:00
Max Brunsfeld
31e20d312e
⬆️ text-buffer
2017-11-28 16:39:08 -08:00
Max Brunsfeld
ce8f300a38
Merge pull request #16087 from atom/mb-use-language-mode-api
...
Use new TextBuffer LanguageMode API
2017-11-28 13:49:01 -08:00
Max Brunsfeld
74a2609216
Ensure stateStore isConnected for .shouldPromptToSave tests
2017-11-28 12:13:09 -08:00
Max Brunsfeld
61ac366491
Replace TokenizedBuffer.setVisible with simpler .startTokenizing
...
We will still wait to tokenize a buffer until it is visible in *some*
tab, but we no longer enable and disable tokenization as different
editors become visible.
2017-11-28 12:12:40 -08:00
Max Brunsfeld
e08091f193
Make assignLanguageMode take a language id instead of a language name
2017-11-28 11:14:29 -08:00
Antonio Scandurra
f76a7a6edb
⬆️ exception-reporting
2017-11-28 11:16:39 +01:00
Michelle Tilley
4745b8722b
⬆️ github@0.8.3
2017-11-27 13:48:07 -08:00
Max Brunsfeld
a1fc5efdf2
⬆️ text-buffer
2017-11-27 11:27:06 -08:00
Wliu
2f5aa289cc
⬆️ wrap-guide@0.40.3
2017-11-27 18:54:44 +01:00
Max Brunsfeld
bffdeb461f
Remove handling of old grammarOverridesByPath serialization key
2017-11-27 09:36:43 -08:00
Justin Ratner
a18a66ab11
⬆️ autocomplete-plus@2.39.0
2017-11-26 17:07:37 -07:00
Justin Ratner
52274d91f6
⬆️ autocomplete-plus@2.38.0
2017-11-23 13:04:37 -07:00
Max Brunsfeld
d1468fddd9
Implement .setGrammar in terms of .setLanguageMode
2017-11-22 16:27:29 -08:00
Max Brunsfeld
59ed55e898
Don't deprecate old TextEditorRegistry methods yet
2017-11-22 16:11:39 -08:00
Max Brunsfeld
af8848fb86
Document new GrammarRegistry methods
2017-11-22 15:53:13 -08:00
Max Brunsfeld
afc4245971
Make TokenizedBuffer behave consistently when tokenizeInBackground is mocked
2017-11-22 15:30:28 -08:00
Max Brunsfeld
4810d13094
Fix memory leak in .maintainLanguageMode
2017-11-22 11:41:55 -08:00
Max Brunsfeld
cbdae916dd
Don't deprecate setGrammar yet
2017-11-22 11:18:09 -08:00
Max Brunsfeld
c40d33636b
⬆️ text-buffer (prerelease)
2017-11-22 10:34:31 -08:00
Max Brunsfeld
fd292f57f6
Fix deprecated TextEditorRegistry methods
2017-11-22 09:37:31 -08:00
Max Brunsfeld
bd4cc42daf
Set the visible state on newly-assigned language modes
2017-11-22 09:35:39 -08:00
Max Brunsfeld
578b4f0281
Merge branch 'master' into mb-use-language-mode-api
2017-11-21 15:00:22 -08:00
Max Brunsfeld
be3010e8f7
Use atom's null grammar when assignLanguageMode is called w/ null
2017-11-21 14:59:42 -08:00
Wliu
572aec74d9
Merge pull request #16255 from atom/wl-specs-preserve-project-history
...
Do not clobber recent project history when running specs
2017-11-21 22:32:30 +01:00
Max Brunsfeld
93f5ab4780
Don't set TextEditor class's schedule in AtomEnvironment constructor
...
We construct multiple AtomEnvironment instances in the tests. I don't
know how the tests ever worked with this code in there.
2017-11-21 13:32:28 -08:00
Wliu
ebf23ec3e1
Do not clobber recent project history when running specs
2017-11-21 21:19:05 +01:00
Max Brunsfeld
218eb57f3a
Avoid duplicate attachToDOM call
2017-11-21 12:00:54 -08:00
Max Brunsfeld
cbd55cd921
Fix incorrectly written async test
2017-11-21 11:57:57 -08:00
Max Brunsfeld
19aeabf312
Set the language mode when constructing a TextEditor w/ no buffer
2017-11-21 11:04:51 -08:00
Max Brunsfeld
214c2e9a37
Get benchmarks working
2017-11-21 09:32:16 -08:00
Wliu
255de707a1
⬆️ open-on-github@1.3.1
2017-11-21 15:16:23 +01:00
Antonio Scandurra
5dce454fc4
⬆️ welcome
2017-11-21 09:05:29 +01:00
Max Brunsfeld
a18848e569
👕
2017-11-20 17:10:21 -08:00
Max Brunsfeld
aa1f5dde83
Fix TextEditor tests
2017-11-20 16:49:56 -08:00
Max Brunsfeld
6bf32b5ce8
Fix Workspace spec
2017-11-20 16:45:05 -08:00
Max Brunsfeld
cb89562f63
Avoid TokenizedBuffer.setGrammar in TokenIterator test
2017-11-20 16:34:44 -08:00
Max Brunsfeld
d52c4bc33b
Serialize the grammar registry
2017-11-20 14:50:00 -08:00
Max Brunsfeld
b2fcb0cbe2
Integrate the 2 grammar registry specs
2017-11-20 13:53:19 -08:00
Lee Dohm
03cb00cb3f
Merge pull request #16230 from U8NWXD/repair-links-contributing
...
Make issues links work even when not logged in
2017-11-20 13:48:26 -08:00
Max Brunsfeld
8a52fd1237
Get TokenizedBuffer tests passing
2017-11-20 13:33:09 -08:00
Max Brunsfeld
20bf705000
Destroy editors after text editor component specs
...
This only now became necessary because TokenizedBuffer now *always*
receives a reference to the Atom config on construction, and always
tries to read from it when isFoldableAtRow is called, which can happen
after test cleanup due to resize observers.
2017-11-20 11:59:21 -08:00