-
Notifications
You must be signed in to change notification settings - Fork 4.3k
File-based apps automatic discovery #82863
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
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
e33723a
File-based apps automatic discovery
RikkiGibson 66b828a
Use option specific for discovery
RikkiGibson 71d6762
Address some feedback. Add some swap tests. Normalize slashes.
RikkiGibson 1f7ccc2
normalize path separators in fuzzer
RikkiGibson 3954c49
add swap directory tests
RikkiGibson 38624f5
Address some feedback
RikkiGibson e560210
Simplify
RikkiGibson ccae009
reduce copy-pasting
RikkiGibson fd657fe
Do not unload a file-based app on close if automatic discovery is ena…
RikkiGibson 515baa0
broken wip
RikkiGibson 1fc3799
broken wip
RikkiGibson f76ad72
Merge remote-tracking branch 'upstream/main' into entry-point-discovery
RikkiGibson 3392a5b
fixup
RikkiGibson 31650ee
update log messages
RikkiGibson 0ba0ce1
delete cache directories older than 30 days
RikkiGibson 0dd8ff0
Ensure tests cleanup cache directories
RikkiGibson affc198
Require file to start with `#!` to be discovered
RikkiGibson 2b5e6c0
Fix VS test
RikkiGibson 19603e3
Add tests for new unloading behaviors
RikkiGibson d1260af
Update future considerations section of feature doc
RikkiGibson 19d0ea1
Update feature doc
RikkiGibson 15fa806
Update src/LanguageServer/Microsoft.CodeAnalysis.LanguageServer.UnitT…
RikkiGibson 4ace332
Address some feedback
RikkiGibson a442890
Return array instead of using iterator
RikkiGibson 37689e5
adjust comment
RikkiGibson 4f58f27
Do our own recursion
RikkiGibson 3650521
more
RikkiGibson c97bf1f
cleanup
RikkiGibson 0ee1bd0
Address feedback on GetOrLoadEntryPointDocumentAsync
RikkiGibson 081e80f
Address feedback
RikkiGibson 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
Oops, something went wrong.
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.