Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CodeMirror
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Moritz Aurel Pascal Schubotz
CodeMirror
Graph
2474ce6e2e1254812a7800b55fb7a295dc34669b
Select Git revision
Branches
6
coordsCharRtlPerf
direction
master
default
protected
rtlMode
v2
v3
Tags
20
5.37.0
5.36.0
5.35.0
5.34.0
5.33.0
5.32.0
5.31.0
5.30.0
5.29.0
5.28.0
5.27.4
5.27.2
5.27.0
5.26.0
5.25.2
5.25.0
5.24.2
5.24.0
5.23.0
5.22.2
26 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
9
Nov
8
7
6
5
2
1
30
Oct
29
23
20
18
16
13
9
8
7
6
2
29
Sep
27
26
25
23
21
20
19
18
15
14
13
12
11
9
8
5
3
29
Aug
28
27
26
24
19
18
16
15
10
8
7
4
3
2
1
31
Jul
29
28
27
25
24
22
21
18
17
15
14
13
12
11
10
8
7
4
2
29
Jun
28
27
25
22
21
17
14
13
10
8
7
1
29
May
28
26
25
24
23
22
19
18
16
15
11
10
9
8
5
4
1
28
Apr
27
26
25
23
21
20
19
18
17
16
14
13
12
11
10
7
6
5
3
1
31
Mar
30
20
16
15
10
9
8
7
5
4
2
1
28
Feb
27
26
23
22
21
20
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Jan
23
22
20
19
16
13
12
5
4
3
2
29
Dec
28
27
26
23
22
20
19
16
15
14
13
9
7
3
27
Nov
24
23
21
18
15
14
13
10
9
8
3
2
1
31
Oct
29
27
23
22
21
20
18
[javascript mode] Test for comments between async and function keywords
[javascript mode] Recognize async when in front of single-line block comment
Fully qualify import paths
[solarized theme] Remove overly low-contrast color for cm-strong
[closebrackets addon] Adjust check for when to insert two quotes
Make the default colors for bracket matching more constrasting
Remove broken links in the realworld users page
[javascript mode] Make TypeScript module/enum contextual keywords
Re-dispatch non-matching multi-key-strokes without their prefix
[searchcursor addon] Fix bug in case folding
[comment addon] Don't ignore content on last selected line when block-uncommenting
[continuelist addon] Increment numbers when item is added to the middle
Fix lint issue
[merge addon] Fix issue where collapsed text markers could get half-cleared
[javascript mode] Support TS type parameter defaults
[closebrackets addon] Improve start-of-string heuristic
Add Codiva.io to realworld usage list
[clike mode] Stop treating package as defining in Java mode
Bump version number post-5.30.0
Mark version 5.31.0
5.31.0
5.31.0
Fix baseToken to actually return the token ahead when on boundary
Fix baseToken method
[bin/authors.sh] Make sure changed name doesn't resurface from git history
(Update my name)
[javascript mode] Fix bug in object literal spread parsing
[sql mode] Fix representation of table hinting in demo page
Add a baseToken method to string streams
[runmode addon] Include CodeMirror.innerMode in runmode.node.js
[closebrackets addon] Use editor line separator when exploding lines
[sublime keymap] Fix fallthrough for mac bindings
[sublime bindings] Export macSublime & pcSublime keymaps
[continuecomment addon] Fix issue with single-line block comments
[vim bindings] Show fat cursor even in contentEditable mode
Remove mode-mutating kludge in continuecomment
[protobuf mode] Add protobuf3 / gRPC keywords
[javascript mode] Remove unused function
[javascript mode] Fix expressionAllowed for changed handling of return
[javascript mode] Eagerly insert semicolons after return/break/cont
Fix tokenizing of three + chars in a row
[javascript mode] Fix tokenizing of ++ and --
Loading