Skip to content

Zhenjieruan/codemirror #43

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 20, 2016
Merged

Zhenjieruan/codemirror #43

merged 2 commits into from
Dec 20, 2016

Conversation

ZhenjieRuan
Copy link
Contributor

Problems remaining: 1) rule for including css, cause every theme for codemirror is essentially a css file and I can't find a way to load css on the fly 2) autocompletion, looks like we need to implement this ourself, even the basic one(eg. completion in the same file).

zhenjier added 2 commits December 11, 2016 03:05
… css, becuase every theme for codemirror is essetially a css file 2) autocompletion, looks like we need to implement this ourself, even the basic one(eg. completion in the same file).
@vangie vangie requested review from hackape and KevenYoung December 12, 2016 05:53
@hackape hackape mentioned this pull request Dec 20, 2016
@hackape hackape merged commit 8198ed1 into master Dec 20, 2016
hackape added a commit that referenced this pull request Dec 20, 2016
Substitute CodeMirror for Ace as text editor. This PR is base on #43
@hackape hackape deleted the zhenjieruan/codemirror branch March 7, 2017 05:21
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.

2 participants