Artem Pianykh

Results 221 comments of Artem Pianykh

Thanks for raising this @xxxserxxx . Marksman does this scan only in the workspace mode, that is if you open a file inside the folder which is either under version...

Great! Thanks for the repro @xxxserxxx! No need to refile. I'm going to investigate.

@xxxserxxx I couldn't reproduce the behavior you described... at first. Until I recompiled helix from master. The thing is something changed in helix between 66276ce6..ce469abf. Previously, when you opened a...

Reported to helix https://github.com/helix-editor/helix/issues/4436 Let's see if they agree that this is a bug. If not, I'll have to add a work-around to marksman.

Thanks for raising this @tukusejssirs! Adding support for both would be helpful! * indentation config in `.marksman.toml` and * `.editorconfig`

Hi @johnybx! Thanks for reporting. Generally, with anchor completions, the anchor text is a slug of the respective header's text. With that said: 1. I think when a header contains...

Thanks for the info @johnybx! I do care for the generated slugs to be readable by GitHub/GitLab so if they strip out urls from links in the heading, so should...

@n0s4 yes, as a code action it makes a lot of sense!

To set clear expectations, I do see value in this functionality but unless someone comes, implements this code action and sends a PR (which I'd be happy to accept), I...

@jfaz1 I agree it'd be convenient! In terms of UX, `org-mode` tables come to mind first. But I do wonder what it would look like in terms of LSP interaction....