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

Insert code to source code #6

Closed
phodal opened this issue Oct 8, 2022 · 0 comments
Closed

Insert code to source code #6

phodal opened this issue Oct 8, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@phodal
Copy link
Member

phodal commented Oct 8, 2022

Feature Request

Insert code to source code:

  1. use TreeSitter to get position. for examples Guarding ident
  2. insert code to correct position.

Full Processes:

  1. mapping source code to layerer architecture
  2. get source file by domain object, like aggreate or entity or elses?
  3. use ident mod to scan source file model
  4. write code to project
@phodal phodal added the help wanted Extra attention is needed label Oct 8, 2022
phodal added a commit that referenced this issue Oct 10, 2022
@phodal phodal closed this as completed Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant