[BUG?] Export to Latex with Visibility On

2025-09-02 Thread David Masterson
Can someone tell me if they see the same problem that I do? The attached Org file is just a bunch of headlines of the form "H#.#.#.#.#.#" down to 6 levels each having a "test" paragraph. When exporting this to PDF form (via LaTeX), it seemed to look proper with visibility off (C-c C-e l p) when

Re: [FR] Org Babel integration with LSP servers

2025-09-02 Thread Carlo Tambuatco
Is there something wrong with editing the code in question in its own dedicated buffer where lsp- is active then cutting and pasting onto Org Babel? I mean I think creating something like lsp-babel would involve activating multiple language servers simultaneously for each language in an or

[FR] Org Babel integration with LSP servers

2025-09-02 Thread Ângelo Lopes
Code editing features in Org Babel are limited, since packages for completion, documentation, and navigation tend to break inside the Org buffer. While this isn't a major issue in notebook-style workflows (we're not building full systems there), it does restrict us to relying solely on native major