id
stringlengths
4
10
text
stringlengths
4
2.14M
source
stringclasses
2 values
created
timestamp[s]date
2001-05-16 21:05:09
2025-01-01 03:38:30
added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
metadata
dict
348284143
max() arg is an empty sequence Traceback (most recent call last): File "Test.py", line 17, in best_model = max(models, key=os.path.getctime) ValueError: max() arg is an empty sequence The model was trained with an error of 0.00022 but testing the model throws this error Please use the issue template when reporting...
gharchive/issue
2018-08-07T11:41:01
2025-04-01T06:37:13.222124
{ "authors": [ "mitchellspryn", "vighnesh-balaji" ], "repo": "Microsoft/AutonomousDrivingCookbook", "url": "https://github.com/Microsoft/AutonomousDrivingCookbook/issues/59", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
147215736
Cannot mv a file from inside of /tmp to non-/tmp and non-/ directory, for example, /root Cannot move any file in /tmp to /root, for example. My operation log is here. === === === === === === root@localhost:~# pwd /root root@localhost:~# touch /tmp/test root@localhost:~# /bin/mv /tmp/test . /bin/mv: cannot move ‘/tmp/...
gharchive/issue
2016-04-10T11:17:35
2025-04-01T06:37:13.226114
{ "authors": [ "russalex", "ryoon" ], "repo": "Microsoft/BashOnWindows", "url": "https://github.com/Microsoft/BashOnWindows/issues/104", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
148019892
Can't Install both Oracle JDK and OpenJDK due to so many reason. Pattern 1: add-apt-repository ppa:webupd8team/java apt-get update apt-get install oracle-java8-installer 172032K ........ ........ ........ ........ ........ ........ 98% 3.43M 0s 175104K ........ ........ ........ ....... 100% 4.51M=4...
gharchive/issue
2016-04-13T10:45:25
2025-04-01T06:37:13.253417
{ "authors": [ "mphaney", "niqolay", "russalex", "yoshioterada" ], "repo": "Microsoft/BashOnWindows", "url": "https://github.com/Microsoft/BashOnWindows/issues/174", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
308524688
BotBuilder download blob file Bot Info .NET Issue Description Hello I made a bot and want to download a file from my azure blob storage. But the bot just stops working. There is no Exception, it just hangs at that position. Here is the code: Code Example public async static Task<byte[]> download(IDialogContext dialog...
gharchive/issue
2018-03-26T10:58:10
2025-04-01T06:37:13.258452
{ "authors": [ "JasonSowers", "mantaplatte" ], "repo": "Microsoft/BotBuilder", "url": "https://github.com/Microsoft/BotBuilder/issues/4371", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
303240059
Fix #798 hide upload button New prop showUploadButton to hide upload button. It is default to true. Where should this property be used in frame or within the node code . Is there anyway to enable upload button using the backhannel feature that, when a specific event was triggered, i show it to the user? @ernest...
gharchive/pull-request
2018-03-07T20:02:29
2025-04-01T06:37:13.268618
{ "authors": [ "AndrewTilson", "CharingJC", "compulim", "corinagum", "deepanigi", "ernestoguimaraes", "jvanderbiest", "lumayara", "nmssalman" ], "repo": "Microsoft/BotFramework-WebChat", "url": "https://github.com/Microsoft/BotFramework-WebChat/pull/883", "license": "MIT", ...
182157785
Support SQL Local DB 2016 In my SQLLocalDB-2016-only setup (this is what you get by installing VS2015 Update 3 on a fresh machine), CC fails to connect to default cache. I tracked down to this; I am not sure if you would consider the current approach tenable. I would rather try to connect to (LocalDb)\MSSQLLocalDB to...
gharchive/pull-request
2016-10-11T02:19:37
2025-04-01T06:37:13.270457
{ "authors": [ "SergeyTeplyakov", "kkm000" ], "repo": "Microsoft/CodeContracts", "url": "https://github.com/Microsoft/CodeContracts/pull/464", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
274214134
Navigate to an App? Is there a way to navigate to a specific app that was built with the new app model? At this point there is no API that will open the new apps. You would need to use the generic Document API's or the base driver for this. I've added this as a work item to add these API's but just no timetable ...
gharchive/issue
2017-11-15T16:13:53
2025-04-01T06:37:13.273170
{ "authors": [ "devkeydet", "dtu11" ], "repo": "Microsoft/EasyRepro", "url": "https://github.com/Microsoft/EasyRepro/issues/45", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
297633759
SetValue results in blank field even with the bugfix When setting a value in text field in CRM V9 the value seems to blank out again. Using V9 branch at line 147 I can see there is a note about the bugfix, but looks to be still occurring in our case. https://github.com/Microsoft/EasyRepro/blob/e34b5cae67393f7cc789313...
gharchive/issue
2018-02-15T23:27:04
2025-04-01T06:37:13.276641
{ "authors": [ "KiavashS", "TYLEROL", "dtu11" ], "repo": "Microsoft/EasyRepro", "url": "https://github.com/Microsoft/EasyRepro/issues/82", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
400801380
GraphEngine importing GML I have a project where I need to import a large road network that is expressed/exported as GML is/are there: - any existing or plans to create tools that can import terabytes of GML data. any plans to provide GraphEngine extensions to perform geospatial/routing queries on graph data @gra...
gharchive/issue
2019-01-18T16:38:59
2025-04-01T06:37:13.278671
{ "authors": [ "grahamehorner", "yatli" ], "repo": "Microsoft/GraphEngine", "url": "https://github.com/Microsoft/GraphEngine/issues/276", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
435617551
what's the Sharding strategy of GraphEngine? Can I use other db backends ? what's the Sharding strategy of GraphEngine? Can I use other db backends ? @BenDerPan the default sharding function is simple: (long id) => (int)(id / 8 % Global.CloudStorage.PartitionCount You can override this with Global.CloudStorage.SetP...
gharchive/issue
2019-04-22T06:35:13
2025-04-01T06:37:13.281052
{ "authors": [ "BenDerPan", "yatli" ], "repo": "Microsoft/GraphEngine", "url": "https://github.com/Microsoft/GraphEngine/issues/288", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
196091853
Dart - very poor accuracy When I use dart as a booster I always get very poor performance in term of l2 result for regression task. Even If I use small drop_rate = 0.01 or big like 0.3. When I use dart in xgboost on same dataset, with similar setting (same learning rate, similiar num_trees) dart alwasy give me boost ...
gharchive/issue
2016-12-16T16:00:43
2025-04-01T06:37:13.335497
{ "authors": [ "anddelu", "gugatr0n1c", "guolinke", "marugari", "wxchan" ], "repo": "Microsoft/LightGBM", "url": "https://github.com/Microsoft/LightGBM/issues/126", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
339235727
Pdb not found / mismatch so I can't debug .NET Core 2.1.301 (Both windows and linux) VS 15.7.4 Yes, I use <DebugType>portable</DebugType> Command used: Debug.MIDebugLaunch /Executable:"C:/Users/pc/Desktop/shared_linux_vm_folder/ConsoleApp1/Linux_MyApp/bin/Debug/netcoreapp2.1/Linux_MyApp.dll" /OptionsFile:"C:/Users/...
gharchive/issue
2018-07-08T15:44:03
2025-04-01T06:37:13.350373
{ "authors": [ "Meai", "gregg-miskelly" ], "repo": "Microsoft/MIEngine", "url": "https://github.com/Microsoft/MIEngine/issues/743", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
81033617
Color Theme for PTVS Hello, Is there any good color theme for PTVS? I would prefer a dark theme, but many are not ready for Python syntax. If you like any color theme for working with PTVS please let me know. Thank you, Marcio The built-in Dark theme in Visual Studio is probably the only one that properly handles P...
gharchive/issue
2015-05-26T16:19:04
2025-04-01T06:37:13.356034
{ "authors": [ "arqeco", "zooba" ], "repo": "Microsoft/PTVS", "url": "https://github.com/Microsoft/PTVS/issues/252", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
357668883
Error when trying to connect to local workspace I'm having trouble to connect to my local pbix files and the application reports an error message saying: Analysis Server localhost:60343 is not running in Tabular mode Both Source and Target files are open and I have verified that I actually can connect to the local w...
gharchive/issue
2018-09-06T14:00:10
2025-04-01T06:37:13.358742
{ "authors": [ "MagAlp", "christianwade" ], "repo": "Microsoft/Power-BI-ALM-Toolkit", "url": "https://github.com/Microsoft/Power-BI-ALM-Toolkit/issues/9", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
113753923
Change tsconfig.json in TS template to match http://json.schemastore.… tsconfig.json content should be {compilerOptions...} instead of { tsCompilerOptions.. } as specified in http://json.schemastore.org/tsconfig @guillaumejenkins can you review this? This is correct, good catch :+1: I was just looking over thi...
gharchive/pull-request
2015-10-28T06:37:48
2025-04-01T06:37:13.365012
{ "authors": [ "MSLaguana", "guillaumejenkins", "nisheetjain", "rido-min" ], "repo": "Microsoft/TACO", "url": "https://github.com/Microsoft/TACO/pull/121", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
72019304
Enums regular enums, Const enums, different in lining rules https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/Basic Types.md#enum #71
gharchive/issue
2015-04-29T23:47:05
2025-04-01T06:37:13.377034
{ "authors": [ "DanielRosenwasser", "mhegazy" ], "repo": "Microsoft/TypeScript-Handbook", "url": "https://github.com/Microsoft/TypeScript-Handbook/issues/38", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
171170292
Typescript crashes when a file starts with a comment and import statements are in it TypeScript Version: 1.8.10 Code /* import { SomeImport } from 'example'; ^ this import statement makes typescript crash, but actually it's a comment.. */ import { platformBrowserDynamic } from '@angular/platform-browser-dynamic'; ...
gharchive/issue
2016-08-15T13:29:35
2025-04-01T06:37:13.383028
{ "authors": [ "RyanCavanaugh", "phip1611", "vkennke", "yortus" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/issues/10338", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
172270882
Bug: Recursive generic union type synonyms cause poor compiler performance TypeScript Version: 1.8.10 and 2.1.0-dev.20160818 Code type T<A> = { a: TSynonym<A> } | { b: TSynonym<A> } | { c: TSynonym<A> } //| { d: TSynonym<A> } type TSynonym<A> = T<A> function f<A>(): T<A> { return...
gharchive/issue
2016-08-20T13:23:03
2025-04-01T06:37:13.389797
{ "authors": [ "ahejlsberg", "benjamin-hodgson", "kpreisser", "mhegazy" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/issues/10451", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
175729284
VisualStudio 2015 Update 3 - Comment/uncomment selection does not work for .ts files anymore. TypeScript Version: 2.0.2 Beta VisualStudio 2015 Update 3 Expected behavior: The selected text/line we're on should be commented/uncommented Works fine in the other file types I've tried it on (html, js, cs, scss) Actual be...
gharchive/issue
2016-09-08T11:25:36
2025-04-01T06:37:13.395373
{ "authors": [ "RodionKulin", "mhegazy", "ruant" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/issues/10775", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
205785606
instanceof with class-like variable RHS erroneously narrows "else" TypeScript Version: 2.2-rc Code class Prop<T> { arg: T; } interface PropClass<T> { new(): Prop<T>; prototype: Prop<T>; } function check<T>(p: Prop<{}>, specialSubclass: PropClass<T>) { if (p instanceof specialSubclass) { p.a...
gharchive/issue
2017-02-07T04:47:22
2025-04-01T06:37:13.404517
{ "authors": [ "aluanhaddad", "jeffreymorlan", "mhegazy" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/issues/13918", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
217370799
Duplicate identifier error with readonly/getter, class and merged interface TypeScript Version: 2.2.1 I'm having a lot of trouble finding an explanation for the errors below: Code // Co-named interface and class doesn't like readonly property implementation: interface Foo { readonly x: number; // Error: Duplicate...
gharchive/issue
2017-03-27T20:48:57
2025-04-01T06:37:13.408528
{ "authors": [ "axefrog", "mhegazy", "uushuo" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/issues/14882", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
277337461
Type inference for indexed array element TypeScript Version: 2.6.1 Code /* EXAMPLE 1 */ var a: (number | undefined)[] = [1, 2, undefined, 4]; var b = a[2]; if (b) { b; // number } if (a[2]) { var c = a[2]; // SHOULD be number BUT is number | undefined } /* EXAMPLE 2 */ function aa(a: (number | undefi...
gharchive/issue
2017-11-28T10:44:51
2025-04-01T06:37:13.411253
{ "authors": [ "kitsonk", "mhchem", "mhegazy" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/issues/20301", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
284883734
ES6 Conversion error, this is my code [...Array(10).keys()] The result is on the official website Array(10).keys().slice(); But it is wrong Uncaught TypeError: Array(...).keys(...).slice is not a function at <anonymous>:1:18 TypeScript doesn't polyfill methods - if you are running on a runtime without Array#key...
gharchive/issue
2017-12-28T10:13:16
2025-04-01T06:37:13.420933
{ "authors": [ "RyanCavanaugh", "j127", "lwpersonal" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/issues/20916", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
354287363
OpenExternalProjects command doesn't work in latest master (typescript@next) We use integration with the typescript service. After a0190e397abd2ca7fbff948f869f6e9573c0b117 (editorServices.ts line 2615 I guess) the typescript service command "OpenExternalProjects" doesn't work properly. The open project always stands...
gharchive/issue
2018-08-27T11:50:17
2025-04-01T06:37:13.424676
{ "authors": [ "anstarovoyt" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/issues/26686", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
377629878
React StatelessComponent regression TypeScript Version: 3.2.0-dev.20181103 Code import React = require("react"); class C<P> extends React.Component<{ component: React.ComponentType<P> } & Partial<P>> {} declare const myStatelessComponent: React.StatelessComponent; <C component={myStatelessComponent} /> Expected beha...
gharchive/issue
2018-11-05T23:38:42
2025-04-01T06:37:13.429045
{ "authors": [ "andy-ms", "weswigham" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/issues/28351", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
140207859
New Website Logo: LiveBet Please fill the following out: Name: LiveBet Homepage url: http://www.livebet.com/ Brand Guidelines/Licensing: Feel free to use the logo in white or black background Logo: http://www.livebet.com/a/img/LiveBet_600x220.png Example: Name: Microsoft Homepage url: https://microsoft.com Brand G...
gharchive/issue
2016-03-11T15:12:11
2025-04-01T06:37:13.432947
{ "authors": [ "mhegazy", "michalas" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/issues/7482", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
260763231
Fixes to @augments handling Fixes #18740 We will now get a superclass from @augments even if there is no extends. Allows us to parse /** @augments A */ without the curly braces, because that seems to be the style. We will no longer parse arbitrary types, only a class (qualified) name followed by type arguments. So yo...
gharchive/pull-request
2017-09-26T20:42:34
2025-04-01T06:37:13.436207
{ "authors": [ "andy-ms", "minestarks" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/pull/18775", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
303203267
Port generated lib files Ports changes in https://github.com/Microsoft/TSJS-lib-generator/pull/383 @mhegazy This change broke my code because selectionStart: number is now selectionStart: number | null on interface HTMLInputElement. The same for selectionEnd. However I don't believe this is correct because MDN does...
gharchive/pull-request
2018-03-07T18:07:52
2025-04-01T06:37:13.438922
{ "authors": [ "mhegazy", "styfle" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/pull/22381", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
337641697
Use addRelatedInfo. Addresses https://github.com/Microsoft/TypeScript/pull/25359#discussion_r199599823 @DanielRosenwasser Missing semicolon XD
gharchive/pull-request
2018-07-02T19:51:41
2025-04-01T06:37:13.440108
{ "authors": [ "DanielRosenwasser", "weswigham" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/pull/25377", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
160964987
[Salsa] Adding base indentation for script block formatting and smart indent [Salsa] Adding base indentation for script block formatting and smart indent @vladima @mhegazy: can you take a look at this? can you also add fourslash tests for formatting/indentation that will use BaseIndentSize? Good idea - will add...
gharchive/pull-request
2016-06-17T20:05:49
2025-04-01T06:37:13.442349
{ "authors": [ "jramsay", "vladima" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/pull/9236", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
378795747
RFC: Background object cache maintenance job The (shared) object cache is growing to be large. This includes: Number of loose objects. Number of pack-files. Size of pack-files. There are some things we can do to improve this situation, with varying levels of difficulty and benefit. Here are the four items I believe...
gharchive/issue
2018-11-08T15:55:29
2025-04-01T06:37:13.458994
{ "authors": [ "derrickstolee" ], "repo": "Microsoft/VFSForGit", "url": "https://github.com/Microsoft/VFSForGit/issues/488", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
370321131
Shouldn't this say "you can't use WSL commands here"? My Windows build number: Microsoft Windows [Version 10.0.16299.665] What I'm doing and what's happening: I'm trying to install themes for Hyper.JS, my preferred client for accessing WSL. What's wrong / what should be happening instead: I get this error: Wa...
gharchive/issue
2018-10-15T20:01:13
2025-04-01T06:37:13.462518
{ "authors": [ "benhillis", "mike-u" ], "repo": "Microsoft/WSL", "url": "https://github.com/Microsoft/WSL/issues/3617", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
210162563
Pori app gets confused and starts to render seemingly-random images Navigate around a bit and you'll quickly see various images getting swapped out for others. This looks like a regression caused by the CG refactor. Thanks, @DHowett-MSFT for help confirming. Disabling the caching behavior in DisplayTexture.mm (Ca...
gharchive/issue
2017-02-24T21:28:47
2025-04-01T06:37:13.464644
{ "authors": [ "jaredhms" ], "repo": "Microsoft/WinObjC", "url": "https://github.com/Microsoft/WinObjC/issues/2096", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
430578518
Missing WCAG link Describe the bug A clear and concise description of what the bug is. To Reproduce Steps to reproduce the behavior: Go to any page Run Accessibility Insights for Web > Assessment Go to Multimedia > Audio Description > more info and examples missing link for WCAG 1.2.3 Expected behavior Add a link i...
gharchive/issue
2019-04-08T17:48:16
2025-04-01T06:37:13.473430
{ "authors": [ "LiLoDavis", "ferBonnin" ], "repo": "Microsoft/accessibility-insights-web", "url": "https://github.com/Microsoft/accessibility-insights-web/issues/507", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
438054169
Add assignees for "Release" issues Added few more Bot rules for "Release" specific issues. @bryanmacfarlane - Can you please review the changes done to issues-rules.yml for the bot rules. 👍 Can you please explicitly approve the PR. Currently it is blocked as there is no approver. Thanks @bryanmacfarlane / @s...
gharchive/pull-request
2019-04-28T12:59:54
2025-04-01T06:37:13.477000
{ "authors": [ "bryanmacfarlane", "kmkumaran" ], "repo": "Microsoft/azure-pipelines-tasks", "url": "https://github.com/Microsoft/azure-pipelines-tasks/pull/10245", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
239682227
make Azure SDK versions as properties @yungez @aovechki @xscript fix #12 @ZhijunZhao, Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA. Thanks, Microsoft Pull Request Bot
gharchive/pull-request
2017-06-30T05:40:06
2025-04-01T06:37:13.478394
{ "authors": [ "ZhijunZhao", "msftclas" ], "repo": "Microsoft/azure-spring-boot-starters", "url": "https://github.com/Microsoft/azure-spring-boot-starters/pull/14", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
310609820
define state manager behavior for endOfConversation and deleteUserData It'd be useful for the SDK to provide an option to automatically clear ConversationState on receiving an endOfConversation activity, and automatically clear UserState when receiving deleteUserData. If we don't provide this as a built-in option of ...
gharchive/issue
2018-04-02T21:00:10
2025-04-01T06:37:13.479772
{ "authors": [ "DeniseMak", "sgellock" ], "repo": "Microsoft/botbuilder-js", "url": "https://github.com/Microsoft/botbuilder-js/issues/159", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
219775896
https://github.com/Microsoft/cppwinrt/blob/master/10.0.14393.0/Samples/CL/main.cpp report error "c3861:'initialize': identifier not found", Sample https://github.com/Microsoft/cppwinrt/blob/master/10.0.14393.0/Samples/CL/main.cpp has error "c3861:'initialize': identifier not found", since ‘initialize’ have renamed to...
gharchive/issue
2017-04-06T03:22:06
2025-04-01T06:37:13.502589
{ "authors": [ "KevinWelton", "PhoebeHui", "kennykerr" ], "repo": "Microsoft/cppwinrt", "url": "https://github.com/Microsoft/cppwinrt/issues/163", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
156706939
update distributed word embedding add communicator to get and add parameter communicator own a memory_manager implement pipeline trainer get datablock from LoadBlockThread use the datablock to save parameter refine SaveEmbedding function Please update the submodule of multiverso as well
gharchive/pull-request
2016-05-25T09:44:44
2025-04-01T06:37:13.504540
{ "authors": [ "chivee", "xuehui1991" ], "repo": "Microsoft/distributed_word_embedding", "url": "https://github.com/Microsoft/distributed_word_embedding/pull/4", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
181956959
Adding ability to publish VSIX Allows our CI build to publish updates to vsixgallery Fixes nuget warnings while packaging nuget package because libraries are not stable releases Are you handling version numbering for CD builds? Right now, versions are taken from the version.txt files, but to do CD, we would want ...
gharchive/pull-request
2016-10-10T08:10:57
2025-04-01T06:37:13.507594
{ "authors": [ "conniey", "twsouthwick" ], "repo": "Microsoft/dotnet-apiport", "url": "https://github.com/Microsoft/dotnet-apiport/pull/348", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
124130212
Enabled proper SSL Offloading A redirect loop occurred when trying to access a secure site in hybris. This changes allow a proper SSL offloading Second try to get pull request
gharchive/pull-request
2015-12-28T21:35:51
2025-04-01T06:37:13.513832
{ "authors": [ "nploner" ], "repo": "Microsoft/microsoft-deployment-accelerator-for-hybris-on-azure", "url": "https://github.com/Microsoft/microsoft-deployment-accelerator-for-hybris-on-azure/pull/6", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
115421839
Run tests from deployment dir Depends on Pull Request #341. Build items are generated into a new Output directory No dependencies are copied in the Output directory Tests are run from a separate deployment directory. Target specific dependencies are copied into it. A target specific deployment directory is created (...
gharchive/pull-request
2015-11-06T02:36:12
2025-04-01T06:37:13.516406
{ "authors": [ "cdmihai", "dsplaisted" ], "repo": "Microsoft/msbuild", "url": "https://github.com/Microsoft/msbuild/pull/336", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
171018836
Microsoft Issue # Bug Fix Testing Nodejstool Hi @vnnd, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. Real humans will now evaluate...
gharchive/pull-request
2016-08-13T17:35:12
2025-04-01T06:37:13.522387
{ "authors": [ "msftclas", "vnnd" ], "repo": "Microsoft/nodejstools", "url": "https://github.com/Microsoft/nodejstools/pull/1204", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
335318451
(Merge #760 into release branch)[Pylon] Refine and fix bugs Merge #760 into release branch. @hwuu please take a look. Coverage increased (+0.01%) to 50.984% when pulling cc8a6490eac69db743bff19b7d6ee70780a9d728 on hwuu/pylon into aac6f30342811f7648f3c9d89b63312bf0b738b0 on pai-0.6.y. Coverage increased (+0.01%)...
gharchive/pull-request
2018-06-25T09:02:12
2025-04-01T06:37:13.527254
{ "authors": [ "coveralls", "hao1939" ], "repo": "Microsoft/pai", "url": "https://github.com/Microsoft/pai/pull/766", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
214541644
Search in documentation doesn't work in Edge Try searching anything in the documentation https://pxt.microbit.org/projects Does nothing. Works on IE11\Firefox & chrome Works for me. Can you try the latest? or perhaps it's a different repro. Works for me. @abchatra still repro'ing? Does nothing in Safari on ...
gharchive/issue
2017-03-15T22:10:41
2025-04-01T06:37:13.545470
{ "authors": [ "Helen09", "abchatra", "martinwork", "microsoftsam", "pelikhan" ], "repo": "Microsoft/pxt", "url": "https://github.com/Microsoft/pxt/issues/1652", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
284398117
Shaking simulator, block "pick random" only works once Repro steps: • Navigating to https://makecode.microbit.org/beta • Drag blocks "on shake", "show number" and "pick random 0 to 4" • Shake the simulator and observe Expected Result: Shaking simulator should be same as clicking "SHAKE" button, block "pick ramdom" al...
gharchive/issue
2017-12-25T03:16:43
2025-04-01T06:37:13.549163
{ "authors": [ "Helen09" ], "repo": "Microsoft/pxt", "url": "https://github.com/Microsoft/pxt/issues/3672", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
390888637
Deprecated no-reserved-keywords PR checklist [x] Addresses an existing issue: fixes #652 [x] New feature, bugfix, or enhancement [x] Includes tests [x] Documentation update Overview of change: Marks the rule as deprecated per #652. :shipit: :shipit: :shipit: @JoshuaKGoldberg, are you planning on a release toda...
gharchive/pull-request
2018-12-13T22:29:35
2025-04-01T06:37:13.580449
{ "authors": [ "JoshuaKGoldberg", "astorije" ], "repo": "Microsoft/tslint-microsoft-contrib", "url": "https://github.com/Microsoft/tslint-microsoft-contrib/pull/674", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
331494336
Add Compiler option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338 cartographer and mongo-cxx-driver failed with error C2338, it should fix form the error message provides the instructions that add -D_DISABLE_EXTENDED_ALIGNED option to disable this error. Delete the useless 'static.patch' in mongo-cxx-driver bec...
gharchive/pull-request
2018-06-12T08:48:53
2025-04-01T06:37:13.582126
{ "authors": [ "LarryIII", "alexkaratarakis" ], "repo": "Microsoft/vcpkg", "url": "https://github.com/Microsoft/vcpkg/pull/3709", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
425904558
"View Commit in GitHub" doesn't work on Windows \Mac OS: All Build Version: 20190327.12 Regression: Not a Regression Repro Steps: Make sure you have signed in GitHub. Right click one function app-->Select "Configure Deployment Source..." --> Select "GitHub". Right click one deployment and select "View Commit in GitH...
gharchive/issue
2019-03-27T11:26:42
2025-04-01T06:37:13.587293
{ "authors": [ "nturinski", "v-dantch" ], "repo": "Microsoft/vscode-azurefunctions", "url": "https://github.com/Microsoft/vscode-azurefunctions/issues/1130", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
306697606
File must be saved before symbols appear in "Go to symbol in file" If I open a new document and set the language to Python, then symbols will not appear in "Go to symbol in file" unless the file is saved. Please make it so that we don't have to save the file before we can get this functionality. @DonJayamanne is th...
gharchive/issue
2018-03-20T01:44:23
2025-04-01T06:37:13.619245
{ "authors": [ "DonJayamanne", "brettcannon", "garyking" ], "repo": "Microsoft/vscode-python", "url": "https://github.com/Microsoft/vscode-python/issues/1121", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
341738498
vscode can't format python file Environment data VS Code version: Code 1.25.1 (1dfc5e557209371715f655691b1235b6b26a06be, 2018-07-11T15:43:53.668Z) Extension version (available under the Extensions sidebar): 2018.6.0 OS and version: Windows_NT x64 10.0.16299 Python version (& distribution if applicable, e.g. Anacond...
gharchive/issue
2018-07-17T02:03:07
2025-04-01T06:37:13.632356
{ "authors": [ "brettcannon", "ladyrick" ], "repo": "Microsoft/vscode-python", "url": "https://github.com/Microsoft/vscode-python/issues/2168", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
306130021
Change the command used to install pip on AppVeyor to avoid installation errors Fixes #1107 This pull request: [x] Has a title summarizes what is changing [x] Includes a news entry file [x] Has unit tests & code coverage is not adversely affected (within reason) [x] Works on all actively maintained versions of Pytho...
gharchive/pull-request
2018-03-17T05:30:29
2025-04-01T06:37:13.636308
{ "authors": [ "DonJayamanne", "brettcannon" ], "repo": "Microsoft/vscode-python", "url": "https://github.com/Microsoft/vscode-python/pull/1108", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
173123323
Provide clipboard access through the VSCode API VSCode Version: 1.4.0 OS Version: Windows 7 Feature Request: It would be great to get access to the clipboard in the VSCode API. My use case is very simple, I want to be able to put specific text into the clipboard when a button is pressed (relative path to a file). ...
gharchive/issue
2016-08-25T06:25:07
2025-04-01T06:37:13.638812
{ "authors": [ "RoscoP", "bpasero", "jrieken" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/10933", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
125684496
VSCode sometimes thinks tsconfig.json is missing. Possibly related to: https://github.com/Microsoft/TypeScript/issues/6337 https://github.com/Microsoft/vscode/issues/1032 Summary tsconfig.json sometimes does not show up in VSCode's file list, nor does Typescript intellisense acknowledge it, despite its existence on...
gharchive/issue
2016-01-08T20:12:10
2025-04-01T06:37:13.648235
{ "authors": [ "Penryn", "bpasero", "joaomoreno" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/1885", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
221750716
Emacs-Style "Electric Indent" VSCode Version: OS Version: Windows 10 Creators Update Steps to Reproduce: Have a block of text Press "Tab" Expected behaviour: The content jumps to the auto-level of indentation. In Emacs, this occurs wherever you press "tab", so, <div> <p>Foo</p> </div...
gharchive/issue
2017-04-14T06:26:24
2025-04-01T06:37:13.658071
{ "authors": [ "martinrode", "nahuel", "phardyn", "rFlex", "rebornix", "tigerhawkvok" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/24744", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
230570020
Holding Alt-(key) on Sub-Menu item doesn't trigger that Command. VSCode Version: 1.12.2 OS Version: Windows 10 Steps to Reproduce: Open Visual Studio Code Hold Down the 'Alt' key Press the 'F' (while still holding down the 'Alt' key) The File menu will appear at the top right of your screen Press 'N' (while still...
gharchive/issue
2017-05-23T02:27:39
2025-04-01T06:37:13.664890
{ "authors": [ "JoelViney", "WereDev", "bpasero", "et304383", "fider", "lucasshawn", "monk-time" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/27106", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
233274589
Find/Replace Usability: Enter and Ctrl+Enter shortcuts VSCode Version: 1.12.2 OS Version: Windows 10 In addition to editor.action.replaceAll and editor.action.replaceOne, there exists other shortcuts that work in the Find and Replace dialog: CTRL+ENTER is a shortcut for editor.action.replaceAll ENTER is similar t...
gharchive/issue
2017-06-02T19:16:58
2025-04-01T06:37:13.682921
{ "authors": [ "langdonx", "rebornix" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/27945", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
249446992
Feature Request: Open next file with problems The problems panel is incredibly helpful, especially when used with linters on large projects during refactors. However, it would be really helpful if there was a command that would allow you to open the next unopened file that has problems. This would allow users to quic...
gharchive/issue
2017-08-10T19:11:03
2025-04-01T06:37:13.685166
{ "authors": [ "pzuraq", "sandy081" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/32249", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
252715113
cmd+shift+f (Find in Files) should not focus the editor The current behavior is that pressing cmd+shift+f toggles between the editor and the side panel, but this drives me crazy as I need to check my focus before pressing (or not pressing) that combo when doing a lot of hunting around. The number of times I've accide...
gharchive/issue
2017-08-24T20:02:50
2025-04-01T06:37:13.689471
{ "authors": [ "jimmy-guo", "mherodev", "roblourens" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/33108", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
259689762
workspace.openTextDocument works incorectly when passing { content?: string; } as argument calling API method workspace.openTextDocument({content: 'some content'}) or workspace.openTextDocument({}) throws exception, but should work correctly. The problem lines are in file src\vs\workbench\api\node\extHost.api.impl.ts...
gharchive/issue
2017-09-22T03:02:01
2025-04-01T06:37:13.691381
{ "authors": [ "bpasero", "fi11er" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/34796", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
264465300
title doesn't change when switching open files via tabs VSCode Version: VSCode 1.18.0-Insider OS Version: Win7 64bit Steps to Reproduce: 1.Open VSCode, and open a few files. 2.switch open files via tab, the title doesn't change to the right file path. 3.if I change the size of the VSCode window, or minimize then m...
gharchive/issue
2017-10-11T05:55:49
2025-04-01T06:37:13.694716
{ "authors": [ "LiPengfei19820619", "bpasero" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/36018", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
118088838
Allow detachable multiple windows on the same workspace Allow opening additional windows (BrowserWIndow) to be able to work on multi-monitor setups. See also: Detachable split-view Ability to have a "folder" open over multiple windows (like Visual studio) Multiple windows, same folder +1. It is quite limiting, an...
gharchive/issue
2015-11-20T17:36:05
2025-04-01T06:37:13.703424
{ "authors": [ "BentOnCoding", "Robinfr", "RoyTinker", "bit2pixel", "bpasero", "d4hines", "dacrouch", "etoah", "jeremyd", "pavlos256", "stereokai", "wupaz" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/367", "license": "MIT", ...
282596627
main window is blank and no further responses after 1.19 I think my problem is just as the 'main blank is blank' problem listed on FAQ page of official website. I tried code --disable-gpu code --disable-extensions, but doesn't work. And I tried vscode insider, well it works fine before I sync the settings using 'syn...
gharchive/issue
2017-12-16T03:32:53
2025-04-01T06:37:13.725950
{ "authors": [ "aeschli", "bpasero", "pennwang23", "pynklu", "ramya-rao-a", "stvreumi" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/40329", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
284619722
Clicking on "Install" button of an already installed extension doesn't open extension tab VSCode Version: Code 1.19.1 (0759f77bb8d86658bc935a10a64f6182c5a1eeba, 2017-12-19T09:35:14.671Z) OS Version: Darwin x64 17.2.0 Extensions: Extension Author (truncated) Version vscode-toggle-quotes Bri 0.2.0 bracket-pa...
gharchive/issue
2017-12-26T22:55:06
2025-04-01T06:37:13.735429
{ "authors": [ "joaomoreno", "vfonic" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/40848", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
295304131
Image zooming: pinch to zoom gestures are inverted On a Surface Book with Windows 10, the pinch to zoom using the trackpad is inverted: expanding fingers will zoom out doing the opposite gesture will zoom in I expect the other way around. This happens both with stable 1.20 and latest insider: Version 1.20.0-insider...
gharchive/issue
2018-02-07T21:45:20
2025-04-01T06:37:13.739137
{ "authors": [ "mjbvz", "user3323", "warpdesign" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/43138", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
305630980
Highlight matching parentheses/brackets not working in latex math mode Pretty much said it in the title : matching parentheses/brackets are not highlighted when editing a .tex document when inside one of Latex's math modes : $ $, \begin{equation}, etc.... Is there any setting that I missed ? VSCode has no built-in ...
gharchive/issue
2018-03-15T16:40:41
2025-04-01T06:37:13.743709
{ "authors": [ "aeschli", "s-ilic" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/45890", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
311644222
suggestion: built-in php instellisense nice to have a built-in php instellisense rather than using an extension. There are very basic suggestions provided out of the box, but I recommend using an extension. atleast i tried ^_^ thanks
gharchive/issue
2018-04-05T14:53:00
2025-04-01T06:37:13.745085
{ "authors": [ "leetskil", "roblourens" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/47243", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
314690166
not able to create a file by right clicking on folder. Issue Type: Bug right click on the folder select create new file VS Code version: Code - Insiders 1.23.0-insider (dfeffb55b62cc2c1dde5cc1e25e98632eeb7744b, 2018-04-16T05:17:45.591Z) OS version: Windows_NT x64 10.0.15063 System Info Item Value CPUs Intel(R...
gharchive/issue
2018-04-16T14:48:23
2025-04-01T06:37:13.755414
{ "authors": [ "LouieK22", "carboneater", "eamodio", "perlun", "sanket-bhalerao" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/47972", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
332283880
[Accessibility]A11y_VSCode_VSCAdditionalTasks_Screenreader: Jaws does not read the control type of check box. Environment Details: VSCode Version : 1.24.1 OS Version : Win10 Additional Details: JAWS 18.0.5038 ,MAS1.3.1 Repro Steps: 1.On Visual Studio Code Start Menu Folder screen,click on "Next" button. 2.Navigate to...
gharchive/issue
2018-06-14T07:34:14
2025-04-01T06:37:13.761711
{ "authors": [ "AccessibilityTestingTeam-TCS", "joaomoreno" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/51855", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
337170354
Configure Task Runner Missing VS Code I can't seem to find the Configure Task Runner option in the search bar in VS Code. Can anyone please help me be able to see this option? Thanks! The command is named Task: Configure Task. I have updated the doc.
gharchive/issue
2018-06-30T00:24:03
2025-04-01T06:37:13.763433
{ "authors": [ "ashucha", "dbaeumer" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/53363", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
353600457
[Extensibility] TextEditor instance got disposed if another document is opened on top of it Issue Type: Bug I have an extension that creates two Untitiled-* documents then shows them side by side at column one and column two. I saved the two TextEditor instances so later the extension can update the contents of the...
gharchive/issue
2018-08-24T00:24:25
2025-04-01T06:37:13.777904
{ "authors": [ "jeremymeng", "jrieken" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/57119", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
353914668
Git repo in %appdata%..\Roaming\code\user appear in project SCM Issue Type: Bug If one is creating a git repo in %appdata%\..\Roaming\code\user which adds VSCode settings to version control and subsequent also creates some updates on that repo, like changing settings, this is reflected as project SCM changes. This is...
gharchive/issue
2018-08-24T20:19:15
2025-04-01T06:37:13.785998
{ "authors": [ "joaomoreno", "n3rd4i" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/57170", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
378563339
The minimum size of a terminal should be an option in Settings [(https://github.com/Microsoft/vscode/issues/45678)] The related issue was closed, but I think it need more work! Some terminal can be resized to a small size if they are not important. In some case, showing multiple terminals is just to notify the user...
gharchive/issue
2018-11-08T03:24:55
2025-04-01T06:37:13.789729
{ "authors": [ "Tumiz", "Tyriar" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/62759", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
154913772
Menu item 'Check For Updates' should be disabled when there's no frontmost window VSCode Version: 1.1.0 OS Version: Mac OS X 10.11.4 Steps to Reproduce: Launch VSCode Close all windows Go to menu 'Code' and select 'Check For Updates' Nothing, no alert, no message. Like the menu item was never selected. This is...
gharchive/issue
2016-05-15T15:19:50
2025-04-01T06:37:13.792393
{ "authors": [ "joaomoreno", "peter-lau" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/6383", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
156529882
Closing HTML tags with hyphens are not deindented properly VSCode Version: 1.1.1 OS Version: Windows 7 x64 Steps to Reproduce: Open an HTML file Type "someTag" and hit Tab, Enter Closing tag is placed on newline at same indentation level as opening tag On a new line, type "some-tag" and hit Tab, Enter Closing tag ...
gharchive/issue
2016-05-24T14:56:48
2025-04-01T06:37:13.794986
{ "authors": [ "aeschli", "mdickin" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/6811", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
425719240
terminal current project path does not display Issue Type: Bug ctrl+` open terminal , current project path does not display VS Code version: Code 1.32.3 (a3db5be9b5c6ba46bb7555ec5d60178ecc2eaae4, 2019-03-14T23:43:35.476Z) OS version: Windows_NT x64 10.0.17763 System Info Item Value CPUs Intel(R) Core(TM) ...
gharchive/issue
2019-03-27T01:24:42
2025-04-01T06:37:13.807680
{ "authors": [ "TheAndroidGuy", "Yinyiran", "usernamehw" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/71252", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
161311881
Why do we differentiate preview open files with italic font? VSCode Version:1.3.0-insiders OS Version:Windows 7 I'm not sure there is benefit differentiating preview open file (with italic font) from fully opened files. What information does this give the user and how would they act on it? Italics in the heading do...
gharchive/issue
2016-06-20T22:36:19
2025-04-01T06:37:13.814510
{ "authors": [ "bgashler1", "bpartridge", "bpasero", "dbechrd", "gregvanl", "helinwang", "stevencl" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/7904", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
161615407
Scrollbar out of style for extension descriptions Open an extension description Notice the native scrollbar which looks out of style since we do not use it anywhere else in VSCode I would expect our regular scroll bar which we use everywhere else (also for markdown preview) You are like an eagle 🐦 Also looks ...
gharchive/issue
2016-06-22T07:52:39
2025-04-01T06:37:13.817418
{ "authors": [ "isidorn", "joaomoreno" ], "repo": "Microsoft/vscode", "url": "https://github.com/Microsoft/vscode/issues/7970", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
250220939
Latest Unity File From Releases Missing Scripts?? Hello, it seems like the unity package you all have for release is missing scripts. None of the scripts inside of unity after importing it has a way to update stats to xbox live or leaderboards. Looking at some of the scripts here in the git repository, it seems like ...
gharchive/issue
2017-08-15T04:47:54
2025-04-01T06:37:13.832160
{ "authors": [ "DutyStudios", "jasonsandlin" ], "repo": "Microsoft/xbox-live-unity-plugin", "url": "https://github.com/Microsoft/xbox-live-unity-plugin/issues/104", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
851262681
Update user-access.md https://github.com/MicrosoftDocs/OfficeDocs-SkypeForBusiness/issues/6799 Added important note. @JohanFreelancer9 Copy editing is needed for this PR. Thanks. @cichur PR has been copyedited and is ready for final review, could you please check and merge? Thanks!
gharchive/pull-request
2021-04-06T09:59:47
2025-04-01T06:37:13.850763
{ "authors": [ "lindspea", "scanum" ], "repo": "MicrosoftDocs/OfficeDocs-SkypeForBusiness", "url": "https://github.com/MicrosoftDocs/OfficeDocs-SkypeForBusiness/pull/6981", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
640163150
Incorrect WPA url In section https://docs.microsoft.com/en-us/Workplace-Analytics/tutorials/power-bi-bc#odata-request-failed Url is listed as https://workplace.analytics.office.com , there is an extra dot between workplace & analytics. It should be https://workplaceanalytics.office.com Document Details ⚠ Do not edit...
gharchive/issue
2020-06-17T05:55:07
2025-04-01T06:37:13.856210
{ "authors": [ "paul9955", "rpanday" ], "repo": "MicrosoftDocs/OfficeDocs-WorkplaceAnalytics", "url": "https://github.com/MicrosoftDocs/OfficeDocs-WorkplaceAnalytics/issues/133", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
429551924
_SMSTSClientCache variable Does "_SMSTSClientCache" still exist in 1806 onwards? As it's not referenced over on the main Variables page - https://docs.microsoft.com/en-us/sccm/osd/understand/task-sequence-variables Document Details ⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue li...
gharchive/issue
2019-04-05T01:55:28
2025-04-01T06:37:13.892629
{ "authors": [ "aczechowski", "mattsmacblog" ], "repo": "MicrosoftDocs/SCCMdocs", "url": "https://github.com/MicrosoftDocs/SCCMdocs/issues/1400", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
529155395
Customized image Hi, the sentence: "You have custom requirements including using a custom base image, using third-party disk encryption, or require WinPE offline operations." I am having an issue where I want to clear out built in apps, I do this with dism, but still after the TS is finished, I get the "original" OS ...
gharchive/issue
2019-11-27T06:57:23
2025-04-01T06:37:13.899138
{ "authors": [ "TonitoDux", "aczechowski" ], "repo": "MicrosoftDocs/SCCMdocs", "url": "https://github.com/MicrosoftDocs/SCCMdocs/issues/2038", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
533500137
Update optimize-windows-10-update-delivery.md The reference "all windows updates" is causing confusion for IT Pros as they assume this includes Office which is not the case. Adding line of clarity on how to unwind Office integration with SCCM to use DO. @davguent : Thanks for your contribution! The author(s) have ...
gharchive/pull-request
2019-12-05T17:46:19
2025-04-01T06:37:13.900657
{ "authors": [ "PRMerger9", "davguent" ], "repo": "MicrosoftDocs/SCCMdocs", "url": "https://github.com/MicrosoftDocs/SCCMdocs/pull/2057", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
616511037
Problemas com a aplicação Glovo Este é o link da aplicação Glovo https://slack-redir.net/link?url=https%3A%2F%2Finstall.appcenter.ms%2Forgs%2Fglovoapp%2Fapps%2Fglover-1%2Fdistribution_groups%2Fpublic Thanks for filing this report & sorry that you haven't heard back from us. It sounds like this issue for technical s...
gharchive/issue
2020-05-12T09:37:55
2025-04-01T06:37:13.906222
{ "authors": [ "Claytonglovo", "King-of-Spades" ], "repo": "MicrosoftDocs/appcenter-docs", "url": "https://github.com/MicrosoftDocs/appcenter-docs/issues/1027", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
485033385
Comprehensive I found this document to be comprehensive, beautifully written (with examples to clarify each point) and very useful. Great job. Document Details ⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking. ID: ad651d6a-f8d8-2050-e7a7-adbae7326112 Version Independent ID: 4...
gharchive/issue
2019-08-26T04:13:22
2025-04-01T06:37:13.910876
{ "authors": [ "KetanChawda-MSFT", "ashishjain87" ], "repo": "MicrosoftDocs/architecture-center", "url": "https://github.com/MicrosoftDocs/architecture-center/issues/1738", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
735133199
Business Central on Azure Implementation Details Good day Team Microsoft I would love to get Dynamics Business Central on Azure implementation details with a good reference architecture too. There seem to be a big demand for this solution here in Africa. Will really appreciate your feedback. Regards, Thanks for rep...
gharchive/issue
2020-11-03T08:49:16
2025-04-01T06:37:13.912851
{ "authors": [ "absheik", "gchatira", "skabou" ], "repo": "MicrosoftDocs/architecture-center", "url": "https://github.com/MicrosoftDocs/architecture-center/issues/2474", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1563043719
Unlist Azure Artifact packages link in DevOps not showing documentation for unlisting When you want to unlist a package in Azure Artifacts, you get prompted with a sidebar which shows you the details of what you're unlisting. At the top of the sidebar, you get this notification: If you click through to read more, yo...
gharchive/issue
2023-01-30T19:10:50
2025-04-01T06:37:13.918981
{ "authors": [ "WilliamAntonRohm", "jamesmcroft", "ramiMSFT" ], "repo": "MicrosoftDocs/azure-devops-docs", "url": "https://github.com/MicrosoftDocs/azure-devops-docs/issues/13076", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
704462110
Stage can be set to run based on a variable output in a previous stage. [Enter feedback here] You cannot currently specify that a stage run based on the value of an output variable set in a previous stage. It is not true. You can specify that a stage run based on the value of an output variable set in a previous st...
gharchive/issue
2020-09-18T15:19:37
2025-04-01T06:37:13.925282
{ "authors": [ "chadwickalex", "ivanakcheurov", "msebolt" ], "repo": "MicrosoftDocs/azure-devops-docs", "url": "https://github.com/MicrosoftDocs/azure-devops-docs/issues/9306", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
707472196
Installed Software on Ubuntu 18.04 managed agent is not matching the documentation Hello, The Docs has a link to all software installed on the Ubuntu 18.04. In this list Az Modules (Powershell) are present. But when I use this image on my Release pipeline, I get an error saying that the Az module is not installed. To...
gharchive/issue
2020-09-23T15:35:07
2025-04-01T06:37:13.931397
{ "authors": [ "alexmpmenezes" ], "repo": "MicrosoftDocs/azure-devops-docs", "url": "https://github.com/MicrosoftDocs/azure-devops-docs/issues/9335", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
742937378
Update storage-blob-readme.md I created a sample project using azure blob SDK and I getting an error on this part, does the url + sas seem wrong or I am the one who is wrong? I added, "/?" on my sample project, and its works successfully. Docs Build status updates of commit 43b7506: :clock10: Pending: waiting for p...
gharchive/pull-request
2020-11-14T06:07:33
2025-04-01T06:37:13.944333
{ "authors": [ "jbmarvin24", "opbld30", "opbld32", "scbedd" ], "repo": "MicrosoftDocs/azure-docs-sdk-node", "url": "https://github.com/MicrosoftDocs/azure-docs-sdk-node/pull/955", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1425352321
How to deploy the custom connector to logic app from azure devops [Enter feedback here] Document Details ⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking. ID: 01046995-1aea-643d-cbfd-c2ef469e28a8 Version Independent ID: 1a9bc699-b04a-c763-34e1-e412bbdcde0b Content: Create bu...
gharchive/issue
2022-10-27T09:48:31
2025-04-01T06:37:13.975587
{ "authors": [ "AnandKatta", "MayankBargali-MSFT", "mumurug-MSFT" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/100558", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1426172231
Role for managing plan Please add information about what role is needed to change or cancel a purchased plan Document Details ⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking. ID: d7f5fdf9-4250-6b2e-8cf4-d270e8e6c94d Version Independent ID: 3284cb1b-315f-76dd-2d4b-5022e8729d9...
gharchive/issue
2022-10-27T19:33:46
2025-04-01T06:37:13.981392
{ "authors": [ "AjayBathini-MSFT", "DeanGross", "batamig" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/100596", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1453322445
Readable Dates (International) Hi - is it possible not to use US date format on this page but to use something that is clearer for an international audience. For example at the top at the moment you have "11/9/2022: Released for download", which is 11th September 2022 as I see it (UK based), but I think you mean 9th ...
gharchive/issue
2022-11-17T13:11:10
2025-04-01T06:37:13.988904
{ "authors": [ "AjayBathini-MSFT", "ManoharLakkoju-MSFT", "billmath", "brianreidc7" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/101583", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1473032776
Avoid Issues With Example Code I suggest to add the attributes of the VotesController class [Produces("application/json")] [Route("api/Votes")] to the final VotesController in the Update the VotesController.cs file section. Pro: the attributes belong to the class. Con: the previous implementation had the att...
gharchive/issue
2022-12-02T15:18:14
2025-04-01T06:37:13.995351
{ "authors": [ "SaibabaBalapur-MSFT", "mstroppel", "tomvcassidy" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/102192", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1657882177
Please add more details about a reset for Active-Active VPN Gateways Hi Team, Today I had a case in which the client is concerned about why his Active-Active BGP gateway Instance 1 doesn`t reset when they do a reset over the portal as their understanding is that the 2ND INSTANCE would be rebooted after the first rese...
gharchive/issue
2023-04-06T18:39:44
2025-04-01T06:37:14.004961
{ "authors": [ "KapilAnanth-MSFT", "PabloG-MSsupport", "YashikaTyagii", "cherylmc", "deeharris-23" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/107817", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-...
1664616895
unclear text regarding the "path parameter" Are you sure this text makes sense? You can try passing different values to the function by changing the path parameter. What path is this? Document Details ⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking. ID: e62f248c-b170-d9fd...
gharchive/issue
2023-04-12T13:53:07
2025-04-01T06:37:14.010436
{ "authors": [ "AjayBathini-MSFT", "KarlErickson", "ciufudean" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/108101", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1833377458
Broken Link in document [Enter feedback here] The document refers to another document to support multiple data sources. The link is broken: https://learn.microsoft.com/en-us/samples/azure-samples/azure-search-dotnet-samples/multiple-data-sources/ Document Details ⚠ Do not edit this section. It is required for learn...
gharchive/issue
2023-08-02T15:10:02
2025-04-01T06:37:14.014899
{ "authors": [ "HeidiSteen", "rmillman" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/113086", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
2071845904
Target based scaling with Service Bus queues and topics using batching and sessions I'm not sure if this is the right place to ask but there is nothing in the documentation about target based scaling with service bus using both batching and sessions. Does it work? Or does it fall back to incremental scaling? Would be...
gharchive/issue
2024-01-09T08:12:36
2025-04-01T06:37:14.019314
{ "authors": [ "Naveenommi-MSFT", "smolleman" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/118658", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
2139261704
Manual on GStreamer installation on macOs It is not clear how to properly install and configure gstreamer on macOs: I can either install latest version using 'brew', but as I understand latest version it is not supported by Speech SDK. Or I can download older versions directly from gstreamer website. Which option to...
gharchive/issue
2024-02-16T19:11:31
2025-04-01T06:37:14.028366
{ "authors": [ "Naveenommi-MSFT", "RamanathanChinnappan-MSFT", "Sirorezka", "WaterKnight1998", "adinapoli", "eric-urban", "neeagl" ], "repo": "MicrosoftDocs/azure-docs", "url": "https://github.com/MicrosoftDocs/azure-docs/issues/119937", "license": "CC-BY-4.0", "license_type": "p...