-
Notifications
You must be signed in to change notification settings - Fork 59
Added feature to check for unsaved files in a folder upon deletion. #1559
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
Open
kpatl1
wants to merge
34
commits into
main
Choose a base branch
from
kibpat_VSExt_1136
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
ae98ac4
Needs testing with live connection. But should fix error.
774bc8e
added feature to check for unsaved files in folder
18e96b2
Merge branch 'main' into kibpat_VSExt_1136
kpatl1 8edc365
Merge branch 'main' of https://github.com/sassoftware/vscode-sas-exte…
8faca94
Merge branch 'kibpat_VSExt_1136' of https://github.com/sassoftware/vs…
4b8f211
undo changes on diff file
405d6e4
Update ContentDataProvider.ts
kpatl1 904a406
Update ContentDataProvider.ts
kpatl1 42ca077
DCO Remediation Commit for Kishan Patel <[email protected]>
877ec93
testing a new fix within the UI and provider.
kpatl1 1bf8187
removed code from SASContentAdapter and added it to UI and Service la…
kpatl1 b466d7c
DCO Remediation Commit for Kishan Patel <[email protected]>
kpatl1 30b81b7
Merge branch 'main' into kibpat_VSExt_1136
kpatl1 6593c67
Merge branch 'main' of https://github.com/sassoftware/vscode-sas-exte…
kpatl1 49edc94
Merge branch 'kibpat_VSExt_1136' of https://github.com/sassoftware/vs…
kpatl1 5ef4032
changed to BFS with conccurrrent HTTP requests.
kpatl1 3195f1d
changes to reduce HTTP requests. needs fixing for depth > 1
kpatl1 9166f84
needs upward traversal fix
kpatl1 63fb7d7
DCO Remediation Commit for Kishan Patel <[email protected]>
kpatl1 5da1aa5
debug
kpatl1 0d116e8
Update client/src/components/ContentNavigator/ContentDataProvider.ts
kpatl1 0bb9429
Update client/src/components/ContentNavigator/ContentDataProvider.ts
kpatl1 3d4cc59
Update client/src/components/ContentNavigator/ContentDataProvider.ts
kpatl1 2c3e6e2
debug statment removal
ed1cf13
DCO Remediation Commit for Kishan Patel <[email protected]>
9ce3d05
Merge branch 'main' into kibpat_VSExt_1136
kpatl1 b8dbf88
prettier formatting.
0cba768
linting
e10ae07
feat(ContentNavigator): resolved comments
b35aae3
Update index.ts
kpatl1 bfdc1a6
feat(ContentNavigator): remove changes from package lock
kpatl1 d0c8028
Merge branch 'main' into kibpat_VSExt_1136
123b7e6
DCO Remediation Commit for Kishan Patel <[email protected]>
7a9bd50
DCO Remediation Commit for Kishan Patel <[email protected]>
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.