Blade Language Server

Blade Language Server는 Laravel의 Blade 템플릿 언어를 위한 LSP(Language Server Protocol) 서버로, VS Code와 Neovim에서 사용할 수 있는 확장 기능을 제공한다. 주요 기능으로는 정의로 이동, 참조 찾기, 컴포넌트 및 레이아웃의 속성 정보 보기, 자동 완성, 시그니처 도움, 문법 진단 등이 포함되어 있다. 현재 패키지의 컴포넌트와 디렉티브에 대한 서비스는 지원하지 않으며, Rust로 개발되었다. AI 개발자들이 Laravel Blade 템플릿 작업 시 코드 탐색과 자동 완성 기능을 향상시키는 데 유용하다.

https://github.com/bramadityaw/blase

#languageserver #blade #laravel #vscode #neovim

GitHub - bramadityaw/blase

Contribute to bramadityaw/blase development by creating an account on GitHub.

GitHub

I have just released version 1.0.0 of ESR: an R tree sitter mode for #emacs

It is the first version independent of #ESS although tree sitter can be paired with ESS.

ESR's interaction mode can use comint or #vterm The second one plays well with #radian Coding tools for now are supported by R's package #languageserver and can be connected with #eglot

A big step for the #rstats users of Emacs

https://codeberg.org/teoten/esr

esr

R's Tree Sitter Major Mode

Codeberg.org
🤔 Ah, the noble quest: building a "full" language server in #Go that "mostly" supports LSP 3.17. ⚙️ Translation: we’re reinventing the wheel with half the spokes, but hey, at least it’s written in Go.🚴‍♂️
https://github.com/owenrumney/go-lsp #languageServer #LSP3.17 #softwareDevelopment #programming #humor #HackerNews #ngated
GitHub - owenrumney/go-lsp: Go LSP helper library support 3.17 of the LSP specification (mostly)

Go LSP helper library support 3.17 of the LSP specification (mostly) - owenrumney/go-lsp

GitHub
GitHub - owenrumney/go-lsp: Go LSP helper library support 3.17 of the LSP specification (mostly)

Go LSP helper library support 3.17 of the LSP specification (mostly) - owenrumney/go-lsp

GitHub

#eclipse_jdtls can be a real pita

!MESSAGE file:///[clipped]/Groups.java does not resolve to a ICompilationUnit

In 2019: "After cleaning the language server workspace,..."

Yeah, clear the workspace early and often.

Probably: My .classpath was wrecked. I fixed it in the project directory, but, hey, the language server seems to prefer to use some shit cache, even through multiple restarts.

I know it is maintained by volunteers, but 😩 .

https://github.com/redhat-developer/vscode-java/issues/667#issuecomment-500679147

#java #languageserver

Does not resolve to a ICompilationUnit · Issue #667 · redhat-developer/vscode-java

RedHat Language for Java is just not working No linter, no code suggestions, no "popups" on hovering, anything I'm able to get the following error: [Error - 21:08:10] 08-Oct-2018 21:08:10 file:///h...

GitHub
Expert LSP first release candidate is coming out really soon. Subscribe to now-empty RSS feed to know first!

https://expert-lsp.org/feed.xml

#elixir #languageserver

Ra mắt Quadlet LSP v0.7.0: hỗ trợ thư mục lồng nhau, sửa lỗi, cung cấp syntax highlight, completion, go‑to definition. Có plugin cho Neovim, VS Code, Zed. Mời cộng đồng đóng góp ý tưởng và bug. #Podman #Quadlet #LanguageServer #OpenSource #CôngNghệ #PhátTriển

https://www.reddit.com/r/selfhosted/comments/1qghayi/podman_quadlet_languager_server_new_release/

"[Helix] Spellchecking in Git commits with Harper"

https://blog.skyplabs.net/posts/helix-git-commit/

"Unlike Vim, Helix doesn't include a spell checker natively. However, Helix has built-in support for LSP, which makes it easy to pair it with an LSP-based spell checker such as Harper. All you need is tweaking a bit your languages.toml Helix configuration file as explained in the official documentation."

#Helix #Vim #LSP #LanguageServer #Harper #SpellChecking #Linux #Git #GitCommit #VCS #Dotfiles

[Helix] Spellchecking in Git commits with Harper - Skyper's blog

Personal blog about IT, Electronics, InfoSec, Hacking, Bug Hunting...