jelmer / jelmer/makefile-lsp

Code lens to run targets

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
3
Forks
0
Avg merge
2m
Merged PRs (30d)
1

Description

Add code lenses above rule definitions that let users run `make ` directly from the editor. This is a common pattern in LSP servers for build systems and task runners, and would save users from having to switch to a terminal to invoke individual targets.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by locating how rule definitions are parsed and how the LSP server handles code lenses; done means rule definitions show lenses that invoke `make ` directly from the editor.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.