puppetlabs / puppetlabs/puppet-editor-services

Feature requst: IntelliSense for lint::ignore

Open
#33 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Ruby
Stars
52
Forks
21
Avg merge
15h
Merged PRs (30d)
3

Description

It sure would be nice to be able to use IntelliSense for lint:ignore.

Begin with "# lint:ignore:" and a list of possible values is shown. If possible even show some documentation on about the specific checks and what they are.

Would save me the round-trip-time browsing to puppet-lint.com. ;-)

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 names no files, tests, or entry points. Start by locating the language-server implementation and existing handling for lint:ignore, then trace how completion items and documentation are provided; done means completing after # lint:ignore: with valid check values and, where supported, their descriptions.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.