elm-language-server icon indicating copy to clipboard operation
elm-language-server copied to clipboard

Language server implementation for Elm

Results 94 elm-language-server issues
Sort by recently updated
recently updated
newest added

Previously I had a working config for neovim and elm-language-server. I'm not sure if the problem is in elm-language-server, node, or the neovim side. ## Expected Behavior Previous integration worked...

There is [this plugin](https://github.com/j-hui/fidget.nvim) I'm trying to use in Neovim that displays when the language-server is indexing files. It works with a variety of language servers, like tsserver, rust analyzer,...

Bumps [vscode-languageserver](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server) from 7.0.0 to 8.0.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vscode-languageserver&package-manager=npm_and_yarn&previous-version=7.0.0&new-version=8.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [globby](https://github.com/sindresorhus/globby) from 11.1.0 to 13.1.2. Release notes Sourced from globby's releases. v13.1.2 Make ignoreFiles option accept readonly arrays (#235) 810caae https://github.com/sindresorhus/globby/compare/v13.1.1...v13.1.2 v13.1.1 Fix duplicated result when using globstar (#231)...

dependencies
javascript

Bumps [escape-string-regexp](https://github.com/sindresorhus/escape-string-regexp) from 4.0.0 to 5.0.0. Release notes Sourced from escape-string-regexp's releases. v5.0.0 Breaking Require Node.js 12 aebb6e8 This package is now pure ESM. Please read this. https://github.com/sindresorhus/escape-string-regexp/compare/v4.0.0...v5.0.0 Commits ba9a447...

dependencies
javascript

Bumps [web-tree-sitter](https://github.com/tree-sitter/tree-sitter) from 0.20.3 to 0.20.5. Commits 4b93326 Don't generate primary states array if it will be unused due to abi version s... 621eb04 tags: 0.20.2 09d08e8 0.20.5 fcbef45 libs:...

dependencies
javascript

Bumps [execa](https://github.com/sindresorhus/execa) from 5.1.1 to 6.1.0. Release notes Sourced from execa's releases. v6.1.0 Support AbortController (#490) c6e791a Allow cwd and localDir options to be URLs (#492) 93ab929 https://github.com/sindresorhus/execa/compare/v6.0.0...v6.1.0 v6.0.0 Breaking...

dependencies
javascript