Skip to content

issues Search Results · repo:codemirror/dev language:JavaScript

Filter by

1k results
 (59 ms)

1k results

incodemirror/dev (press backspace or delete to remove)

Hey! Not sure if this is the best place for this, or if the opinion is necessarily wanted at all, but I was recently pointed to @codemirror/lsp-client (which I can see is under active development, so this ...
  • tbrockman
  • Opened 
    3 days ago
  • #1599

Describe the issue HTML Tags are not closing automatically with markdown() extension. div seems to work fine, and closes automatically. But trying other elements like b, a, label, etc. does not work, ...
  • natsch93
  • 1
  • Opened 
    7 days ago
  • #1598

Describe the issue I had some bindings to Alt-Shift-d and Alt-Shift-f that are broken in the latest version on Mac This is quite a common shortcut for auto formatting Browser and platform Mac os Reproduction ...
  • s-cork
  • 6
  • Opened 
    9 days ago
  • #1597

Describe the issue I came across a recent [Snyk advisory for CVE-2025-6493](https://security.snyk.io/vuln/SNYK-JS-CODEMIRROR-10494092), which reports a Regular Expression Denial of Service (ReDoS) vulnerability ...
  • dasabhishekdev
  • 3
  • Opened 
    19 days ago
  • #1596

Describe the issue I have a key binding for Mod-Alt-.. It worked in 6.38.0 and stopped working in 6.38.1 hence it s almost certainly a regression caused by fix for https://github.com/codemirror/dev/issues/1583 ...
  • kjk
  • 1
  • Opened 
    19 days ago
  • #1595

Describe the issue I am trying to achieve that the text, when wrapped it, maintains the indentation, but, when i try to select the text this happens. someone know how to solve this issue? img width= ...
  • feraxhp
  • 1
  • Opened 
    19 days ago
  • #1594

Describe the issue Hi again. From the twiddling around this package, I noticed another bug that prevents the completion result to be reused. This results from that the regular expression computed by prefixRegexp ...
  • andy0130tw
  • 1
  • Opened 
    21 days ago
  • #1593

Describe the issue When fiddling around the lsp-client package I discovered a typo that the value of delay argument is actually not filled into setTimeout. Strangely, the tests are all consistently passing ...
  • andy0130tw
  • 1
  • Opened 
    22 days ago
  • #1592

The @codemirror/lang-markdown package contains several regex patterns in markdown.js that are vulnerable to Regular Expression Denial of Service (ReDoS). These patterns can cause catastrophic backtracking ...
  • dasabhishekdev
  • 3
  • Opened 
    22 days ago
  • #1591

I would like to provide auto complete for children of elements, where the name of the children is not unique. In the example below, the elements infos are used for cars and bikes, but are completely different ...
  • Mafus1
  • 2
  • Opened 
    24 days ago
  • #1590
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub