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

Add supports for using Source Generator using Directives #3033

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

Perklone
Copy link

Address #610. Will be a Draft PR until we can get a conclusion regarding the design of how we want to approach having the source generator

This is a concept PR that I had in mind, also discussed with @bishabosha and @kannupriyakalra aswell.

The idea is that use the source generator via directives that would look something like this:

//> using sourceGenerator "${.}/source-generator-input|glob:test.in|python3 ${.}/source-generator-1.py"

the format for the directive is

//> using sourceGenerator inputDirectory|glob|commandProcessor

@Gedochao
Copy link
Contributor

#3035
in case there's anything we can reuse, kudos to @MaciejG604

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants