puppetlabs / puppetlabs/puppet-editor-services
Feature requst: IntelliSense for lint::ignore
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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