Skip to content
#

Microsoft

microsoft logo

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,986 public repositories matching this topic...

jrieken
jrieken commented Jul 15, 2022

I am becoming a power-user of our debugger (yeah, finally). This means that most of my "VS Code time" I have some kind of debuggee running or connected. So, I am seeing the ugly orange debug status bar treatment a lot. I don't like it and for me it's enough to see the activitybar icon decorations. So, pretty please give me an option to disable this

feature-request debug good first issue
LightGBM
jameslamb
jameslamb commented Jun 21, 2022

Short Description

I'm opening this RFC to propose the following:

all objects in the Python package which are intended to be internal should have names beginning with _

The convention "anything starting with _ is internal" is common in Python programming. If LightGBM's Python package followed that convention consistently, it would simplify LightGBM's position on which parts of

msingstad
msingstad commented Jun 8, 2022

Issue Type: Bug

When you have a long list of changes when doing a Schema Compare the list scrolls to the top after check/unchecking a file at the bottom.

  1. Do a Schema Compare that produces changes longer than the UI can show in one screen.
  2. Scroll down and uncheck a file.
  3. The window will scroll to the top.
  4. Get frustrated when you have to scroll down to uncheck another fil
Bug Area - Schema Compare Impact: UI Good First Issue
msbuild
KirillOsenkov
KirillOsenkov commented Jun 1, 2022

I'd expect this to embed C:\temp\1.txt into the binlog, but it doesn't:

<Project>

  <Target Name="Build">
    <MSBuild Projects="$(MSBuildThisFileFullPath)" Targets="GetItems">
      <Output TaskParameter="TargetOutputs" ItemName="EmbedInBinlog" />
    </MSBuild>
  </Target>

  <Target Name="GetItems" Returns="@(ResultItem)">
    <ItemGroup>
      <ResultItem Include="C:\temp\
up-for-grabs Area: Debuggability Good First Issue Area: Logging
ssimic2
ssimic2 commented Apr 20, 2022

As part of FHL week we have created simple telemetry-based container debugger that can be used to observe underlining container state and events, while running FF-based web applications. Initial goal of this project was to offer it as a learning tool for new developers joining in, who want to get familiar with what is h

good first issue
SynapseML
mhamilton723
mhamilton723 commented Apr 12, 2022

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior, code snippets encouraged

Expected behavior
A clear and concise description of what you expected to happen.

Info (please complete the following information):

  • SynapseML Version: [e.g. v0.17]
  • Spark Version [e.g. 2.4.3]
  • Spark Platform [e.g. Databric
cbellee
cbellee commented Mar 28, 2022

Description

New-AzPortalDashboard fails to parse a hashtable converted from a JSON dashboard definition downloaded from the portal.
The attached JSON dashboard definition was downloaded from an existing simple dashboard definition created in the portal in order to test creating a new dashboard definition using PowerShell. The commands and output are shown below.

[portal.txt](https://git

Investigate 🔍 bug good first issue Portal

Created by Bill Gates, Paul Allen

Released April 4, 1975

Organization
microsoft
Website
www.microsoft.com
Wikipedia
Wikipedia

Related Topics

windows