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 }}
marene
/
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 18, 2020
(cargo-release) version 0.1.157
autozimu
committed
18434f2
Copy full SHA for 18434f2
Adjust pulling tags in CI
autozimu
committed
6075ec6
Copy full SHA for 6075ec6
Fix compiling for Windows
autozimu
committed
61118ea
Copy full SHA for 61118ea
Fix default diagnostic severity
autozimu
committed
4216e2b
Copy full SHA for 4216e2b
Update release process
autozimu
committed
412c061
Copy full SHA for 412c061
Update CHANGELOG
autozimu
committed
32c6083
Copy full SHA for 32c6083
Fix issue sign is not cleared up
Show description for 2f96534
autozimu
committed
2f96534
Copy full SHA for 2f96534
Commits on Apr 10, 2020
init b:LanguageClient_isServerRunning only when not defined yet.
Kotaro7750
authored and
autozimu
committed
6fd9734
Copy full SHA for 6fd9734
new function LanguageClient#statusLineDiagnosticsCounts (#1006)
Show description for ea92efe
Kotaro7750
authored
ea92efe
Copy full SHA for ea92efe
new function LanguageClient#isServerRunning() for statusline integration (#1003)
Show description for c756365
Kotaro7750
authored
c756365
Copy full SHA for c756365
Commits on Apr 4, 2020
Create Logger struct
autozimu
committed
ce7e2c8
Copy full SHA for ce7e2c8
Fix clippy warnings
autozimu
committed
1c76137
Copy full SHA for 1c76137
Commits on Apr 3, 2020
Cleanup codeLens code
martskins
authored and
autozimu
committed
1ff138d
Copy full SHA for 1ff138d
Commits on Mar 26, 2020
Use AtomicU64 for RpcClient::id
martskins
authored and
autozimu
committed
8a2396d
Copy full SHA for 8a2396d
Commits on Mar 25, 2020
Fix clippy complaints
autozimu
committed
537f007
Copy full SHA for 537f007
Add option to set preferred MarkupKind and send that to the server
martskins
authored and
autozimu
committed
26d77fa
Copy full SHA for 26d77fa
Show code lenses in fzf
martskins
authored and
autozimu
committed
f8f3690
Copy full SHA for f8f3690
Commits on Mar 15, 2020
chore(docs): ensure each header and code block are separated from other content by a newline
Show description for cf43a9f
Benjamin Denhartog
authored and
autozimu
committed
cf43a9f
Copy full SHA for cf43a9f
chore(docs): use unordered list items instead of numbered lists
Show description for 9719e04
Benjamin Denhartog
authored and
autozimu
committed
9719e04
Copy full SHA for 9719e04
chore(docs): remove numbers from section headers
Show description for 2a55de9
Benjamin Denhartog
authored and
autozimu
committed
2a55de9
Copy full SHA for 2a55de9
Commits on Mar 11, 2020
feat(docs): add installation instructions for arch linux
Show description for aa3ee5e
Benjamin Denhartog
authored and
autozimu
committed
aa3ee5e
Copy full SHA for aa3ee5e
make command arguments optional
euclio
authored and
autozimu
committed
75904ff
Copy full SHA for 75904ff
Add default root path implementation for Go
Show description for ffd4daa
bouk
authored and
autozimu
committed
ffd4daa
Copy full SHA for ffd4daa
Commits on Mar 3, 2020
Add LanguageClient_applyCompletionAdditionalTextEdits flag.
martskins
authored and
autozimu
committed
222e250
Copy full SHA for 222e250
Commits on Feb 27, 2020
Update CHANGLOG
autozimu
committed
027f574
Copy full SHA for 027f574
Upgrade and lint Dockerfile using hadolint
autozimu
committed
71ee90b
Copy full SHA for 71ee90b
Update cursor position after applying text edits (#961)
Show description for ba30145
cheuk-fung
authored
ba30145
Copy full SHA for ba30145
Commits on Feb 14, 2020
Add support for the proposed Semantic Highlighting Protocol (#954)
Show description for 7c741d0
jackguo380
authored
7c741d0
Copy full SHA for 7c741d0
Commits on Feb 3, 2020
add feature to customize highlight for floating hover window (#966)
Show description for 04bdd56
110y
authored
04bdd56
Copy full SHA for 04bdd56
Add support for `rust-anaylzer.selectAndApplySourceChange`
martskins
authored and
autozimu
committed
148880c
Copy full SHA for 148880c
Commits on Jan 31, 2020
Add CHANGELOG
autozimu
committed
543a88a
Copy full SHA for 543a88a
Check before calling get_or_create_namespace
Show description for 4ee41c5
autozimu
committed
4ee41c5
Copy full SHA for 4ee41c5
Commits on Jan 21, 2020
Sort diagnostics by line number to prevent stale signs
Show description for 51fa22f
everett1992
authored and
autozimu
committed
51fa22f
Copy full SHA for 51fa22f
Add g:LanguageClient_echoProjectRoot to docs
andrewferrier
authored and
autozimu
committed
df4a931
Copy full SHA for df4a931
Commits on Jan 14, 2020
Deny option unwrap
autozimu
committed
fb02afe
Copy full SHA for fb02afe
Pagination
Previous
Next
You can’t perform that action at this time.