Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create editor plugins #4

Open
justinlubin opened this issue Jun 28, 2020 · 0 comments
Open

Create editor plugins #4

justinlubin opened this issue Jun 28, 2020 · 0 comments
Labels
good first issue Good for newcomers tooling New feature for additional tooling

Comments

@justinlubin
Copy link
Collaborator

justinlubin commented Jun 28, 2020

Create editor plugins that hook into the Smyth command-line interface so that programs can be built up interactively.

Should use JSON Smyth output as discussed in #3.

To start, the top-ranking solution could simply be used to fill holes in the program (with an error message if there are no results). An improvement on this would be to show an interactive menu that lets users choose which synthesis result they would like to select as well as the ranking mechanism (Top-3 vs. Top-3R, etc.).

Visual Studio Code and, secondarily, Vim would be good targets to start with due to their widespread adoption.

@justinlubin justinlubin added enhancement New feature for the command-line tool good first issue Good for newcomers tooling New feature for additional tooling and removed enhancement New feature for the command-line tool labels Jun 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers tooling New feature for additional tooling
Projects
None yet
Development

No branches or pull requests

1 participant