- 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
-
Forbes Lindesay authored
-
- Jun 11, 2015
-
-
Angelo authored
This PR initialize docs before creating tern server instance, because in some case, tern server creation call getFile which use docs. I have this case by using requirejs tern plugin + custom plugin which defines modules : ```json { "!name": "delite", "!define": { "!requirejs": { "delite/register": { "!type": "fn(tag: string, superclasses: [], props: ?) -> fn()", } } } ```
-
Marijn Haverbeke authored
Issue #3308
-
- Jun 01, 2015
-
-
Marcel Gerber authored
-
- May 26, 2015
-
-
Madhura Jayaratne authored
-
- May 11, 2015
-
-
Marijn Haverbeke authored
-
Matthew Rathbone authored
-
- May 08, 2015
-
-
Matthew Rathbone authored
-
Marijn Haverbeke authored
Issue #3243
-
- May 05, 2015
-
-
Marijn Haverbeke authored
Closes #3233
-
Marijn Haverbeke authored
Issue #3229
-
- Apr 30, 2015
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
This makes it impossible to change the mode of the editor and still automatically get appropriate annotations. Issue #3227
-
- Apr 29, 2015
-
-
Amin Shali authored
-
- Apr 23, 2015
-
-
Marijn Haverbeke authored
Issue #3189
-
- Apr 20, 2015
-
-
Yunchi Luo authored
Fixes https://github.com/codemirror/CodeMirror/issues/3215
-
- Apr 14, 2015
-
-
Marijn Haverbeke authored
Issue #3204
-
Amin Shali authored
-
- Apr 13, 2015
-
-
Marijn Haverbeke authored
And change handlebars demo to use it.
-
- Apr 10, 2015
-
-
Marijn Haverbeke authored
Clean up duplicated logic Issue #3189
-
- Apr 05, 2015
-
-
Marijn Haverbeke authored
Issue #3173
-
Marcel Gerber authored
-
Marijn Haverbeke authored
Closes #3178
-
- Apr 02, 2015
-
-
Marijn Haverbeke authored
-