Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
codevideo
/
codevideo-virtual-editor
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 27, 2025
add safety check for line length
Chris Frewin
committed
7a215a6
View commit details
Copy full SHA for 7a215a6
Browse repository at this point
Commits on Jun 8, 2025
remove legacy functions and fix tests, minor version bumped
Chris Frewin
committed
1a8defc
View commit details
Copy full SHA for 1a8defc
Browse repository at this point
Commits on Jun 3, 2025
add / update unit tests + add new unit test as sanity check
Chris Frewin
committed
fa2bc36
View commit details
Copy full SHA for fa2bc36
Browse repository at this point
Commits on May 13, 2025
fixed a nasty bug with newlines not being counted to increase the row of the caret
Chris Frewin
committed
25b37be
View commit details
Copy full SHA for 25b37be
Browse repository at this point
Commits on May 3, 2025
add state restoration
Chris Frewin
committed
8b62e3f
View commit details
Copy full SHA for 8b62e3f
Browse repository at this point
Commits on Apr 2, 2025
add context menu flag
Chris Frewin
committed
e2a52d6
View commit details
Copy full SHA for e2a52d6
Browse repository at this point
Commits on Mar 3, 2025
add verbose setter and js doc to all public members
Chris Frewin
committed
201c2ef
View commit details
Copy full SHA for 201c2ef
Browse repository at this point
Commits on Feb 2, 2025
keep track of isSaved state and handle that action
Chris Frewin
committed
a7cf0e7
View commit details
Copy full SHA for a7cf0e7
Browse repository at this point
Commits on Feb 1, 2025
use new IEditorPosition everywhere
Chris Frewin
committed
d7ab8bb
View commit details
Copy full SHA for d7ab8bb
Browse repository at this point
add getCurrentHighlightCoordinates method
Chris Frewin
committed
2243a95
View commit details
Copy full SHA for 2243a95
Browse repository at this point
bump type peer dependency
Chris Frewin
committed
0da0d82
View commit details
Copy full SHA for 0da0d82
Browse repository at this point
all unit tests working, pretty happy with this state
Chris Frewin
committed
03480cb
View commit details
Copy full SHA for 03480cb
Browse repository at this point
Commits on Jan 19, 2025
small README update
Chris Frewin
committed
777cc6d
View commit details
Copy full SHA for 777cc6d
Browse repository at this point
Commits on Jan 9, 2025
Update name from 'virtual-code-block' to 'codevideo-virtual-editor'
Chris Frewin
committed
fcb3805
View commit details
Copy full SHA for fcb3805
Browse repository at this point
Commits on Nov 11, 2024
adding highlight abilities, I think there is still a regression hiding
Chris Frewin
committed
df1aa14
View commit details
Copy full SHA for df1aa14
Browse repository at this point
Commits on Mar 20, 2024
just make getting the frames easier
princefishthrower
committed
4a6710d
View commit details
Copy full SHA for 4a6710d
Browse repository at this point
monster bug in the caret position - leverage historical position to be sure it is accurate
princefishthrower
committed
faeaa97
View commit details
Copy full SHA for faeaa97
Browse repository at this point
oof - a nasty bug, nothing a few new tests can't fix
princefishthrower
committed
a980ca2
View commit details
Copy full SHA for a980ca2
Browse repository at this point
Commits on Mar 19, 2024
add some nice jsdoc!
princefishthrower
committed
a65f9fe
View commit details
Copy full SHA for a65f9fe
Browse repository at this point
Commits on Mar 18, 2024
README updates
princefishthrower
committed
b65021d
View commit details
Copy full SHA for b65021d
Browse repository at this point
heavy API changes, but quite a powerful one now
princefishthrower
committed
b3b2a4f
View commit details
Copy full SHA for b3b2a4f
Browse repository at this point
Commits on Mar 16, 2024
fix unit tests
princefishthrower
committed
c1c84ea
View commit details
Copy full SHA for c1c84ea
Browse repository at this point
add some easier to use methods
princefishthrower
committed
aed9949
View commit details
Copy full SHA for aed9949
Browse repository at this point
modify module to be ES, not common JS
princefishthrower
committed
5cee063
View commit details
Copy full SHA for 5cee063
Browse repository at this point
Commits on Mar 13, 2024
add some tags
princefishthrower
committed
6aa36ce
View commit details
Copy full SHA for 6aa36ce
Browse repository at this point
initial commit - tests, and a great initial version! ready to publish
princefishthrower
committed
9a0ea49
View commit details
Copy full SHA for 9a0ea49
Browse repository at this point
You can’t perform that action at this time.