Skip to content
This repository was archived by the owner on Apr 12, 2026. It is now read-only.

Comment parse#238

Open
qRoC wants to merge 5 commits into
valentjn:developfrom
qRoC:comment-parse
Open

Comment parse#238
qRoC wants to merge 5 commits into
valentjn:developfrom
qRoC:comment-parse

Conversation

@qRoC

@qRoC qRoC commented Mar 16, 2023

Copy link
Copy Markdown

Closes #224

  • whole comment parsing;
  • better Rust support;
  • handle comment as document.

Test builds: https://github.com/qRoC/ltex-ls/releases/tag/nightly

@qRoC qRoC changed the title Comment parse [DRAFT] Comment parse Mar 16, 2023
@qRoC qRoC changed the title [DRAFT] Comment parse Comment parse Mar 17, 2023
@ModProg

ModProg commented Nov 28, 2023

Copy link
Copy Markdown

I just tried this, and it seems to work. @valentjn what would need to happen for this to be merged?

@ModProg

ModProg commented Dec 18, 2023

Copy link
Copy Markdown

grafik

There seems to be some erroneous parsing.

Trigger seems to be linebreak in an inline codeblock (this might be something regular markdown does not support, i.e. rust doc comment specific. Minimal reproduction:

//!     - `
//!       ` Custom error message printed if an

@Freyskeyd

Copy link
Copy Markdown

Any updates regarding this PR? :)

@spitzerd

spitzerd commented Dec 8, 2024

Copy link
Copy Markdown

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ignore nodes in code comments

4 participants