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
Type
/
to 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 }}
jdahm
/
helix
Public
forked from
helix-editor/helix
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
helix
helix-core
on
master
User selector
All users
All time
Commit history
Commits on Mar 10, 2022
rename '--fetch/build-grammars' flags into '--grammar fetch/build'
Show description for 7044d7d
the-mikedavis
authored and
archseer
committed
7044d7d
View commit details
Copy full SHA for 7044d7d
View code at this point
Browse repository at this point
migrate grammar fetching/building code into helix-loader crate
Show description for 4fc991f
the-mikedavis
authored and
archseer
committed
4fc991f
View commit details
Copy full SHA for 4fc991f
View code at this point
Browse repository at this point
add 'use-grammars' to languages.toml
Show description for 08ee949
the-mikedavis
authored and
archseer
committed
08ee949
View commit details
Copy full SHA for 08ee949
View code at this point
Browse repository at this point
ensure rust grammar is available in CI
the-mikedavis
authored and
archseer
committed
db3470d
View commit details
Copy full SHA for db3470d
View code at this point
Browse repository at this point
replace all submodule documentation with flags documentation
the-mikedavis
authored and
archseer
committed
8081e9f
View commit details
Copy full SHA for 8081e9f
View code at this point
Browse repository at this point
rename tree_sitter_library in LanguageConfig to 'grammar'
Show description for c1f677f
the-mikedavis
authored and
archseer
committed
c1f677f
View commit details
Copy full SHA for c1f677f
View code at this point
Browse repository at this point
migrate helix-syntax crate into helix-core and helix-term
Show description for eeb3f8e
the-mikedavis
authored and
archseer
committed
eeb3f8e
View commit details
Copy full SHA for eeb3f8e
View code at this point
Browse repository at this point
add tree-sitter sources to languages.toml
Show description for c1f90a1
the-mikedavis
authored and
archseer
committed
c1f90a1
View commit details
Copy full SHA for c1f90a1
View code at this point
Browse repository at this point
Commits on Mar 8, 2022
Add --health command for troubleshooting (#1669)
Show description for 194b09f
sudormrfbin
and
archseer
authored
194b09f
View commit details
Copy full SHA for 194b09f
View code at this point
Browse repository at this point
build(deps): bump once_cell from 1.9.0 to 1.10.0 (#1768)
Show description for b67686d
dependabot[bot]
authored
b67686d
View commit details
Copy full SHA for b67686d
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
Fix tab rendering to use dynamic tab width
Show description for fd02d1b
archseer
committed
fd02d1b
View commit details
Copy full SHA for fd02d1b
View code at this point
Browse repository at this point
Reuse visual_coords_at_pos function in view
archseer
committed
5d14f56
View commit details
Copy full SHA for 5d14f56
View code at this point
Browse repository at this point
Commits on Mar 3, 2022
core: transaction: Resolve some TODOs
archseer
committed
376d99a
View commit details
Copy full SHA for 376d99a
View code at this point
Browse repository at this point
Commits on Mar 1, 2022
Ensure non empty grouped nodes in textobject queries
sudormrfbin
authored and
archseer
committed
e83cdf3
View commit details
Copy full SHA for e83cdf3
View code at this point
Browse repository at this point
Allow capturing multiple nodes in textobject queries
Show description for e6c36e8
sudormrfbin
authored and
archseer
committed
e6c36e8
View commit details
Copy full SHA for e6c36e8
View code at this point
Browse repository at this point
build(deps): bump smartstring from 0.2.10 to 1.0.0 (#1722)
Show description for 0846822
dependabot[bot]
authored
0846822
View commit details
Copy full SHA for 0846822
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
Show surround delete and replace errors in editor (#1709)
Show description for c15996a
sudormrfbin
authored
c15996a
View commit details
Copy full SHA for c15996a
View code at this point
Browse repository at this point
Commits on Feb 25, 2022
Configurable auto pairs (#1624)
Show description for a494f47
dead10ck
authored
a494f47
View commit details
Copy full SHA for a494f47
View code at this point
Browse repository at this point
Commits on Feb 22, 2022
build(deps): bump smartstring from 0.2.9 to 0.2.10 (#1692)
Show description for 77b1a4a
dependabot[bot]
authored
77b1a4a
View commit details
Copy full SHA for 77b1a4a
View code at this point
Browse repository at this point
Commits on Feb 15, 2022
Add object.movement for tree-sitter navigation
sudormrfbin
authored and
archseer
committed
ab2a0f3
View commit details
Copy full SHA for ab2a0f3
View code at this point
Browse repository at this point
Add tree-sitter based function, class navigation
sudormrfbin
authored and
archseer
committed
966fbc5
View commit details
Copy full SHA for 966fbc5
View code at this point
Browse repository at this point
Commits on Feb 14, 2022
Refactor language config loading (#1658)
sudormrfbin
authored
4c424d5
View commit details
Copy full SHA for 4c424d5
View code at this point
Browse repository at this point
Commits on Feb 13, 2022
Merge remote-tracking branch 'origin/master' into debug
archseer
committed
bd549d8
View commit details
Copy full SHA for bd549d8
View code at this point
Browse repository at this point
Commits on Feb 10, 2022
Replace tendril with smartstring
Show description for f88c077
archseer
committed
f88c077
View commit details
Copy full SHA for f88c077
View code at this point
Browse repository at this point
Show infobox with register contents
sudormrfbin
authored and
archseer
committed
bf773db
View commit details
Copy full SHA for bf773db
View code at this point
Browse repository at this point
Commits on Feb 7, 2022
build(deps): bump unicode-segmentation from 1.8.0 to 1.9.0 (#1632)
Show description for 718d4ab
dependabot[bot]
authored
718d4ab
View commit details
Copy full SHA for 718d4ab
View code at this point
Browse repository at this point
Commits on Feb 1, 2022
build(deps): bump unicode-general-category from 0.4.0 to 0.5.1 (#1609)
Show description for 05aeeac
dependabot[bot]
authored
05aeeac
View commit details
Copy full SHA for 05aeeac
View code at this point
Browse repository at this point
Commits on Jan 23, 2022
Allow specifying file start position (#445)
Show description for 759b850
pickfire
authored
759b850
View commit details
Copy full SHA for 759b850
View code at this point
Browse repository at this point
Fix Clippy lints in tests (#1563)
Show description for f064894
Omnikar
and
archseer
authored
f064894
View commit details
Copy full SHA for f064894
View code at this point
Browse repository at this point
cargo fmt + clippy lint
archseer
committed
4080341
View commit details
Copy full SHA for 4080341
View code at this point
Browse repository at this point
Remove some TODOs
archseer
committed
7c9ebd0
View commit details
Copy full SHA for 7c9ebd0
View code at this point
Browse repository at this point
cleanup
archseer
committed
66a8612
View commit details
Copy full SHA for 66a8612
View code at this point
Browse repository at this point
fix: ensure_grapheme_boundary_next_byte needs to index at valid char
archseer
committed
2302869
View commit details
Copy full SHA for 2302869
View code at this point
Browse repository at this point
Speed up ensure_next_boundary during render
Show description for 11c3ba9
archseer
committed
11c3ba9
View commit details
Copy full SHA for 11c3ba9
View code at this point
Browse repository at this point
Make Layer::parse take &mut tree_sitter::Parser
archseer
committed
9d41113
View commit details
Copy full SHA for 9d41113
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.