forked from dotnet/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Added redirects to Visual Studio topics from VB IDE topics #5
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
Conversation
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
* absolute urls and other link fixes * fixed broken link * fixed issues causing formatting problems * removed extra parentheses * fixed broken link * fixed xref warnings
YOu'll => You'll IgnoreDatamember => IgnoreDataMember
Small syntax fixes
Minor TOC improvements
Update live with current master
* Create Tuples content in C# 7 content Outline and start on first draft. * finish tuples article and samples Ready for a final proofread * proofread, remove wrenches This is now ready for review. * respond to all feedback. Reviews from @svick and @rpetrusha
Revisions to lambda expressions topic.
added an additional rule for custom operators from the F# 4.0 Spec Section 3.7
update live with current master
* added missing links * changed links to absolutely links Thanks @mairaw * fixed api links
Fixing a customer reported issue.
* remove 'wrench' articles that have been ported Several not-yet-written articles have been covered by the port of the C# content from MSDN. These still need to be reviewed and updated, but they are all now present. * configure redirects for deprecated articles. * don't include the file extension on redirects. * update the path for redirection * find and replace links to content that moved.
* f# webjob doc and example * fix grammar * added new line
Update live with current master
Adding missing `using` statements
Update live with current master
* added default values for api ref metadata * fixing path * changing to an alias
Match case of the sample property name.
Adds missing subject to sentence about the laziness of sequences.
Fix minor problems in Containers paragraph
Replaced wrong code snippet with the right one.
Replaced wrong code snippet with the right one.
Replaced wrong code snippet with the correct one
* Update F# Getting Started in VS for VS 2017 * Feedback * Feedback
fixing list style
* first draft * respond to feedback * addressed other feedback comments * minor fixes * fixed broken links
Solved the code snippets issues as per the issue dotnet#1597
Revised is keyword
adding link to MSBuild targets docs
* Fixed Typos on tour.md. # Fixed Typos on Tour of F# ## Summary There was some minor typos on the Tour of F# doc. ## Details Fixed Typos on tour.md ## Suggested Reviewers * readding deleted portion
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.
No description provided.