A repository to make changes to the TypeScript Wiki on GitHub
Перейти к файлу
Orta 9b03cc2410 Merge pull request #248 from Mobiletainment/patch-1
Updated Roadmap (markdown)
2020-01-28 15:38:40 +00:00
.github/workflows Update the CI 2019-12-16 16:56:06 +00:00
.vscode Add docs to run it locally 2019-12-15 11:17:52 +00:00
aspnet-screenshots Make the rectangle red. 2015-08-07 16:38:50 -07:00
debugging Start migrating my tsc notes to the wiki 2019-12-10 18:00:41 -05:00
dev-mode-screenshots Fix screenshot. 2015-01-21 15:03:04 -08:00
images Remove image 2016-09-30 11:43:54 -07:00
learn Merge pull request #248 from Mobiletainment/patch-1 2020-01-28 15:38:40 +00:00
scripts Merge pull request #248 from Mobiletainment/patch-1 2020-01-28 15:38:40 +00:00
'this'-in-TypeScript.md Mention using `this` parameter in function signature 2018-08-29 15:28:54 +05:00
.gitignore Start migrating my tsc notes to the wiki 2019-12-10 18:00:41 -05:00
API-Breaking-Changes.md Merge branch 'master' of https://github.com/Microsoft/TypeScript.wiki 2019-10-29 13:21:22 -07:00
Architectural-Overview.md fix typo 2017-02-07 08:00:30 -05:00
Blog-Post-Ideas.md Updated Blog Post Ideas (markdown) 2015-05-14 13:54:15 -07:00
Breaking-Changes.md Merge branch 'master' of https://github.com/Microsoft/TypeScript.wiki 2019-10-29 13:21:22 -07:00
Cancellation-Support-in-tsserver.md Updated Cancellation Support in tsserver (markdown) 2016-10-13 23:24:36 -07:00
Coding-guidelines.md Updated Coding guidelines (markdown) 2018-05-10 16:39:47 -07:00
Common-Errors.md Updated Common Errors (markdown) 2014-07-13 07:45:12 -07:00
Compiler-Internals.md Minor updates to Compiler Internals 2016-06-24 14:46:22 -07:00
Compiler-Options.md Redirect to the official TS website 2016-03-24 12:19:10 -07:00
Configuring-MSBuild-projects-to-use-NuGet.md small typo 2016-06-23 20:47:26 -07:00
Contributing-to-TypeScript.md Use `"help wanted"` instead of `"Accepting PRs"` 2017-10-11 10:47:46 -07:00
Debugging-Language-Service-in-VS-Code.md Merge branch 'master' of https://github.com/Microsoft/TypeScript.wiki 2019-10-29 13:21:22 -07:00
Dev-Mode-in-Visual-Studio.md Updated Dev Mode in Visual Studio (markdown) 2016-09-30 14:37:07 -07:00
FAQ.md Merge branch 'master' of https://github.com/Microsoft/TypeScript.wiki 2019-10-29 13:21:22 -07:00
FAQs-for-API-Consumers.md Not a pumping lemma pull request ... 2019-05-13 17:25:33 -04:00
Getting-logs-from-TS-Server-in-VS-Code.md Updated Getting logs from TS Server in VS Code (markdown) 2019-11-05 09:36:34 -05:00
Home.md Start migrating my tsc notes to the wiki 2019-12-10 18:00:41 -05:00
How-the-User-Tests-Work.md 3.1:Rename SymbolFlags.JSContainer->Assignment 2018-09-12 15:04:24 -07:00
Integrating-with-Build-Tools.md Redirect to the official TS website 2016-03-24 16:12:06 -07:00
JSDoc-support-in-JavaScript.md Updated JSDoc support in JavaScript (markdown) 2019-07-28 07:32:39 -04:00
JSX.md Redirect to the official TS website 2016-03-24 13:24:51 -07:00
JavaScript-Language-Service-in-Visual-Studio.md Fixed broken link for JSDoc support. 2019-07-19 06:11:58 -07:00
LICENSE Adds a README and license 2019-11-13 12:16:53 -05:00
Nightly-drops.md some spell checking 2017-06-08 13:04:40 -04:00
Node-Target-Mapping.md Add target mapping for Node 12 2020-01-12 00:54:28 -05:00
Performance.md Update Performance.md 2019-12-10 14:12:22 -08:00
Preferred-Issue-Titles.md Updated Preferred Bug Titles (markdown) 2017-05-24 10:56:07 -07:00
Providing-Visual-Studio-Repro-Steps.md Updated Providing Visual Studio Repro Steps (markdown) 2018-04-13 13:03:39 -07:00
README.md Update the README 2019-12-16 16:24:46 +00:00
Release-Activities.md Updated Release Activities (markdown) 2019-10-30 12:46:41 -07:00
Resources.md Updated Resources (markdown) 2017-09-27 15:29:23 -04:00
Roadmap.md Updated Roadmap (markdown) 2020-01-27 22:35:44 +01:00
Setting-Compiler-Options-in-MSBuild-projects.md Redirect to the official TS website 2016-03-24 13:28:06 -07:00
Spec conformance testing.md Let there be links! 2014-09-08 13:03:21 -07:00
Standalone-Server-(tsserver).md Change type in request example 2019-10-21 10:08:25 -07:00
Triage-Instructions.md Updated Triage Instructions (markdown) 2017-05-24 10:59:53 -07:00
Triggering-TypeScript-Bot.md Updated Triggering TypeScript Bot (markdown) 2019-08-16 15:21:43 -07:00
Type-Checking-JavaScript-Files.md Updated Type Checking JavaScript Files (markdown) 2018-10-15 23:33:59 -07:00
TypeScript-Deployment.md Updated TypeScript Deployment (markdown) 2019-09-30 08:44:05 -04:00
TypeScript-Design-Goals.md Updated TypeScript Design Goals (markdown) 2014-09-16 16:16:05 -07:00
TypeScript-Editor-Support.md Merge branch 'master' into patch-1 2019-06-19 07:08:00 -07:00
TypeScript-MSBuild-In-Depth.md correct typos 2018-06-21 14:07:28 +02:00
Typings-for-npm-packages.md Redirect to the official TS website 2016-03-24 13:29:12 -07:00
Updating-TypeScript-in-Visual-Studio-2017.md Flipping the order of 15.2 and 15.3 instructions 2017-08-24 10:08:54 -07:00
Useful-Links-for-TypeScript-Issue-Management.md Updated Useful Links for TypeScript Issue Management (markdown) 2017-08-30 16:41:12 -07:00
Using-TypeScript-With-ASP.NET-5.md Updated Using TypeScript With ASP.NET 5 (markdown) 2016-05-02 17:14:20 -07:00
Using-the-Compiler-API-(TypeScript-1.4).md Add docs to run it locally 2019-12-15 11:17:52 +00:00
Using-the-Compiler-API.md Update Using-the-Compiler-API.md 2020-01-13 15:52:30 +08:00
Using-the-Language-Service-API.md Fix typos in Using Language Service API 2018-08-18 11:18:29 -04:00
Using-the-New-Language-Service-in-Visual-Studio-15-Preview.md Updated Using the Salsa Preview in Visual Studio 15 Preview (markdown) 2017-10-16 11:27:16 -07:00
What's-new-in-TypeScript.md Updated What's new in TypeScript (markdown) 2019-10-10 08:21:09 -07:00
Writing-Good-Design-Proposals.md Fix link to typescript design goals 2017-06-15 13:12:51 +01:00
Writing-a-Language-Service-Plugin.md Update Writing-a-Language-Service-Plugin.md 2019-11-26 16:57:36 +01:00
_Footer.md The public technically has to fork it. 2015-10-08 14:45:31 -04:00
_Sidebar.md Update _Sidebar.md 2019-11-27 14:53:58 -05:00
package.json Escape the regex 2019-12-16 16:07:00 +00:00
tsconfig.json.md Update tsconfig.json.md 2016-05-10 16:34:51 -07:00

README.md

The TypeScript wiki

This repo is the source of truth for the GitHub wiki, PRs to this repo are automatically merged into the auto-generated GitHub repo for the wiki. This is done in a GitHub Action in .github/workflows/sync.yml.

The wiki root is Home.md.

You can run this locally if you have ruby installed via:

# Install the deps
gem install gollum

# Start the server
gollum

Then you can open: http://localhost:4567

Things to remember:

  • Gollum is a bit of a nightmare for testing, my current technique is:

    # before
    git branch -b thing_i_am_working_on
    
    # to iterate, amend the commit and re-run gollum against that bit of git
    git add .; git commit --amend --no-edit --no-verify; gollum --ref thing_i_am_working_on
    
  • Wikis don't support nesting, so filenames have to get a bit wild

    - compiler/testing/fourslash.md
    + compiler-testing-fourslash.md
    
  • You can use a custom link syntax for references to TypeScript code which will be looked up at deploy time:

    link to [`runFourSlashTest`][0]
    
    [0]: <src/harness/fourslash.ts - function runFourSlashTest(>
    

    Will look at the file src/harness/fourslash.ts in microsoft/TypeScript to find the line of code function runFourSlashTest and provide a direct link in the wiki. You can audit them via the script npm run lint.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Legal Notices

Microsoft and any contributors grant you a license to the Microsoft documentation and other content in this repository under the Creative Commons Attribution 4.0 International Public License, see the LICENSE file, and grant you a license to any code in the repository under the MIT License, see the LICENSE-CODE file.

Microsoft, Windows, Microsoft Azure and/or other Microsoft products and services referenced in the documentation may be either trademarks or registered trademarks of Microsoft in the United States and/or other countries. The licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks. Microsoft's general trademark guidelines can be found at http://go.microsoft.com/fwlink/?LinkID=254653.

Privacy information can be found at https://privacy.microsoft.com/en-us/

Microsoft and any contributors reserve all other rights, whether under their respective copyrights, patents, or trademarks, whether by implication, estoppel or otherwise.