- Apr 20, 2018
-
-
wonderboyjon authored
By adding classes that clearly define when a hint is a table or a keyword, it gives developers easy control if they wish to style hints differently. For example, you may wish to style table hints in a different colour to keywords (to make them easier to distinguish).
-
Eric Bogard authored
sentence. Also added unit tests for the new movement operators.
-
- Feb 19, 2018
- Feb 08, 2018
-
-
ficristo authored
add more instructions highlight instructions as 'keyword' highlight 'from ... as' add tests
-
- Dec 21, 2017
-
-
Tobias Bertelsen authored
Fix for issue #5109
-
- Dec 11, 2017
-
-
Lior Goldberg authored
-
- Dec 06, 2017
-
-
Adrian Heine authored
-
- Dec 05, 2017
-
-
Adrian Heine authored
Closes #5110.
-
- Nov 13, 2017
-
-
Marijn Haverbeke authored
Closes #5084
-
- Oct 18, 2017
-
-
Marijn Haverbeke authored
That overlay modes can use to access the underlying token info.
-
- Sep 23, 2017
-
-
jkaplon authored
-
- Sep 21, 2017
-
-
coderaiser authored
-
- Sep 20, 2017
-
-
Adrian Heine authored
-
Adrian Heine authored
Closes #4878.
-
- Sep 18, 2017
-
-
Marijn Haverbeke authored
Issue #4926
-
- Sep 15, 2017
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
We really need to get rid of PhantomJS
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Sep 13, 2017
-
-
Marijn Haverbeke authored
Which Phantom doesn't parse yet
-
Marijn Haverbeke authored
Issue #4926
-
- Aug 29, 2017
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #4926
-
- Jul 24, 2017
-
-
Adrian Heine authored
See #4872.
-
- Jul 22, 2017
-
-
Marijn Haverbeke authored
Issue #4868
-
- Jul 10, 2017
-
-
Marijn Haverbeke authored
Issue #4839
-
- Jul 07, 2017
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Closes #4839
-
- Jun 28, 2017
-
-
Adrian Heine authored
This way, only one char's left and right edges are used, instead of its (logical) neighbour's right edges. In bidi content, this avoids trying to scroll to two logically close, but visually far apart positions in some situations.
-
- Jun 27, 2017
-
-
Adrian Heine authored
This reverts commit e7b737c8.
-
- Jun 22, 2017
-
-
Travis Heppe authored
into a form that CodeMirror can understand.
-
- Jun 21, 2017
-
-
Marijn Haverbeke authored
Since moving the highlighting frontier forward when doing things like getTokenAt is not safe at all. Also properly update highlighting frontier when a change happens.
-
- Jun 14, 2017
-
-
Travis Heppe authored
-
- Jun 13, 2017
-
-
Travis Heppe authored
-
- May 28, 2017
- May 25, 2017
-
-
Marijn Haverbeke authored
-
- May 24, 2017
-
-
Marijn Haverbeke authored
Since the vim bindins are depending on that
-
Marijn Haverbeke authored
-