Add blog post: Setting up JabRef's LSP Server with Emacs#139
Add blog post: Setting up JabRef's LSP Server with Emacs#139Techvian wants to merge 7 commits intoJabRef:mainfrom
Conversation
koppor
left a comment
There was a problem hiding this comment.
Method 1 is not quite correct. JabRef doesn't need to be installed... jbang is enough. Filename to the bib file has to be given.
|
Hi @koppor and @Siedlerchr Thank you for the review. I have addressed the requested changes. Kindly |
koppor
left a comment
There was a problem hiding this comment.
There is no short demo of any interesting featue.
| author: Ayush Kumar Singh | ||
| --- | ||
|
|
||
| Hello! I'm Ayush, a student pursuing B.Tech in AI & Data Science Engineering at Guru Gobind Singh Indraprastha University, Delhi, India. In this blog, I share my experience documenting the setup of Emacs with JabRef’s LSP server during an open-source contribution. |
There was a problem hiding this comment.
Move to the end
No --- in human written md files
|
|
||
| ## Method 2 - Using JabRef's development build (alternative) | ||
|
|
||
| If you'd rather not use `Jbang`, the development build of JabRef includes an option to enable the LSP server directly from JabRef's **Preferences** - no extra tools needed. |
There was a problem hiding this comment.
No. If one uses rhe JabRef graphical application.
Also outline the choices in the intro
| - `linux-amd64` — Linux | ||
| - `windows-amd64` — Windows | ||
|
|
||
| Once installed, open JabRef --> go to **Preferences** --> look for the **LSP server** option and enable it. The server will start automatically when JabRef is open, and you can connect Emacs to it using the same `eglot` config from step 4 above. |
|
|
||
| --- | ||
|
|
||
| ## What's happening here |
There was a problem hiding this comment.
Not a good heading. "Overview" or "Two methods to use the LSP feature"
|
|
||
| ## Method 1 - Using jbang | ||
|
|
||
| ### Step 1 - Install Emacs |
There was a problem hiding this comment.
No.
Either refocus the the blog entry for any (!) editor able to talk LSP or focus on emacs. And then users have emacs installed!!!!
|
Too much effort to finish. I think, this needs to be done from scratch for https://github.com/JabRef/user-documentation |
|
Sorry @koppor for being inactive this past week — I was busy with my minor exams. Today is my last exam, so I'll be free starting tomorrow. Would it be okay if I redo this from scratch in the user-documentation repository as suggested? |
Closes JabRef/jabref#14656
This blog post covers setting up JabRef's LSP server (JabLS) with Emacs.
What's covered:
Tested personally on macOS Apple M2.