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 a way to set rootpaths into the settings for remapping a file #50

Closed
rscrivens opened this issue Jun 19, 2018 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@rscrivens
Copy link
Contributor

Add a way to set an array of paths to the settings for default remapping. This will allow someone to set their repo directory once and when they open a sarif file it will try to remap using that directory before asking the user to correct the path.

@rscrivens rscrivens added this to the 2.2 milestone Jun 19, 2018
@rscrivens rscrivens added enhancement New feature or request In Progress labels Jun 19, 2018
@rscrivens rscrivens self-assigned this Jun 19, 2018
rscrivens added a commit that referenced this issue Jun 20, 2018
…ng (#57)

Added rootpath to config
Added the logic to map to the rootpaths
Added logic to remap if the config is changed
Changed the UX for user input on file mapping to either fix the file path or give a rootpath
implements #50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant