Docs questions #2397
Unanswered
probablykabari
asked this question in
Q&A
Docs questions
#2397
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Daemon vs Session
https://getfresh.dev/docs/features/session-persistence
Shouldn't daemon references on this page be session? Also, in the--helpdocs the suggested command isgit config --global core.editor 'fresh --cmd session open-file . --wait'.I missed the note on the top of that page.
Plugin Development
https://getfresh.dev/docs/plugins/development/
This section is pretty confusing. Just trying to follow it to make an lsp for my linter was not the most helpful.
LSP Setup
https://getfresh.dev/docs/plugins/development/language-packs#lsp-configuration
I feel like this should be referenced in the Getting Started section as well. As a first time user, there were actually no LSPs working in fresh for me. I assume this is because I was not using vscode/sublime/etc before. But having a more detailed Getting Started would have been a better experience. Additionally, it's not apparent how to change the default LSPs.
I'm happy to help update some sections once I get more familiar with the project.
All reactions