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

Input Configuration #13

Closed
4 tasks done
LefterisXris opened this issue Oct 29, 2021 · 1 comment
Closed
4 tasks done

Input Configuration #13

LefterisXris opened this issue Oct 29, 2021 · 1 comment
Assignees
Labels
implementation Needs planning and work
Milestone

Comments

@LefterisXris
Copy link
Owner

LefterisXris commented Oct 29, 2021

CodeTrailer should have a way of creating the trailer of the code.
The Trailer generation process is the Input Configuration #13 (i.e. user should select which files, code blocks, comments, etc will be included on the trailer) and all these information should be included on the Output Configuration #14 (i.e. the output config file that the plugin would read in order to play the trailer / perform the code navigation)

Should be able to answer the following:

  • What the user will be able to include? Options:
    • class#method name -- e.g. DBHandler#connect()
    • file#line number -- e.g. DBHandler.jave#147
  • Extra assets? manually or through a dialog
@LefterisXris LefterisXris changed the title Configuration Input Configuration Oct 29, 2021
@LefterisXris LefterisXris self-assigned this Oct 29, 2021
@LefterisXris LefterisXris added this to Backlog in CodeTrailer Oct 30, 2021
@LefterisXris
Copy link
Owner Author

As mentioned in #11 , a great VS Code plugin already exists. - CodeTour - Visual Studio Marketplace. Thus, as a 1st step we are going to integrate its functionality with IntelliJ Platform and then, any enhancements/extra features are going to be discussed.

@LefterisXris LefterisXris added this to To do in Plugin Jan 11, 2022
@LefterisXris LefterisXris added implementation Needs planning and work and removed Epic labels Jan 11, 2022
@LefterisXris LefterisXris added this to the Plugin MVP milestone Jan 11, 2022
Plugin automation moved this from Backlog to Done Jan 11, 2022
CodeTrailer automation moved this from Backlog to Done Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
implementation Needs planning and work
Projects
Development

No branches or pull requests

1 participant