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
is:issue state:open author:jneira
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 }}
haskell
/
haskell-language-server
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
412
Star
2.9k
Code
Issues
498
Pull requests
65
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
HLS statically advertises support for functionality that is disabled by config
#4084 ·
michaelpj
opened
on Feb 18, 2024
3
Migrate all plugins and ghcide to use structured diagnostics
#4605 ·
fendor
opened
on May 30, 2025
5
Issues
Search Issues
is
:
issue
state
:
open
author
:
jneira
is:issue state:open author:jneira
Search
Labels
Milestones
New issue
Search results
Open
Closed
Fix and improve server logging
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
type: enhancement
New feature or request
New feature or request
Status: Open.
#2492
In haskell/haskell-language-server;
·
jneira
opened
on Dec 16, 2021
<code>hls vscode-extension-schema</code> generates a wrong config type
component: cli
About the pure command line interface of the hls executable
About the pure command line interface of the hls executable
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Status: Open.
#2423
In haskell/haskell-language-server;
·
jneira
opened
on Dec 1, 2021
Clean up ghcide and hie-bios cache in the test suite
CI
Continuous integration
Continuous integration
performance
Issues about memory consumption, responsiveness, etc.
Issues about memory consumption, responsiveness, etc.
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Status: Open.
#2252
In haskell/haskell-language-server;
·
jneira
opened
on Oct 1, 2021
No working feature using vscode and hls in wsl2, nix and devcontainer
os: nixos
os: windows
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Status: Open.
#2213
In haskell/haskell-language-server;
·
jneira
opened
on Sep 19, 2021
Renaming multi component support
component: hls-rename-plugin
multi-component
Issues relating to multi-component support
Issues relating to multi-component support
type: enhancement
New feature or request
New feature or request
Status: Open.
#2193
In haskell/haskell-language-server;
·
jneira
opened
on Sep 14, 2021
·
1.6.0
More flaky tests (mainly in windows)
old_type: meta
Planing and organizing other issues
Planing and organizing other issues
os: windows
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Status: Open.
#2153
In haskell/haskell-language-server;
·
jneira
opened
on Sep 3, 2021
Excessive memory usage in monorepos with dozens/hundreds of cabal packages or modules
component: hie-bios
performance
Issues about memory consumption, responsiveness, etc.
Issues about memory consumption, responsiveness, etc.
status: needs info
Not actionable, because there's missing information
Not actionable, because there's missing information
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
type: enhancement
New feature or request
New feature or request
Status: Open.
#2151
In haskell/haskell-language-server;
·
jneira
opened
on Sep 1, 2021
Consider limit codebase max line length to 80/100 via default formatting
component: formatters
status: in discussion
Not actionable, because discussion is still ongoing or there's no decision yet
Not actionable, because discussion is still ongoing or there's no decision yet
type: enhancement
New feature or request
New feature or request
Status: Open.
#2091
In haskell/haskell-language-server;
·
jneira
opened
on Aug 13, 2021
Document what ghc warnings are needed for each ghcide feature (f.e. <code>-Wredundant-imports</code> for remove unused imports)
type: enhancement
New feature or request
New feature or request
Status: Open.
#2064
In haskell/haskell-language-server;
·
jneira
opened
on Aug 2, 2021
Full debugger support
type: enhancement
New feature or request
New feature or request
Status: Open.
#1906
In haskell/haskell-language-server;
·
jneira
opened
on Jun 9, 2021
Add a executable flag/code action to clean out all caches
component: ghcide
component: hie-bios
level: easy
The issue is suited for beginners
The issue is suited for beginners
type: enhancement
New feature or request
New feature or request
Status: Open.
#1682
In haskell/haskell-language-server;
·
jneira
opened
on Apr 7, 2021
New quick fix: renaming on duplicate definition error
component: ghcide
component: hls-rename-plugin
type: enhancement
New feature or request
New feature or request
Status: Open.
#1532
In haskell/haskell-language-server;
·
jneira
opened
on Mar 9, 2021
You can’t perform that action at this time.