Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
ticosax
/
LanguageClient-neovim
Public
forked from
autozimu/LanguageClient-neovim
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
next
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 25, 2019
Remove word extraction from `textEdit`.
Show description for f71ab82
autozimu
committed
f71ab82
Copy full SHA for f71ab82
Commits on Apr 23, 2019
(cargo-release) version 0.1.146
autozimu
committed
ec4af74
Copy full SHA for ec4af74
Workaround `text_edit` is present but `new_text` is empty.
Show description for 6d0a8ee
autozimu
committed
6d0a8ee
Copy full SHA for 6d0a8ee
Add examples about how to configure for Ruby (#799)
guilleiguaran
authored and
autozimu
committed
ce02a86
Copy full SHA for ce02a86
Remove unnecessary closures (#797)
afnanenayet
authored and
autozimu
committed
442a1a4
Copy full SHA for 442a1a4
Use self to avoid name repetition (#796)
Show description for 536ee62
afnanenayet
authored and
autozimu
committed
536ee62
Copy full SHA for 536ee62
Commits on Apr 18, 2019
Do not apply fzf workaround to enter insert mode when neovim >= 0.4.
Show description for 0ed9b69
autozimu
committed
0ed9b69
Copy full SHA for 0ed9b69
Cross platform PowerShell install script (#794)
Show description for 3e182e7
TylerLeonhardt
authored and
autozimu
committed
3e182e7
Copy full SHA for 3e182e7
Refactor code to use references (#790)
Show description for a24a161
afnanenayet
authored and
autozimu
committed
a24a161
Copy full SHA for a24a161
Commits on Apr 17, 2019
(cargo-release) version 0.1.145
autozimu
committed
dce2a8e
Copy full SHA for dce2a8e
clippy.
autozimu
committed
d21580a
Copy full SHA for d21580a
Add back x86_64-unknown-freebsd to CI.
autozimu
committed
8563e51
Copy full SHA for 8563e51
Commits on Mar 27, 2019
(cargo-release) version 0.1.144
autozimu
committed
c33c45d
Copy full SHA for c33c45d
Commits on Mar 26, 2019
Reimplement hover window with floating window for Neovim 0.4.0 or later (#767)
Show description for 53ce2fe
rhysd
authored and
autozimu
committed
53ce2fe
Copy full SHA for 53ce2fe
Commits on Mar 22, 2019
Add option to allow disable echo project root.
Show description for d31e492
autozimu
committed
d31e492
Copy full SHA for d31e492
Commits on Mar 14, 2019
Fix filetype key typescript.tsx.
autozimu
committed
15cc7c7
Copy full SHA for 15cc7c7
(cargo-release) version 0.1.143
autozimu
committed
255d02a
Copy full SHA for 255d02a
fix diagnostic sign issues (#769)
Show description for 467747b
richardtsai
authored and
autozimu
committed
467747b
Copy full SHA for 467747b
Support root detection for tsx files.
Show description for 1459d24
autozimu
committed
1459d24
Copy full SHA for 1459d24
Commits on Mar 12, 2019
Use :normal! instead of :normal (#766)
rhysd
authored and
autozimu
committed
26c8727
Copy full SHA for 26c8727
Commits on Mar 11, 2019
(cargo-release) version 0.1.142
autozimu
committed
54c79a8
Copy full SHA for 54c79a8
Commits on Mar 8, 2019
fmt.
autozimu
committed
2b1350c
Copy full SHA for 2b1350c
Cleanup.
autozimu
committed
6b8d8b2
Copy full SHA for 6b8d8b2
Implement window/showMessageRequest (#755)
Show description for f64b9fa
fsouza
authored and
autozimu
committed
f64b9fa
Copy full SHA for f64b9fa
Bumpup lsp_typs from v0.54.0 to v0.56.0
h-michael
authored and
autozimu
committed
9d68707
Copy full SHA for 9d68707
Commits on Mar 7, 2019
Mention integration with MUcomplete.
Show description for 421f0d3
autozimu
committed
421f0d3
Copy full SHA for 421f0d3
Fix errorneous endofline warning.
Show description for aa91c56
autozimu
committed
aa91c56
Copy full SHA for aa91c56
refactor: Delete unusing module
k-nasa
authored and
autozimu
committed
b9f19e8
Copy full SHA for b9f19e8
fix: Fix RawMessage enum path
k-nasa
authored and
autozimu
committed
131c99d
Copy full SHA for 131c99d
refactor: vim::RawMessage enum move to types module
k-nasa
authored and
autozimu
committed
96563b1
Copy full SHA for 96563b1
Bumpup jsonrpc-core from v9.0.0 to v10.1.0
h-michael
authored and
autozimu
committed
c74e9b9
Copy full SHA for c74e9b9
cargo update
h-michael
authored and
autozimu
committed
3755f0f
Copy full SHA for 3755f0f
Commits on Mar 5, 2019
(cargo-release) version 0.1.141
autozimu
committed
788e919
Copy full SHA for 788e919
Optimize update signs.
autozimu
committed
3c9891f
Copy full SHA for 3c9891f
Properly cleanup signs and virtual texts at stop.
Show description for 47763dc
autozimu
committed
47763dc
Copy full SHA for 47763dc
Pagination
Previous
Next
You can’t perform that action at this time.