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

[Dev16 Preview2]Single File Management Refactor #5845

Merged
merged 26 commits into from
Nov 18, 2018
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
3944a88
Trying to fix dev16 with latest changes
TIHan Oct 25, 2018
9a6bb62
Dev16 is partially working
TIHan Oct 26, 2018
e5b98f8
Fixed several issues, should be working dev16
TIHan Oct 27, 2018
2ea60a7
Using try..with on computing options
TIHan Oct 29, 2018
3e85e8b
Deleting unused code
TIHan Oct 29, 2018
3d633bb
Minor refactor
TIHan Oct 29, 2018
736bf3a
Check command line option cps stamps for recompute as a backup
TIHan Oct 29, 2018
d05af2e
Using ProjectId for project options
TIHan Oct 29, 2018
415bdbb
Updating binoutputpath for legacy projects to workspace project
TIHan Oct 30, 2018
f4e0c88
Removing cps stamp as we don't need it
TIHan Oct 30, 2018
8169490
Updated roslyn package. Using IWorkspaceProjectContext.Id.
TIHan Oct 30, 2018
a099e6d
Handling single files (script files) differently
TIHan Oct 31, 2018
c7ead94
Removing dead code
TIHan Oct 31, 2018
ca4e2a9
Removing dead code
TIHan Oct 31, 2018
557d281
Removing dead code
TIHan Oct 31, 2018
5b9e6dd
Removing dead code
TIHan Oct 31, 2018
5d0e105
Removing dead code
TIHan Oct 31, 2018
a45274c
Removing ProjectSitesAndFiles.fs
TIHan Oct 31, 2018
61c976b
Initializing early to capture solution/workspace events
TIHan Oct 31, 2018
d50fce6
Handling rename of script files
TIHan Nov 1, 2018
ac0a91d
Merged into dev16
TIHan Nov 13, 2018
671e7aa
Delete Fsi.nuget.props
TIHan Nov 15, 2018
9b49622
Update Extensions.fs
TIHan Nov 15, 2018
44bf2a4
Create project per script file
TIHan Nov 18, 2018
13f579c
Make sure to dispose in fallback
TIHan Nov 18, 2018
ded440f
Don't need that
TIHan Nov 18, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Delete Fsi.nuget.props
TIHan authored Nov 15, 2018
commit 671e7aa29b2a0978a3b7719d22c1a1dfbb536197
18 changes: 0 additions & 18 deletions src/fsharp/fsi/Fsi.nuget.props

This file was deleted.