lean-ja / lean-ja/lean-by-example

code action 自作: `#eval A = B` が `true` だったときに `#guard A = B` に書き換える

Open
#2,058 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Zulipで質問済 要調査
Dominant language
Lean
Stars
188
Forks
15
Avg merge
9h 8m
Merged PRs (30d)
6

Description

そういう code action が作れますか?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue mentions a custom code action for transforming #eval A = B when it evaluates to true into #guard A = B, but names no files, tests, or entry points. Start by locating the project's code-action integration and existing handling for these commands; done would require a defined feasibility decision and an agreed behavior for the transformation.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.