Felix Zeller

Results 50 issues of Felix Zeller

Release Notes: - Add advanced markdown support through supporting Obsidian syntax, completions, and backlinks for Obsidian vaults (and other collections of md files). (I assume this will not be merged...

cla-signed

closes #405

After this pr was merged, the crate will not compile. I am getting this error ``` Checking tower-lsp v0.20.0 (https://github.com/ebkalderon/tower-lsp?rev=49e1ce5#49e1ce54) error[E0412]: cannot find type `WorkspaceDiagnosticRefresh` in this scope --> /home/felix/.cargo/git/checkouts/tower-lsp-c76aca49ec8e037c/49e1ce5/src/service/client.rs:350:29...

bug

I use obsidian, and like my images like ![[this.png]]

Using neovim with version 2023-7-25 here is my .marksman.toml ``` [code_action] # Enable/disable "Table of Contents" code action toc.enable = false [completion] # The style of wiki links completion. #...

enhancement
good first issue

### Check for existing issues - [X] Completed ### Describe the feature Simply: My language server [markdown oxide](https://github.com/Feel-ix-343/markdown-oxide) frequently uses preselect, and zed does not respect it. ### If applicable,...

enhancement
language
language server

### Check for existing issues - [X] Completed ### Describe the feature A homepage for extensions that includes - Preview of the README - Button to give the repo a...

enhancement
design
extension infrastructure

I have been trying to use lsphover while in the finder window but can't because the finder window appears above the hover window

enhancement