Ionaru / Ionaru/easy-markdown-editor

How to load codemirror addons ?

Open
#188 2 comments 1 reaction 0 assignees View on GitHub
Question
Dominant language
JavaScript
Stars
3.1k
Forks
363
PR merge metrics
No merged PRs in 30d

Description

**Describe your question**
I'm trying to load some `addons` from the `codemirror` package, but looks like is not possible to do ?

```
import 'codemirror/addon/selection/active-line.js';
```

Contributor guide

Open the contributing guide

Research direction

Start with the reported import path, `codemirror/addon/selection/active-line.js`, and reproduce the attempt to load it from EasyMDE. Trace how the codemirror package is made available, then define done as a confirmed, supported way to load the requested addon or a clear explanation of why it cannot be loaded.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.