Open
Conversation
Contributor
Author
|
P.S - Just noticed I failed to mention VS Code in the question :D, anyways the question should be rephrased definitely |
|
Does this support debugging the daily index.ts files? I added following to my launch config just to be able to hit f5 on currently open file. Battled a few issues, but seems to be working pretty solidly now: |
Contributor
Author
|
I don't remember as I made the pr last year xD. I believe you could run with debug on in Vs code needs to be tested, I can try and pull it to test in anyway the snippet you provided lgtm also. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR address Issue #18
Here's how it looks during setup :

If no is selected, there will be no changes, if yes is selected the following will be created within the user's aoc directory :


I decided to open the PR, so that we can comment on something, rather than just imagining it.
Configuration and wording is not final, so yes - I await your comments.