Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
logue
/
vue-codemirror6
Public
Notifications
You must be signed in to change notification settings
Fork
24
Star
176
Code
Issues
34
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
2842575
User selector
All users
Datepicker
All time
Commit History
Commits on May 31, 2025
Merge branch 'master' of github.com:logue/vue-codemirror6
logue
committed
2842575
Copy full SHA for 2842575
Removed unnecessary comment.
Show description for 8d624a4
logue
committed
8d624a4
Copy full SHA for 8d624a4
Commits on May 22, 2025
Merge pull request #58 from c1ay/patch-1
Show description for e2183d8
logue
authored
e2183d8
Copy full SHA for e2183d8
Commits on May 21, 2025
fix: full example link
c1ay
authored
6b076d8
Copy full SHA for 6b076d8
Commits on May 18, 2025
Update dependencies.
logue
committed
985f36f
Copy full SHA for 985f36f
Commits on Mar 31, 2025
Update CHANGELOG.md.
logue
committed
be97da7
Copy full SHA for be97da7
Update README.md.
Show description for 083369b
logue
committed
083369b
Copy full SHA for 083369b
Commits on Mar 30, 2025
Rewrite to eslint.config.ts
Show description for 841f686
logue
committed
841f686
Copy full SHA for 841f686
Commits on Mar 2, 2025
Upate CHANGELOG.md.
logue
committed
bc38bad
Copy full SHA for bc38bad
Update dependencies
logue
committed
a32ce17
Copy full SHA for a32ce17
Commits on Feb 15, 2025
Update CHANGELOG.md
logue
committed
2f54523
Copy full SHA for 2f54523
Fixed types path.
Show description for 2b86b2c
logue
committed
2b86b2c
Copy full SHA for 2b86b2c
Commits on Feb 12, 2025
Update dependencies.
Show description for 7f7f942
logue
committed
7f7f942
Copy full SHA for 7f7f942
Commits on Jan 8, 2025
Update CHANGELOG.md.
logue
committed
462612d
Copy full SHA for 462612d
Update @codemirror/commands.
logue
committed
283aa09
Copy full SHA for 283aa09
Commits on Jan 5, 2025
Update CHANGELOG.md.
logue
committed
ed546eb
Copy full SHA for ed546eb
Update @codemirror/language, @codemirror/lint, @codemirror/state, @codemirror/view.
Show description for 916fa98
logue
committed
916fa98
Copy full SHA for 916fa98
Commits on Nov 22, 2024
Update CHANGELOG.md
logue
committed
dadab4e
Copy full SHA for dadab4e
Update dependencies.
logue
committed
b839a33
Copy full SHA for b839a33
Commits on Nov 17, 2024
Update eslint.config.js.
Show description for 6862dc3
logue
committed
6862dc3
Copy full SHA for 6862dc3
Commits on Nov 7, 2024
Update build-docs.yml.
logue
committed
e0cce28
Copy full SHA for e0cce28
Fix for #50.
logue
committed
c46332e
Copy full SHA for c46332e
Commits on Nov 5, 2024
Update dependencies.
Show description for e2e5d64
logue
committed
e2e5d64
Copy full SHA for e2e5d64
Commits on Oct 1, 2024
Fixed an error that Codemirror cannot be found in vscode.
Show description for c12967c
logue
committed
c12967c
Copy full SHA for c12967c
Commits on Aug 15, 2024
Update workflow.
logue
committed
00f2212
Copy full SHA for 00f2212
Merge pull request #47 from Knight-ZXW/patch-1
Show description for f4923e0
logue
authored
f4923e0
Copy full SHA for f4923e0
Fix sample code syntax error
Show description for 79d73bc
Knight-ZXW
authored
79d73bc
Copy full SHA for 79d73bc
Commits on Aug 10, 2024
Migrate to pnpm.
Show description for 6d83aec
logue
committed
6d83aec
Copy full SHA for 6d83aec
Commits on Jul 11, 2024
Bump version.
logue
committed
c1465a2
Copy full SHA for c1465a2
Update yarn, vue, vite, etc.
logue
committed
54761d9
Copy full SHA for 54761d9
Merge pull request #43 from KrialY/dev-krial
Show description for 632cd41
logue
authored
632cd41
Copy full SHA for 632cd41
Merge pull request #44 from KrialY/fix/model_value_update
Show description for 0e70955
logue
authored
0e70955
Copy full SHA for 0e70955
Commits on Jun 20, 2024
chore: variable rename
KrialY
committed
2501403
Copy full SHA for 2501403
fix: editor content not update content when `modalValue` change and the selection is out of range
KrialY
committed
8fccb02
Copy full SHA for 8fccb02
chore: demo docs
KrialY
committed
73c606c
Copy full SHA for 73c606c
Pagination
Previous
Next
You can’t perform that action at this time.