Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / neovim/tree-sitter-vimdoc issues and pull requests

#143 - backtick( and backtick{ start inline code block

Issue - State: closed - Opened by xian-wen 4 months ago - 5 comments
Labels: bug, duplicate

#142 - feat: update to tree-sitter 0.24

Pull Request - State: open - Opened by ObserverOfTime 4 months ago - 8 comments

#141 - chore: regenerate files

Pull Request - State: closed - Opened by ObserverOfTime 4 months ago

#140 - fix(tests): adapt expected to heading changes

Pull Request - State: closed - Opened by clason 4 months ago

#139 - ci: update main workflow

Pull Request - State: open - Opened by ObserverOfTime 4 months ago - 4 comments

#138 - ci: add release workflow

Pull Request - State: open - Opened by ObserverOfTime 4 months ago - 8 comments

#137 - feat: update to tree-sitter 0.24

Pull Request - State: closed - Opened by ObserverOfTime 4 months ago - 6 comments

#136 - Easier/cleaner way to write tree-sitter grammar

Issue - State: closed - Opened by mingodad 6 months ago - 5 comments
Labels: question

#135 - `~` is not concealed when the line is below `============`

Issue - State: closed - Opened by zeertzjq 8 months ago - 1 comment
Labels: question

#134 - feat: better structured headings

Pull Request - State: closed - Opened by clason 9 months ago - 3 comments

#133 - More structured headings

Issue - State: closed - Opened by clason 9 months ago
Labels: enhancement

#132 - support tables

Issue - State: open - Opened by justinmk 10 months ago - 8 comments
Labels: enhancement

#131 - ci: bump tree-sitter/parser-test-action from 1.2 to 2

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#130 - build: automate non-npm version updates

Pull Request - State: closed - Opened by ObserverOfTime 11 months ago - 1 comment

#129 - fix: don't capture leading whitespace in modeline

Pull Request - State: closed - Opened by clason 11 months ago

#128 - `:help` docs look broken

Issue - State: closed - Opened by AlexKurisu 11 months ago - 16 comments
Labels: documentation

#127 - ci: bump tree-sitter/parser-setup-action from 1.1 to 1.2

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#126 - docs(readme): update release instructions

Pull Request - State: closed - Opened by ObserverOfTime 11 months ago

#125 - Update repository and add modeline support

Pull Request - State: closed - Opened by ObserverOfTime 11 months ago

#124 - feat: support optional arguments `{arg}?`

Pull Request - State: closed - Opened by clason 12 months ago

#123 - revert: "ci: don't run on push"

Pull Request - State: closed - Opened by dundargoc almost 1 year ago

#122 - ci: don't run on push

Pull Request - State: closed - Opened by dundargoc almost 1 year ago - 2 comments

#121 - ci: bump actions/setup-node from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] almost 1 year ago - 1 comment
Labels: dependencies

#120 - ci: bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] almost 1 year ago - 2 comments
Labels: dependencies

#119 - ci: add dependabot

Pull Request - State: closed - Opened by dundargoc almost 1 year ago

#118 - codeblock adjacent to list item is not recognized

Issue - State: open - Opened by echasnovski about 1 year ago - 5 comments
Labels: bug

#117 - Whitespace handling for table line items

Issue - State: closed - Opened by muhmud about 1 year ago - 2 comments

#116 - 4f8ba9e causes error in checkhealth

Issue - State: closed - Opened by gasuketsu about 1 year ago - 2 comments

#115 - feat: add `(note)` node for highlighted notes and warnings

Pull Request - State: closed - Opened by clason about 1 year ago - 3 comments

#114 - Weird highlights due to children of (code) node

Issue - State: closed - Opened by taekwombo over 1 year ago - 5 comments
Labels: bug

#113 - unclosed backtick starts a codespan

Issue - State: open - Opened by mikesmithgh over 1 year ago - 3 comments
Labels: bug

#112 - License inconsistency between crate and LICENSE file

Issue - State: open - Opened by jamessan over 1 year ago - 3 comments

#111 - Keycode at beginning of a line is not recognized

Issue - State: open - Opened by gpanders over 1 year ago
Labels: bug

#110 - pseudo-heading (right-aligned tag)

Issue - State: open - Opened by justinmk over 1 year ago - 4 comments
Labels: enhancement

#109 - [optional] argument

Pull Request - State: open - Opened by justinmk over 1 year ago

#108 - fix: argument in "vim.foo({bar})"

Pull Request - State: closed - Opened by justinmk over 1 year ago - 4 comments

#107 - improve URL parsing

Issue - State: open - Opened by justinmk over 1 year ago - 1 comment
Labels: enhancement

#106 - Wrong detection of autocmd paragraph

Issue - State: closed - Opened by bew over 1 year ago - 2 comments

#105 - `'*'` gets parsed as `tag`

Issue - State: closed - Opened by T-727 almost 2 years ago - 2 comments

#104 - feat(build): add parser build to makefile

Pull Request - State: closed - Opened by clason almost 2 years ago

#103 - fix: parse arguments properly in certain circumstances

Pull Request - State: closed - Opened by amaanq almost 2 years ago - 17 comments

#102 - Argument in some functions is not recognized if not preceded by whitespace

Issue - State: closed - Opened by clason almost 2 years ago
Labels: bug

#101 - Any example of "vimdoc's endless quirks" ?

Issue - State: closed - Opened by sisrfeng almost 2 years ago - 3 comments

#100 - feat!: rename parser to vimdoc

Pull Request - State: closed - Opened by clason almost 2 years ago

#99 - Vimdoc parser breaks down around LOCAL ADDITIONS in the help section

Issue - State: closed - Opened by dundargoc almost 2 years ago - 8 comments

#98 - h3 uppercase_name does not recognize "A AA" as a headline

Issue - State: open - Opened by justinmk almost 2 years ago
Labels: bug

#97 - feat!: support only "-", "•" as listitem, constrain (argument) definition

Pull Request - State: closed - Opened by justinmk almost 2 years ago - 9 comments

#96 - Missing newline in pattern docs

Issue - State: closed - Opened by durka almost 2 years ago - 1 comment
Labels: bug

#95 - More structured AST

Issue - State: open - Opened by lewis6991 about 2 years ago - 3 comments
Labels: enhancement

#94 - column_header when tilde is not preceded by space

Issue - State: open - Opened by lervag about 2 years ago - 10 comments
Labels: bug

#90 - Publish to crates.io

Issue - State: open - Opened by chipsenkbeil about 2 years ago - 8 comments
Labels: blocked

#82 - parse error: windows.txt

Issue - State: closed - Opened by mikesmithgh about 2 years ago - 1 comment

#73 - ci: bump action versions

Pull Request - State: closed - Opened by dundargoc about 2 years ago

#69 - query.lua:219: query: invalid node type at position 14 for language help

Issue - State: closed - Opened by AlexSWall about 2 years ago - 4 comments

#68 - fix: add .gitattributes for generated files

Pull Request - State: closed - Opened by clason about 2 years ago

#67 - issue with angle-brackets in change.txt

Issue - State: closed - Opened by herrvonvoid about 2 years ago - 7 comments

#66 - Tags with a dot "." beforehand isn't handled correctly

Issue - State: closed - Opened by dundargoc about 2 years ago - 4 comments
Labels: wontfix

#65 - feat: annotated code blocks

Pull Request - State: closed - Opened by clason over 2 years ago - 7 comments

#64 - parse error: pi_spec.txt

Issue - State: closed - Opened by Monster0506 over 2 years ago

#63 - parse error: pi_spec.txt

Issue - State: closed - Opened by Monster0506 over 2 years ago - 1 comment

#62 - parse error: pi_spec.txt

Issue - State: closed - Opened by Monster0506 over 2 years ago

#61 - parse error: pi_spec.txt

Issue - State: closed - Opened by Monster0506 over 2 years ago - 1 comment
Labels: documentation

#60 - parse error: options.txt

Issue - State: closed - Opened by Trard over 2 years ago - 1 comment
Labels: documentation

#59 - parse error: options.txt

Issue - State: closed - Opened by Trard over 2 years ago
Labels: documentation

#58 - multiple keycodes must be separated by whitespace

Issue - State: open - Opened by Trard over 2 years ago - 1 comment
Labels: bug

#57 - parse error: pi_spec.txt

Issue - State: closed - Opened by Trard over 2 years ago - 1 comment
Labels: documentation

#56 - parse error: syntax.txt

Issue - State: closed - Opened by Trard over 2 years ago - 1 comment
Labels: documentation

#55 - feat: conceal ~ in column heading

Pull Request - State: closed - Opened by clason over 2 years ago

#54 - release

Pull Request - State: closed - Opened by justinmk over 2 years ago

#53 - feat(codeblock): conceal ">", "<" delimiters

Pull Request - State: closed - Opened by justinmk over 2 years ago

#52 - fix: taglink |(| |{|, NOT optionlink 'x

Pull Request - State: closed - Opened by justinmk over 2 years ago

#51 - parse error: options.txt

Issue - State: closed - Opened by jdhao over 2 years ago - 1 comment

#50 - two lines are combined as one: options.txt

Issue - State: closed - Opened by jdhao over 2 years ago - 1 comment

#49 - parse error: options.txt

Issue - State: closed - Opened by 3N4N over 2 years ago - 1 comment

#48 - fix: invalid optionlink

Pull Request - State: closed - Opened by justinmk over 2 years ago

#47 - parse error, single star followed by a number

Issue - State: closed - Opened by jdhao over 2 years ago - 1 comment
Labels: bug

#46 - parse error: motion.txt single quote followed by register type

Issue - State: closed - Opened by jdhao over 2 years ago
Labels: bug

#45 - parse error: motion.txt, invalid option: 'a - 'z

Issue - State: closed - Opened by jdhao over 2 years ago
Labels: bug

#44 - parse error: motion.txt , spurious listitem

Issue - State: closed - Opened by jdhao over 2 years ago - 1 comment
Labels: bug

#43 - Fixes

Pull Request - State: closed - Opened by justinmk over 2 years ago

#42 - Tilde not concealed in column headers

Issue - State: closed - Opened by clason over 2 years ago
Labels: bug

#41 - fix: argument with whitespace

Pull Request - State: closed - Opened by justinmk over 2 years ago

#40 - parse error: autocmd.txt

Issue - State: closed - Opened by blob42 over 2 years ago
Labels: bug

#39 - parse error: cmdline.txt

Issue - State: closed - Opened by Trard over 2 years ago
Labels: bug

#38 - parse error: lsp.txt

Issue - State: closed - Opened by manuraj17 over 2 years ago
Labels: bug

#37 - parse error: windows.txt

Issue - State: closed - Opened by Trard over 2 years ago
Labels: bug

#36 - misalignment of boxed text

Issue - State: closed - Opened by jdhao over 2 years ago

#35 - parse error: two lines merged as one line?

Issue - State: closed - Opened by jdhao over 2 years ago - 1 comment

#34 - parse error: pattern.txt

Issue - State: closed - Opened by jdhao over 2 years ago
Labels: bug

#33 - fix(codeblock): ">" char is not anonymous

Pull Request - State: closed - Opened by justinmk over 2 years ago - 2 comments

#32 - fix(highlights): link to more relevant groups

Pull Request - State: closed - Opened by justinmk over 2 years ago - 3 comments

#31 - fix: errors from single ' or |

Pull Request - State: closed - Opened by justinmk over 2 years ago

#30 - parse error for indent text block

Issue - State: closed - Opened by jdhao over 2 years ago - 1 comment
Labels: bug

#29 - $XDG_CONFIG_HOME/nvim/init.vim

Issue - State: closed - Opened by aethercosmos225 over 2 years ago

#28 - fix: highlight queries conceal too much

Pull Request - State: closed - Opened by justinmk over 2 years ago - 2 comments

#27 - feat: keycodes, fixes: taglink, column_heading, argument

Pull Request - State: closed - Opened by justinmk over 2 years ago

#26 - feat!: listitem (line_li)

Pull Request - State: closed - Opened by justinmk over 2 years ago

#25 - fix: codeblock without "<" consumes extra char

Pull Request - State: closed - Opened by justinmk over 2 years ago

#24 - fix(headings): error if line starts with uppercase

Pull Request - State: closed - Opened by justinmk over 2 years ago

#23 - Conceal eats adjacent whitespace

Issue - State: closed - Opened by clason over 2 years ago - 18 comments
Labels: question