Microsoft
Microsoft Corporation is a technology company. The Company develops and supports a range of software products, services, devices, and solutions. The Company's segments include Productivity and Business Processes, Intelligent Cloud, and More Personal Computing. It also designs, manufactures, and sells devices, including personal computers (PCs), tablets, gaming and entertainment consoles, other intelligent devices, and related accessories.
Here are 2,430 public repositories matching this topic...
-
Updated
Sep 23, 2021
-
Updated
Sep 9, 2021
-
Updated
Sep 25, 2021 - C#
Summary
mypy shows some issues in LightGBM's Python package.
mypy \
--exclude='python-package/compile/|python-package/build' \
--ignore-missing-imports \
python-package/18 errors in 4 files (click me)
python-package/lightgbm/compat.py:12: error: Name 'Series' already defined (possibly by an import)
python-package
-
Updated
Oct 2, 2021 - TypeScript
-
Updated
Oct 2, 2021 - C#
-
Updated
Oct 2, 2021 - JavaScript
-
Updated
Oct 1, 2021 - Python
-
Updated
May 19, 2021 - TypeScript
- Source
JsPointerToString(NULL, 0, &str);-
Expected
str = empty string -
Actual
failed and returns JsErrorNullArgument
I think this should be possible
-
Updated
Sep 28, 2021 - Jupyter Notebook
-
Updated
Oct 2, 2021 - C#
-
Updated
Oct 1, 2021
Description of Change
Update Font Header size in iOS.
The original values are from: https://material.io/develop/android/theming/typography/
But, the Header value, 96, seem really really high especially when compared to iOS and UWP.
This PR update the value comparing values with iOS.
Issues Resolved
- fixes #11194
API Changes
None
Platforms Af
-
Updated
Oct 2, 2021 - D
Issue Description
msbuild's code is open source under the MIT license. This allows anyone to examine, modify and distribute the sources (among other things). However, the source code repository includes a documentation file that has a "Microsoft Confidential" notice:
https://github.com/dotnet/msbuild/blob/master/src/Shared/Shared%20Code.doc
I suspect this is a mistake since there i
-
Updated
Oct 2, 2021 - TypeScript
-
Updated
Sep 14, 2021
-
Updated
Sep 24, 2021
Work Item
There are some examples in our repo that use op, rather than sequenceDelta event. These do not work, as processing op correctly is very difficult, and error prone. sequenceDelta is always correct. These legacy examples should be updated or removed.
-
Updated
Aug 17, 2021 - C++
Summary
The Event Hubs client library aims to be mockable and fully support testability. To help illustrate usage of the new API for the testing scenarios, a set of samples mocking the various Event Hubs client types and illustrating use of the model factory is needed.
Scope of Work
- Implement a sample or set of samples demonstrating a basic approach for mocking the high level cli
Description of the new feature
Below cmdlets needs auto completer for environment variable
- Connect-AzAccount [-Environment]
- Set-AzEnvironment [-Name] <System.String>
- Remove-AzEnvironment [-Name] <System.String>
- Get-AzEnvironment [[-Name] <System.String>]
Proposed implementation details (optional)
-
Updated
Sep 12, 2018
-
Updated
Sep 29, 2021 - C
Created by Bill Gates, Paul Allen
Released April 4, 1975
- Organization
- microsoft
- Website
- www.microsoft.com
- Wikipedia
- Wikipedia


When a test fails, it might sometimes look like this:
By pressing
alt+zin both editors, I can get it to look like this, which is more helpful for long strings:It