- Jul 27, 2015
-
-
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
-
thanasis authored
-
Marijn Haverbeke authored
Closes #3410
-
Michael Zhou authored
-
- Jul 22, 2015
-
-
Shea Bunge authored
-
- Jul 21, 2015
-
-
Marijn Haverbeke authored
Issue #3401
-
- Jul 20, 2015
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #3395
-
Marijn Haverbeke authored
Issue #3395
-
Marijn Haverbeke authored
Issue #3387
-
Vincent Woo authored
-
Marijn Haverbeke authored
-
- Jul 17, 2015
-
-
Sungho Kim authored
-
Rrandom authored
-
- Jul 16, 2015
-
-
Marijn Haverbeke authored
-
- Jul 15, 2015
-
-
Marijn Haverbeke authored
When something is redraw, we definitely need to do the consistency- ensuring that is done by a display update. Issue #3387
- Jul 14, 2015
-
-
Jeff Blaisdell authored
Issue #3337
-
M1cha authored
-
Marijn Haverbeke authored
Closes #3384
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #3337 Issue #3338
-
Marijn Haverbeke authored
-
belhaj authored
-
- Jul 13, 2015
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #3357
-
Vincent Woo authored
-
Vincent Woo authored
-
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.
-
Max Schaefer authored
-
Max Schaefer authored
-
Max Schaefer authored
-
Max Schaefer authored
-
Marijn Haverbeke authored
Issue #3372
-
Michael Zhou authored
Reference: https://groups.google.com/forum/#!msg/codemirror/uRUuqXimqj0/mn3Lmdkab18J Rewritten to match the style of the Verilog mode
-
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.
-