[Feature Request] Propagate OS Errors on Make Directory and more.
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 35/100
- issue の種類
- 機能追加
- 明瞭さ
- 説明が足りない
- 活発さ
- 停滞
- 技術スタック
- lua
調査の方向性
Start by locating the mkdir implementation and the related operating-system request paths. Trace how failures are currently turned into messages, then determine which OS details should be preserved for mkdir and the other requested operations. Done means failures expose useful underlying OS information without losing the existing context.
索引モデルが issue の本文から書いたものです。
説明
Hello, I am currently using the plenary plugin via the obsidian.nvim plug in, and is a very cool plug in. If I ever get to the point where I am writing my own plugin, I will definitely be using this library to aid in my development.
The request here is to propagate a bit more information when issuing requests to the OS. For example the specific example is invoking the mkdir function. The resulting error message is:
We couldn't mkdir: ...
It would help me during the debugging process to have more specific details associated with the failure. For example:
- Does the path not exist?
- Did the OS reject the path because it is not formatted correctly?
- Did the application not have the required permissions to create the directory?
- etc.
I would imagine this would have to be handled in an OS-specific manner, but would definitely be a huge value add to any error message!!
Thanks for the great library and I hope you consider the request!
- 主要言語
- Lua
- スター
- 3.5k
- フォーク
- 340
- PR マージ指標
- 30日以内にマージされた PR はありません
環境構築
このプロジェクトの環境構築ファイルはまだ確認していません。まず README を読み、一般的な手順ははじめてのコントリビューションガイドを参照してください。
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
nvim-lua/plenary.nvim のほかの issue
-
難易度 1/5 1時間未満 初心者へのやさしさ 88/100
nvim-lua/plenary.nvim#682 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 72/100
nvim-lua/plenary.nvim#680 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 45/100
nvim-lua/plenary.nvim#675 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 28/100
nvim-lua/plenary.nvim#672 · コメント 1 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
nvim-lua/plenary.nvim#671 · コメント 1 件 ·
nvim-lua/plenary.nvim の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
JohnnyMorganz/luau-lsp#1635 ·
メンテナーはふだん 1 日以内に返信
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
メンテナーはふだん 1 日以内に返信
-
mapper bug
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
メンテナーはふだん 1 日以内に返信
-
難易度 1/5 1時間未満 初心者へのやさしさ 74/100
-
Zenmap CrashオープンZenmap
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
メンテナーはふだん 2 日以内に返信