Skip to content

feature: prepare for complex suggestions#490

Merged
Citymonstret merged 1 commit into2.0.0-devfrom
feature/2.0.0/suggestions
Nov 12, 2023
Merged

feature: prepare for complex suggestions#490
Citymonstret merged 1 commit into2.0.0-devfrom
feature/2.0.0/suggestions

Conversation

@Citymonstret
Copy link
Copy Markdown
Member

This PR prepares for more complex suggestions by replacing the string suggestions with an interface. The default parsers can still supply string suggestions, but they'll be wrapped in Suggestion#simple.

The idea is that there can be another suggestion implementation that offers tooltip support, etc.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 11, 2023

Test Results

  53 files  ±0    53 suites  ±0   5s ⏱️ -3s
231 tests ±0  231 ✔️ ±0  0 💤 ±0  0 ±0 
232 runs  ±0  232 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 674c5fc. ± Comparison against base commit 83cb78a.

♻️ This comment has been updated with latest results.

@Citymonstret Citymonstret force-pushed the feature/2.0.0/suggestions branch from 0c56049 to d558338 Compare November 12, 2023 07:10
This PR prepares for more complex suggestions by replacing the string suggestions with an interface. The default parsers can still supply string suggestions, but they'll be wrapped in `Suggestion#simple`.

The idea is that there can be another suggestion implementation that offers tooltip support, etc.
@Citymonstret Citymonstret force-pushed the feature/2.0.0/suggestions branch from d558338 to 674c5fc Compare November 12, 2023 08:12
@Citymonstret Citymonstret merged commit 148bd37 into 2.0.0-dev Nov 12, 2023
@Citymonstret Citymonstret deleted the feature/2.0.0/suggestions branch November 12, 2023 08:26
@Citymonstret Citymonstret self-assigned this Nov 14, 2023
@Citymonstret Citymonstret mentioned this pull request Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant