issues
search
codemirror
/
dev
Development repository for the CodeMirror editor project
https://codemirror.net/
Other
5.94k
stars
377
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to integrate CodeMirror with Storybook to edit code and see visual changes
#1475
ritikaGupta4
closed
1 day ago
1
`indent` function of legacy StreamParser is ignored when it's nested within `@codemirror/lang-html` using `nestedLanguages`
#1474
josephrocca
closed
2 days ago
2
Issues with cursor positioning and scroll behavior during `dispatch`
#1473
devleejb
opened
5 days ago
4
Adding characters before the cursor while composing with IME results in offset of characters from IME
#1472
mikecat
closed
1 week ago
2
Unwanted space on Android with swift keyboard when typing console and dot
#1471
jcubic
opened
1 week ago
0
HTML highlighting not working
#1470
Artem-Schander
closed
1 week ago
3
Search Functionality Not Working as Expected in Read-Only Documents with CodeMirror 6
#1469
grolu
closed
1 week ago
4
[Feature Request] Completion offset.
#1468
Jah-On
closed
1 week ago
2
Merge View: `collapseUnchanged` doesn't allow customizing "⦚ N unchanged lines ⦚" bars text
#1467
VasylMarchuk
opened
1 week ago
8
Merge View: diff algorithm marks line as deleted & re-inserted when new line is inserted above + behaves weird
#1466
VasylMarchuk
closed
1 week ago
3
Merge View: `highlightChanges` highlights entire multiple consequent full line insertions & deletions
#1465
VasylMarchuk
closed
1 week ago
1
Unable to type properly on iPad using external keyboard with Caps Lock on.
#1464
mc-public
closed
1 week ago
2
deleted line decoration when adding a new line in unifieedMergeView
#1463
Vinzent03
closed
2 weeks ago
1
Markdown: List not continued if the item ends with HTML
#1462
personalizedrefrigerator
closed
2 weeks ago
2
L
#1461
Cazz19
closed
2 weeks ago
0
iOS devices cannot scroll properly after enabling line wrapping
#1460
mc-public
closed
2 weeks ago
1
Decoration is missing when deleting an empty line in unifiedMergeView
#1459
Vinzent03
closed
3 weeks ago
1
`EditContext` intercepts input after focus is programmatically transferred
#1458
chuanqisun
opened
3 weeks ago
2
codemirror/view's placeholder cloneNode loses its `onclick`
#1457
mscolnick
closed
3 weeks ago
2
Android Webview: Text changes when cursor is moved
#1456
patienttruth
closed
1 week ago
6
@codemirror/lang-markdown: specifying code block language removes monospace tag handling
#1455
stwlam
closed
1 month ago
1
Bracket highlighting not working for multiple-line Python string literal concatenation
#1454
Nagidrop
closed
1 month ago
1
@codemirror/autocomplete ^6.18.0 version cm-completionInfo child style broken
#1453
AlexErnsberger
closed
1 month ago
4
Crash when @codemirror/merge diffs a document against an empty document
#1452
tmcw
closed
1 month ago
1
Android: Regression: Missing "select all" in context menu
#1451
personalizedrefrigerator
opened
1 month ago
1
Android: CodeMirror + SwiftKey keyboard swipe typing crashes Google Chrome
#1450
personalizedrefrigerator
closed
1 month ago
6
HighlightStyle does not always respect `t.function`
#1449
jonatanklosko
closed
1 month ago
2
Very long line editor glitch
#1448
FFFFFFFXXXXXXX
closed
1 month ago
5
Hotkey Shift+Enter doesn't provide new line anymore
#1447
St1ggy
closed
1 month ago
3
The find next function is not selecting the match when it overlaps with the previous query
#1446
andy0130tw
closed
1 month ago
1
Potential Performance Regression
#1445
firasdib
opened
2 months ago
15
simultaneous use of whitespaces and soft wrapping causes inappropriate behavior
#1444
HeilagrFox
closed
2 months ago
5
iOS: text selection after input confirmation inside parentheses
#1443
ina-yuzen
opened
2 months ago
1
Sass indented syntax infinite loop when deleting a `}`
#1442
jamesnw
closed
2 months ago
2
JavaScript Template literals Highlight error when the expression is empty
#1441
hxj0x
closed
2 months ago
1
Without any extensions Enter behavior in last line is broken in Firefox
#1440
not-my-profile
closed
2 months ago
1
Autocomplete uses Ctrl-Space to start, which conflicts with IME on Mac, use Mod-Space instead.
#1439
stephanemagnenat
closed
2 months ago
3
@codemirror/lang-sql: add SparkSQL dialect
#1438
it1shka
closed
2 months ago
2
Is it possible to have both JavaScript syntax auto-completion and custom auto-completion?
#1437
qzd1989
closed
2 months ago
1
selectParentSyntax does not select whole file
#1436
jrvidal
closed
2 months ago
4
Don't show mobile keyboard in readOnly mode
#1435
vijayth2-cerebras
closed
2 months ago
2
Completion text containin \r\n can cause a RangeError due to miscalculation of SelectionRange
#1434
bnahas
closed
2 months ago
2
XML - Autocompletion from a XSD ?
#1433
jy95
closed
2 months ago
1
Trying to create a button to change CRLF/LF just like VSCode but showing CR at end of line.
#1432
RohitBhati8269
closed
2 months ago
5
Possible bug in the "Undoable Effects" example
#1431
andy0130tw
closed
2 months ago
3
Codemirror is failing in the unit tests. Undefiend exception on (this.observer.delayedAndroidKey
#1430
ievgennaida
closed
2 months ago
3
Script editor shows "NL" character instead of rendering actual new line (v-6)
#1429
R-Sg
closed
3 months ago
7
ViewEditor removed from DOM still captures input on Google Chrome
#1428
Corb3nik
closed
3 months ago
1
Suggestion: support collapseUnchanged in unified merge view
#1427
VasylMarchuk
closed
3 months ago
3
The Backspace key does not correctly trigger the autocomplete content
#1426
rabbitao
closed
3 months ago
1
Next