- Oct 02, 2015
-
-
Marijn Haverbeke authored
Closes #3548
-
- Sep 25, 2015
-
-
Marijn Haverbeke authored
Closes #3549
-
Marijn Haverbeke authored
Issue #3548
-
- Sep 23, 2015
-
-
Marijn Haverbeke authored
Issue #3525
-
- Sep 22, 2015
-
-
Marijn Haverbeke authored
Issue #3525
-
- Sep 21, 2015
-
-
Marijn Haverbeke authored
Closes #3538
-
- Sep 17, 2015
-
-
Marijn Haverbeke authored
Issue #3518
-
Stephen Lavelle authored
Right now if you have a selection, and you enter a bracket/quote, surrounds it with quotation marks, and selects the entire quote. This change should change the behaviour to selecting the interior of the quote instead. The motivating example for me was autocomplete, where after autocompleting a function the arguments are selected, so if you want to insert a string literal right now you have to delete the selection before you can enter the quotes. With the proposed fix, it'll be rather more fluid.
-
- Sep 11, 2015
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Sep 02, 2015
-
-
Marijn Haverbeke authored
Issue #3431
-
Marijn Haverbeke authored
Issue #3431
-
Marijn Haverbeke authored
Issue #3431
-
- Sep 01, 2015
-
-
Marijn Haverbeke authored
Issue #3487
-
- Aug 19, 2015
-
-
Marijn Haverbeke authored
Closes #3456
-
- Aug 18, 2015
-
-
Marijn Haverbeke authored
-
Michael authored
-
- Aug 12, 2015
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Allen Sarkisyan authored
- Provide custom list through CodeMirror hintOptions to kickoff autocompletion for domain specific usage.
-
Marijn Haverbeke authored
Since the library is completely oblivious to module loaders Issue #3447
-
- Aug 07, 2015
-
-
Marijn Haverbeke authored
Issue #3438
-
Se-Won Kim authored
-
- Aug 06, 2015
-
-
Amin Shali authored
-
- Aug 03, 2015
-
-
Marijn Haverbeke authored
Issue #3423
-
- Jul 27, 2015
-
-
Matt Gaide authored
-
Matt Gaide authored
Adding a CodeMirror option for controlling how long the ternTooltip should be visible before closing
-
Marijn Haverbeke authored
-
Amin Shali authored
... and export (via defineExtension) a method to explicitly trigger linting from user code.
-
- Jul 25, 2015
-
-
Marijn Haverbeke authored
Closes #3409
-
- Jul 20, 2015
-
-
Marijn Haverbeke authored
-
- Jul 15, 2015
-
- Jul 14, 2015
-
-
Jeff Blaisdell authored
Issue #3337
-
Marijn Haverbeke authored
Issue #3337 Issue #3338
-
Marijn Haverbeke authored
-
- Jul 13, 2015
-
-
Angelo authored
Tern completion for required module returns name (module wuith quote) and displayName (module without quote). This PR gives the capability to display completion for required module without quote.
-
Oreoluwa Onatemowo authored
I noticed that the image that accompanies auto-completion suggestions when the tern addon is active gets cut slightly, because the default line height is slightly smaller than the image height. This change above ensures that the line height is bigger, hence ensuring that the image is fully shown.
-
- Jun 25, 2015
-
-
Marijn Haverbeke authored
-
- Jun 18, 2015
-
-
Marijn Haverbeke authored
-