32 Star 159 Fork 1

Gitee 极速下载 / CodeMirror

标签名
描述
提交信息
操作

Version 5.65.16

Bug fixes

Fix focus tracking in shadow DOM.

go mode: Allow underscores in numbers.

jsx mode: Support TS generics marked by trailing comma.

2023-11-20 17:57

Version 5.65.15

Bug fixes

lint addon: Prevent tooltips from sticking out of the viewport.

yaml mode: Fix an exponential-complexity regular expression.

2023-08-29 14:59

Version 5.65.14

Bug fixes

clike mode: Fix poor indentation in some Java code.

nsis mode: Recognize !assert command.

lint addon: Remove broken annotation deduplication.

2023-07-17 15:35

Version 5.65.13

Bug fixes

dart mode: Add some new keywords.

clike mode: Tokenize Scala character literals.

2023-04-27 16:23

Version 5.65.12

Bug fixes

python mode: Add new built-ins and keywords.

2023-02-20 18:55

Version 5.65.11

Bug fixes

Also respect autocapitalize/autocorrect/spellcheck options in textarea mode.

sql-hint addon: Fix keyword completion in generic SQL mode.

2022-12-20 18:11

Version 5.65.10

Bug fixes

sql-hint addon: Fix completion when the SQL mode is wrapped by some outer mode.

javascript mode: Fix parsing of property keywords before private property names.

2022-11-20 23:35

Version 5.65.9

Bug fixes

Add a workaround for a regression in Chrome 105 that could cause content below the editor to not receive mouse events.

show-hint addon: Resize the tooltip if it doesn't fit the screen.

swift mode: Fix tokenizing of block comments.

jinja2 mode: Support line statements.

2022-09-20 20:36

Version 5.65.8

Bug fixes

Include direction override and isolate characters in the default set of special characters.

Fix an issue that could cause document corruption when mouse-selecting during composition.

foldgutter addon: Refresh markers when the editor's mode changes.

merge addon: Fix syntax that prevented the addon from loading in IE10.

2022-08-20 19:14

Version 5.65.7

Bug fixes

Fix several references to the global document/window, improving support for creating an editor in another frame.

vim bindings: Use upstream code instead of keeping our own copy.

tern addon: Properly HTML escape variable names in rename dialog.

2022-07-20 17:49
2022-06-20 19:44

Version 5.65.5

Bug fixes

Work around a bug in Chrome 102 that caused wheel scrolling of the editor to constantly stop.

search addon: Make sure the search field has an accessible label.

comment addon: Preserve indentation on otherwise empty lines when indenting.

2022-05-30 17:58

Version 5.65.4

Bug fixes

Ignore paste events when the editor doesn't have focus.

sparql mode: Fix parsing of variables after operators.

julia mode: Properly tokenize !== and === operators.

2022-05-20 17:03

Version 5.65.3

Bug fixes

Fix a crash that could occur when when marking text.

merge addon: Add aria label to buttons.

groovy mode: Properly highlight interpolated variables.

2022-04-20 17:48

Version 5.65.2

Bug fixes

clike mode: Recognize triple quoted string in Java.

cypher mode: Fix handling of punctuation.

2022-02-21 16:05

Version 5.65.1

Bug fixes

Fix miscalculation of vertical positions in lines that have both line widgets and replaced newlines.

2022-01-20 20:05

Version 5.65.0

Bug fixes

brace-folding addon: Fix broken folding on lines with both braces and square brackets.

New features

vim bindings: Support g0, g$, g.

2021-12-20 18:11

Version 5.64.0

Bug fixes

Fix a crash that occurred in some situations with replacing marks across line breaks.

Make sure native scrollbars reset their position when hidden and re-shown.

New features

vim bindings: Support C-u to delete back a line.

2021-11-20 22:51

Version 5.63.3

Bug fixes

Re-publish 5.63.2 because npm somehow swallowed that, but won't let me publish it again.

2021-10-12 20:54

Version 5.63.2

Bug fixes

Prevent external styles from giving the hidden textarea a min-height.

Remove a stray autosave file that was part of the previous release.

2021-10-11 19:54
JavaScript
1
https://gitee.com/mirrors/CodeMirror.git
git@gitee.com:mirrors/CodeMirror.git
mirrors
CodeMirror
CodeMirror

搜索帮助