Skip to content

Conversation

nojaf
Copy link
Contributor

@nojaf nojaf commented Jul 5, 2022

Hello @auduchinok, I'd like to expose the GenerateSignature functionality from FCS to easily add a signature file for a single file.

This first commit contains some horrible pseudo code to illustrate what I'm after.
The feature:

  • Should be executable if there is no signature file present.
  • Should generate the signature file (using the FCS).
  • Should update the fsproj to include the signature file.
  • (Should maybe format the generated file, as the output isn't always that pretty).

Would you be ok with having this? If so, do you have any pointers on how to best approach this?

@nojaf nojaf force-pushed the generate-signature-file branch from 770ab1f to cf3210c Compare July 27, 2022 09:04
@nojaf nojaf changed the base branch from net222 to net223 July 27, 2022 09:05
@nojaf
Copy link
Contributor Author

nojaf commented Jul 28, 2022

@auduchinok I'm able to add the new signature file before the implementation file.
However, there is a small glitch with the UI:
image

Library.fsi is the new file and is shown at the top. It is inserted correctly into the fsproj thought.
Thanks again for the pointers!

@nojaf nojaf force-pushed the generate-signature-file branch from 8176794 to 9b0b769 Compare February 13, 2023 15:45
@nojaf nojaf changed the base branch from net223 to net232 March 28, 2023 07:50
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.

1 participant