Skip to content

Conversation

@theothermutahhir
Copy link
Contributor

No description provided.

stukennedy and others added 30 commits November 12, 2015 11:27
Moving the mouse will change the selected hint option
…lick is on

Make this the default

Issue #3636
`import "package:foo/foo.dart" as bar;` should highlight "as" as a keyword.
`@ng1.Injectable` is a legal annotation
Clean up weirdly specified regexps

Closes #3641
The old behavior sees the closing %} as a haml tag begin. The result
is that the rest of the file after the %} doesnt highlight correctly.

Dont go into quote mode when stream is '{%'.
The code is now clearer, and will prefer the nearer end of the atomic
range as long as that means there is still progress (i.e. the cursor
does not get stuck).

Issue #3658
Which is kind of arbitrary but seems to give less surprising
results.

Issue #3658
marijnh and others added 30 commits February 2, 2016 11:15
It doesn't work inside of a transformed container, even for zero
transforms (which some components seem to love putting on root
elements, for whichever reason)

Closes #3238
This patch enables styling of active line numbers by
adding a `CodeMirror-activeline-gutter` class to the
line's gutter space.
`serializeable` → `serializable`
Replace `an` with `a` 
Remove extra `command`
Rather than hard-coding the bare XML mode.

Issue #3829
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.