No codemirror.js #4638
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi I downloaded codemiror there is now codemirror.js file in libs.
Not a bug - codemirror now uses node to create the codemirror.js file. Do you have npm on your machine? See https://github.com/codemirror/codemirror
(Though in all honesty, the Quickstart section of the README should probably also be at the top of the manual)
Download it from NPM or the website, don't clone the git repository.