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

GitHub / vim-denops/deno-denops-std issues and pull requests

#285 - :memo: Improve documentation for lambda module

Pull Request - State: open - Opened by Milly about 2 months ago - 2 comments

#284 - :bug: Fix Lambda.dispose() to return void instead of boolean

Pull Request - State: open - Opened by Milly about 2 months ago - 2 comments

#283 - :bug: Fix lambda.unregister incorrectly removing non-lambda methods

Pull Request - State: open - Opened by Milly about 2 months ago - 2 comments

#282 - :bug: Fix race condition in lambda.register with `once` option

Pull Request - State: open - Opened by Milly about 2 months ago - 2 comments

#281 - fix(popup): support relative: cusror on vim

Pull Request - State: open - Opened by Warashi 6 months ago - 1 comment

#279 - :+1: Add getbufinfo() helper function

Pull Request - State: closed - Opened by mityu 7 months ago - 7 comments

#278 - :+1: Add `readonly` to arguments in `buffer` module

Pull Request - State: closed - Opened by lambdalisue 8 months ago - 2 comments

#277 - :+1: Add types on `getwininfo` and `getwinpos` functions

Pull Request - State: closed - Opened by lambdalisue 8 months ago - 2 comments

#276 - :+1: Allow users to specify the namespace for decorations

Pull Request - State: closed - Opened by lambdalisue 8 months ago - 2 comments

#275 - :bug: Fix row/col on `popup.open`

Pull Request - State: closed - Opened by lambdalisue 9 months ago - 2 comments

#274 - Inconsistent result of popup window between Vim and Neovim

Issue - State: closed - Opened by lambdalisue 9 months ago
Labels: bug, good first issue

#273 - :bug: Fix `helper/input` cancellation on Vim

Pull Request - State: closed - Opened by mityu 9 months ago - 5 comments

#272 - Add `listDecorations` in `buffer/decoration`

Pull Request - State: closed - Opened by lambdalisue 9 months ago - 2 comments

#271 - :+1: remove unnecessary 'foldmethod' changes

Pull Request - State: closed - Opened by Milly 11 months ago - 3 comments

#270 - :+1: generate sub local scope option types

Pull Request - State: closed - Opened by Milly 11 months ago - 5 comments
Labels: bug, enhancement

#269 - buffer: `foldmethod` is used as a buffer option

Issue - State: closed - Opened by Milly 11 months ago - 3 comments
Labels: bug

#268 - option: "local to tab page" options has `getBuffer()` method

Issue - State: open - Opened by Milly 11 months ago - 5 comments
Labels: bug

#267 - option: "local to window" options has `getBuffer()` method

Issue - State: closed - Opened by Milly 11 months ago - 1 comment
Labels: bug

#266 - :+1: implement options method with class

Pull Request - State: closed - Opened by Milly 11 months ago - 7 comments

#265 - :muscle: Optimize local import

Pull Request - State: closed - Opened by 4513ECHO 11 months ago - 3 comments

#264 - :+1: improve autocmd functoin arguments

Pull Request - State: closed - Opened by Milly 11 months ago - 2 comments

#263 - :muscle: Optimize imports from std

Pull Request - State: closed - Opened by 4513ECHO 11 months ago - 2 comments

#262 - :+1: change array argument types to readonly

Pull Request - State: closed - Opened by Milly 11 months ago - 2 comments

#261 - :coffee: add 'verbose' inputs in test CI

Pull Request - State: closed - Opened by Milly 12 months ago - 2 comments

#260 - :+1: add `eval` module and mark deprecated `helper/expr_string`

Pull Request - State: closed - Opened by Milly 12 months ago - 6 comments

#259 - :coffee: separate `check:doc` task

Pull Request - State: closed - Opened by Milly 12 months ago - 2 comments

#258 - :muscle: cache predicate functions

Pull Request - State: closed - Opened by Milly 12 months ago - 2 comments

#257 - :package: sort exports or imports

Pull Request - State: closed - Opened by Milly 12 months ago - 2 comments

#256 - :coffee: Migrate `Update` workflow to `molt-action`

Pull Request - State: closed - Opened by hasundue 12 months ago - 1 comment

#255 - :coffee: Check supported versions

Pull Request - State: closed - Opened by lambdalisue 12 months ago - 2 comments

#254 - :package: bump @std/semver from 0.224.3 to 1.0.0

Pull Request - State: closed - Opened by lambdalisue 12 months ago - 1 comment

#253 - :package: Update unknownutil v4

Pull Request - State: closed - Opened by lambdalisue 12 months ago - 2 comments

#252 - :memo: fix markdown link path

Pull Request - State: closed - Opened by Milly 12 months ago - 2 comments

#251 - :bug: Fix `helper/input` in Vim

Pull Request - State: closed - Opened by Milly 12 months ago - 2 comments
Labels: bug

#250 - :muscle: Re-export everything from `@denops/core`

Pull Request - State: closed - Opened by lambdalisue 12 months ago - 1 comment

#249 - Add CI check for synchronizing Vim/Neovim versions for gen functions

Issue - State: closed - Opened by lambdalisue 12 months ago
Labels: enhancement, help wanted

#248 - :coffee: fix publish files

Pull Request - State: closed - Opened by Milly 12 months ago - 2 comments

#247 - Bump version to Vim 9.1.0448 and Nvim 0.10.0

Pull Request - State: closed - Opened by Milly 12 months ago - 2 comments

#246 - 🎉 For Denops v7

Pull Request - State: closed - Opened by lambdalisue about 1 year ago - 2 comments

#245 - :memo: Use `Entrypoint` style on example codes.

Pull Request - State: closed - Opened by lambdalisue about 1 year ago - 2 comments

#244 - :bug: Fix behavior on `verbose` environment

Pull Request - State: closed - Opened by lambdalisue about 1 year ago - 2 comments

#243 - Add `eval` module

Issue - State: closed - Opened by Milly about 1 year ago - 1 comment
Labels: enhancement

#242 - :bug: :boom: Correct `toJSON` to match the specifications of `JSON.stringify`

Pull Request - State: closed - Opened by Milly about 1 year ago - 2 comments
Labels: bug

#241 - :memo: Add module document to `helper/expr_string`

Pull Request - State: closed - Opened by Milly about 1 year ago - 3 comments
Labels: documentation

#240 - :+1: Add `popup.config` to configure existing popup window

Pull Request - State: closed - Opened by lambdalisue over 1 year ago - 2 comments

#239 - :package: update dependencies

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago - 1 comment
Labels: automation

#238 - :+1: Add `lambda.add()` to add a lambda function and return a Lambda object

Pull Request - State: closed - Opened by lambdalisue over 1 year ago - 2 comments

#237 - :coffee: Fix invalid Vim/Neovim version on CI

Pull Request - State: closed - Opened by lambdalisue over 1 year ago - 2 comments

#235 - :+1: Add functions in `popup.txt` for Vim

Pull Request - State: closed - Opened by lambdalisue over 1 year ago - 2 comments

#234 - :package: update dependencies

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago - 2 comments
Labels: automation

#233 - :coffee: Refine CI conditions

Pull Request - State: closed - Opened by lambdalisue over 1 year ago - 2 comments

#232 - :bug: Re-export `BatchError` class and fix documentation of `buffer.concrete`

Pull Request - State: closed - Opened by lambdalisue over 1 year ago - 2 comments

#229 - :coffee: Fix Codecov?

Pull Request - State: closed - Opened by lambdalisue over 1 year ago - 2 comments

#228 - :coffee: Update GitHub Actions

Pull Request - State: closed - Opened by lambdalisue over 1 year ago - 1 comment

#227 - :coffee: Update GitHub Actions

Pull Request - State: closed - Opened by lambdalisue over 1 year ago - 1 comment

#226 - Add "sign_*" functions

Pull Request - State: closed - Opened by lambdalisue over 1 year ago - 2 comments

#225 - :coffee: Fix lint

Pull Request - State: closed - Opened by lambdalisue over 1 year ago - 2 comments

#224 - Revert "Add sign functions"

Pull Request - State: closed - Opened by lambdalisue over 1 year ago - 1 comment

#223 - Add sign functions

Pull Request - State: closed - Opened by kyoh86 over 1 year ago - 3 comments

#222 - Support Denops v6

Pull Request - State: closed - Opened by lambdalisue over 1 year ago - 2 comments

#221 - :package: update dependencies

Pull Request - State: closed - Opened by vim-denops-machine-user over 1 year ago - 3 comments
Labels: automation

#220 - :coffee: Fix CI

Pull Request - State: closed - Opened by lambdalisue over 1 year ago - 2 comments

#219 - :+1: Add send keys helper

Pull Request - State: closed - Opened by uga-rosa over 1 year ago - 2 comments

#218 - It seems `helper/echo` is no longer required in the latest Vim

Issue - State: open - Opened by lambdalisue over 1 year ago - 1 comment
Labels: good first issue, help wanted

#217 - 👍 Chores

Pull Request - State: closed - Opened by lambdalisue over 1 year ago - 1 comment

#216 - Update action may be broken?

Issue - State: closed - Opened by lambdalisue about 2 years ago
Labels: good first issue, help wanted

#215 - :package: Upgrade dependencies and follow up `unknownutil` v3

Pull Request - State: closed - Opened by lambdalisue about 2 years ago - 1 comment

#214 - :+1: Add expr-string helper

Pull Request - State: closed - Opened by Milly about 2 years ago - 7 comments

#213 - :coffee: Do NOT check coverage of generated codes

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

#212 - :coffee: Add code coverage

Pull Request - State: closed - Opened by lambdalisue about 2 years ago - 1 comment

#211 - V5 upgrade

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

#210 - V5 update

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

#209 - :tada: denops_std v5 (for denops v5)

Pull Request - State: closed - Opened by lambdalisue about 2 years ago - 1 comment

#208 - :memo: Add JSDoc to variable

Pull Request - State: closed - Opened by Milly about 2 years ago - 1 comment
Labels: documentation

#207 - 💪 Use type instead of interface (close #206)

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

#206 - Use `type` instead of `interface` for `variable/types.ts`

Issue - State: closed - Opened by lambdalisue about 2 years ago
Labels: enhancement, good first issue

#205 - :+1: Add option interface

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

#204 - :bug: Fix boolean option getter returns true|false instead 1|0

Pull Request - State: closed - Opened by Milly about 2 years ago - 1 comment

#203 - :+1: boolean option getter returns `1|0` instead `true|false`

Issue - State: closed - Opened by Milly about 2 years ago - 2 comments
Labels: enhancement

#202 - :bug: Fix option `setBuffer()` and `setWindow()` replace the option value

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

#201 - :bug: option `setBuffer()` and `setWindow()` does not replace the option value

Issue - State: closed - Opened by Milly about 2 years ago
Labels: bug

#200 - :muscle: Use `collect()` instead of `gather()`

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

#199 - :+1: Add `getBuffer/setBuffer/getWindow/setWindow` to local options

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

#198 - :+1: Add type-safe `batch.collect()` function

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

#197 - :+1: Add buffer functions

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

#196 - :+1: Refine argument types for `buffer-function`

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

#195 - :+1: Use lambda instead of anonymous

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

#194 - :coffee: specify `linguist-generated` to generated files

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

#193 - Generate return type

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

#192 - Fixed issue when multiple versions of libraries are referenced

Pull Request - State: closed - Opened by Milly about 2 years ago
Labels: bug, enhancement

#191 - Same vim function defined multiple times

Issue - State: closed - Opened by Milly about 2 years ago
Labels: enhancement

#190 - `decorate()` raises error when use multiple version of libraries

Issue - State: closed - Opened by Milly about 2 years ago
Labels: bug

#189 - `silent` not shared between different versions of libraries

Issue - State: closed - Opened by Milly about 2 years ago
Labels: bug

#188 - ☕ Generate manual docs

Pull Request - State: closed - Opened by Milly about 2 years ago - 1 comment

#187 - JSDoc in manual functions/options are not good

Issue - State: closed - Opened by Milly over 2 years ago
Labels: enhancement

#186 - Improve jsdoc

Pull Request - State: closed - Opened by Milly over 2 years ago
Labels: documentation

#185 - [cursor] possible zero-based column behavior in cursor

Issue - State: closed - Opened by dmfay over 2 years ago - 4 comments
Labels: invalid