home.social

#lsp — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #lsp, aggregated by home.social.

fetched live
  1. Forked rust-analyzer, deleted 2.3k lines of proc-macro and cargo metadata crates, kept only the LSP features I use daily. Now it peaks at 380 MB instead of 1.2 GB on my M1 Mac.

    Rust-glancer is a lightweight alternative for memory-constrained setups. Hover docs, go-to-def, diagnostics, all there. Everything else fails gracefully.

    adilaidev.com/blog/cut-rust-ls

    #RustLang #LSP #OpenSource #DeveloperTools

  2. Forked rust-analyzer, deleted 2.3k lines of proc-macro and cargo metadata crates, kept only the LSP features I use daily. Now it peaks at 380 MB instead of 1.2 GB on my M1 Mac.

    Rust-glancer is a lightweight alternative for memory-constrained setups. Hover docs, go-to-def, diagnostics, all there. Everything else fails gracefully.

    adilaidev.com/blog/cut-rust-ls

    #RustLang #LSP #OpenSource #DeveloperTools

  3. 🚀 *Wow*, a #Rust #LSP that uses less RAM—who would've thought? 🙄 Meanwhile, every other app on your machine is busy gobbling up memory like it's an all-you-can-eat buffet. 🍔 But hey, if you love living on the edge with only 100mb of #RAM, Rust Glancer might just be your perfect match. 💾✨
    rust-glancer.github.io/blog/he #Optimization #MemoryEfficient #TechNews #RustGlancer #HackerNews #ngated

  4. 🚀 *Wow*, a #Rust #LSP that uses less RAM—who would've thought? 🙄 Meanwhile, every other app on your machine is busy gobbling up memory like it's an all-you-can-eat buffet. 🍔 But hey, if you love living on the edge with only 100mb of #RAM, Rust Glancer might just be your perfect match. 💾✨
    rust-glancer.github.io/blog/he #Optimization #MemoryEfficient #TechNews #RustGlancer #HackerNews #ngated

  5. 🎉 Wow, congratulations! 🎉 After years in the wilderness, #Protobuf finally caught up to 2016 with #LSP #support. Someone give these folks a #participation #trophy 🏆 for joining the club where everyone else was already dancing. 💃🕺
    buf.build/blog/protobuf-lsp #technews #development #HackerNews #ngated

  6. 🎉 Wow, congratulations! 🎉 After years in the wilderness, #Protobuf finally caught up to 2016 with #LSP #support. Someone give these folks a #participation #trophy 🏆 for joining the club where everyone else was already dancing. 💃🕺
    buf.build/blog/protobuf-lsp #technews #development #HackerNews #ngated

  7. Programming language support in #Emacs is much enhanced now that #Eglot brings robust support for #LSP (Language Server Protocol). Eglot is established and mature, and opens up the wealth of sophisticated language support in that ecosystem.

    @i_dabble For #Ruby, you should start with emacs-lsp.github.io/lsp-mode/p

    and for how to get Eglot working, start with the Emacs documentation: gnu.org/software/emacs/manual/

  8. Programming language support in is much enhanced now that brings robust support for (Language Server Protocol). Eglot is established and mature, and opens up the wealth of sophisticated language support in that ecosystem.

    @i_dabble For , you should start with emacs-lsp.github.io/lsp-mode/p

    and for how to get Eglot working, start with the Emacs documentation: gnu.org/software/emacs/manual/

  9. I've built a thing:
    zed.dev/extensions/word-highli

    It's a @zed #lsp #extension to highlight all occurrences of selected words with multiple colors to quickly identify them in code.

    I find it useful for #codereviews. Enjoy!

  10. I've built a thing:
    zed.dev/extensions/word-highli

    It's a @zed #lsp #extension to highlight all occurrences of selected words with multiple colors to quickly identify them in code.

    I find it useful for #codereviews. Enjoy!

  11. Good news for Laravel developers: there is a language server implementation available for Laravel: github.com/laravel/lsp

    It provides framework-aware editor features for Laravel applications, like intelephense does for php, but this one understands laravel better. So maybe laravel-ide-helper is not needed anymore!

    And more good news for the Sublime Text users (like me!), there is a official extension: github.com/laravel/sublime-ext. Extensions for other IDEs like vscode also available.

    #laravel #php #LSP #development #developers #sublimetext #IDE #vscode

  12. Good news for Laravel developers: there is a language server implementation available for Laravel: github.com/laravel/lsp

    It provides framework-aware editor features for Laravel applications, like intelephense does for php, but this one understands laravel better. So maybe laravel-ide-helper is not needed anymore!

    And more good news for the Sublime Text users (like me!), there is a official extension: github.com/laravel/sublime-ext. Extensions for other IDEs like vscode also available.

    #laravel #php #LSP #development #developers #sublimetext #IDE #vscode