eclipse-xtext / eclipse-xtext/xtext

Add Support for Quick Assist API

Open
#2,379 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

new_feature
Dominant language
Java
Stars
831
Forks
330
Avg merge
3d 7h
Merged PRs (30d)
12

Description

Xtext should offer the possibility to quick assist without using issues / quickfixes

XtextQuickAssistProcessor currently supports quickfixes only (see org.eclipse.xtext.ui.editor.quickfix.XtextQuickAssistProcessor.canAssist(IQuickAssistInvocationContext))

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

Start with org.eclipse.xtext.ui.editor.quickfix.XtextQuickAssistProcessor and its canAssist(IQuickAssistInvocationContext) method. Trace how it currently limits quick assists to quickfixes, then define what independent quick-assist support should expose and how completion should be verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.