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 }}
WebCoder49
/
code-input
Public
Notifications
You must be signed in to change notification settings
Fork
32
Star
239
Code
Issues
29
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Improve library performance; Make scrolling use CSS rather than JS; Add unit tests and fix code following them.
- #76
#76
Merged
WebCoder49
merged 12 commits into
main
WebCoder49/code-input:main
from
performance-improvements
WebCoder49/code-input:performance-improvements
Copy head branch name to clipboard
Feb 12, 2024
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Improve library performance; Make scrolling use CSS rather than JS; Add unit tests and fix code following them.
#76
WebCoder49
merged 12 commits into
main
WebCoder49/code-input:main
from
performance-improvements
WebCoder49/code-input:performance-improvements
Copy head branch name to clipboard
Commits
Commits on Dec 15, 2023
Merge pull request #74 from WebCoder49/main
Show description for 897eb60
WebCoder49
authored
897eb60
View commit details
Copy full SHA for 897eb60
Browse repository at this point
Started speeding up updates using requestAnimationFrame; Ctrl+F fix still iffy
WebCoder49
committed
dd1fc54
View commit details
Copy full SHA for dd1fc54
Browse repository at this point
Some compatibility changes in plugins; disabled messy Ctrl+F fix for now
WebCoder49
committed
0c3af7c
View commit details
Copy full SHA for 0c3af7c
Browse repository at this point
Fix some CSS for line-numbers plugin
WebCoder49
committed
e63e6d8
View commit details
Copy full SHA for e63e6d8
Browse repository at this point
Commits on Dec 17, 2023
Allow scrolling when highlight.js
WebCoder49
committed
9f835ba
View commit details
Copy full SHA for 9f835ba
Browse repository at this point
Commits on Jan 20, 2024
Remove old fix for Ctrl+F due to its inconsistency
WebCoder49
committed
c91d9da
View commit details
Copy full SHA for c91d9da
Browse repository at this point
Commits on Feb 10, 2024
Add tests, make work for Prism; Clean up code
WebCoder49
committed
1df873a
View commit details
Copy full SHA for 1df873a
Browse repository at this point
Finish tests; fix code so they should work with Prism
WebCoder49
committed
65a32fa
View commit details
Copy full SHA for 65a32fa
Browse repository at this point
Commits on Feb 11, 2024
Clean Up Plugin Comment
WebCoder49
committed
62fa9fa
View commit details
Copy full SHA for 62fa9fa
Browse repository at this point
Get all tests working for HLJS+Prism except for HLJS autocomplete
WebCoder49
committed
672a45c
View commit details
Copy full SHA for 672a45c
Browse repository at this point
Commits on Feb 12, 2024
Finish tests; make code work with all tests
WebCoder49
committed
fd08758
View commit details
Copy full SHA for fd08758
Browse repository at this point
Clarify contributing guidelines for tests
WebCoder49
committed
79ce263
View commit details
Copy full SHA for 79ce263
Browse repository at this point
You can’t perform that action at this time.