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
703278414
NNI can't quantize bias? Recently, i tried to apply NNI to my model(with biases), but i found that NNI only support ['weight', 'input', 'output'] quantitation, is that NNI do not support bias quantization(in QAT)? @wZuck thanks for pointing it out. bias has not been supported in the current implementation of quanti...
gharchive/issue
2020-09-17T05:28:55
2025-04-01T06:39:35.322066
{ "authors": [ "QuanluZhang", "wZuck" ], "repo": "microsoft/nni", "url": "https://github.com/microsoft/nni/issues/2903", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1646214917
Marshalling: Events .NET events should be projected to JS, somehow. There is no universal standard API or pattern for JS events; there are slightly different approaches taken for DOM events, Node.js, VS Code, and other projects. (I personally prefer the VS Code events model.) Personally, I like a lot the Deno's gen...
gharchive/issue
2023-03-29T17:14:39
2025-04-01T06:39:35.325299
{ "authors": [ "jasongin", "luanmm" ], "repo": "microsoft/node-api-dotnet", "url": "https://github.com/microsoft/node-api-dotnet/issues/59", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
814681232
support non-x86_64 targets It would be useful to support fuzzing non-x86_64 targets on existing Azure VMs. For fully self-contained targets, such as AARCH64-based libfuzzer targets, we can get away with running within qemu-user. Fully-featured QEMU VMs would be required for anything more complex. We're moving forwa...
gharchive/issue
2021-02-23T17:37:05
2025-04-01T06:39:35.344528
{ "authors": [ "bmc-msft" ], "repo": "microsoft/onefuzz", "url": "https://github.com/microsoft/onefuzz/issues/589", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1460307502
feat(atenlib): establish the aten-lib directory Stack from ghstack (oldest at bottom): #208 #223 #212 -> #202 @fatcat-z please approve if it looks good. thanks!
gharchive/pull-request
2022-11-22T17:48:44
2025-04-01T06:39:35.346558
{ "authors": [ "justinchuby" ], "repo": "microsoft/onnx-script", "url": "https://github.com/microsoft/onnx-script/pull/202", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1204466632
jinja2==2.11.3 conflict with newest markupsafe, which cause init tensorboard crash. + python /usr/local/pai/init.d/initializer.py /usr/local/pai/runtime.d/job_config.yaml /usr/local/pai/secrets/secrets.yaml /usr/local/pai/user-extension-secrets/userExtensionSecrets.yaml /usr/local/pai/token-secrets/token /usr/local/p...
gharchive/issue
2022-04-14T12:28:08
2025-04-01T06:39:35.413661
{ "authors": [ "siaimes" ], "repo": "microsoft/openpai-runtime", "url": "https://github.com/microsoft/openpai-runtime/issues/49", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
935806615
[Question] How to import an SSL certificate? Hi! I'm targeting a host that requires SSL certificate validation, so I've installed the certificate on the machine that I'm running the tests from, and that works just fine in headed mode, however, in headless mode, I am unable to connect to the host (using Chromium, for ...
gharchive/issue
2021-07-02T14:09:55
2025-04-01T06:39:35.421910
{ "authors": [ "Xen0byte", "avodovnik", "mxschmitt" ], "repo": "microsoft/playwright-dotnet", "url": "https://github.com/microsoft/playwright-dotnet/issues/1601", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1076603576
[Bug]: .NET Framework 4.8 Driver not found in Temporary ASP.NET Files Playwright version 1.17.2 Operating system Windows What browsers are you seeing the problem on? Chromium Other information Project type : ASP.NET Web Application (.NET Framework) Target framework: .NET Framework 4.8 What happened? / Describe the bu...
gharchive/issue
2021-12-10T09:10:41
2025-04-01T06:39:35.430251
{ "authors": [ "Zephyr-Koo", "mxschmitt" ], "repo": "microsoft/playwright-dotnet", "url": "https://github.com/microsoft/playwright-dotnet/issues/1872", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1521084045
[BUG] Playwright 1.29.0 is not yet available on Maven Central Context: Playwright 1.29.0 is not yet available on Maven Central, latest version available right now is 1.28.1 released Nov 29, 2022 That cause compilation issues while following the Getting Started, Installation, Usage section here. The page is referenc...
gharchive/issue
2023-01-05T17:11:48
2025-04-01T06:39:35.434516
{ "authors": [ "emecas", "yury-s" ], "repo": "microsoft/playwright-java", "url": "https://github.com/microsoft/playwright-java/issues/1159", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
799365565
[BUG]: Power BI Admin Dashboard Describe the bug When I try to load data in Power BI, I receive the below error. Screenshots Hello. I'm afraid we need more infromation: What version of Core do you have installed? What version of the PBI desktop are you using? What is the name of the PBI template you are trying to...
gharchive/issue
2021-02-02T15:07:34
2025-04-01T06:39:35.501735
{ "authors": [ "AkashPatel136", "JeneferM-MSFT" ], "repo": "microsoft/powerapps-tools", "url": "https://github.com/microsoft/powerapps-tools/issues/746", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2058357572
Importing solution with deployment settings file does not update environment variable We have a model-driven Power App that we move from DEV/TEST to STAGING to PROD using Azure pipelines. The solution is exported as "managed" and this managed solution is then deployed to STAGING subsequently to PROD. We have a single...
gharchive/issue
2023-12-28T12:04:54
2025-04-01T06:39:35.507334
{ "authors": [ "jrossstocholm", "parvezghumra" ], "repo": "microsoft/powerplatform-build-tools", "url": "https://github.com/microsoft/powerplatform-build-tools/issues/689", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
662949960
Missing info for numpy Environment data Language Server version: v2020.7.2 OS and version: macOS Python version (& distribution if applicable, e.g. Anaconda): Python 3.6.10 Expected behaviour When I hover over np.ndarray I expected to see (class) ndarray Actual behaviour When I hover over np.ndarray it says (impo...
gharchive/issue
2020-07-21T12:14:02
2025-04-01T06:39:35.548902
{ "authors": [ "BvB93", "aboettcher", "bschnurr", "dcervenkov", "erictraut", "ggydush-fn", "jakebailey", "kong13661", "neighthan", "randallpittman", "sweettyler", "tekumara", "vandesa003", "wvolkov" ], "repo": "microsoft/pylance-release", "url": "https://g...
1306991647
Pytorch Backends Module Cannot Be Detected In the code below, I can successfully import the torch package, but when I use torch.backends, Pylance gives me an error that the backends module cannot be found. However, the strange thing is that my code can run correctly, and I can directly import torch.backends, where Py...
gharchive/issue
2022-07-17T05:18:22
2025-04-01T06:39:35.563031
{ "authors": [ "erictraut", "fang-d", "yzhang-gh" ], "repo": "microsoft/pylance-release", "url": "https://github.com/microsoft/pylance-release/issues/3058", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
708331133
Pylance not working at all. Language Server version: v2020.9.6 OS and version: ArchLinux, Kernel 5.8.10-arch1-1 Python version (& distribution if applicable, e.g. Anaconda): 3.8.5 VSCode version: 1.49.0 Hi, it's not working at all whatsoever. I did change the languageServer to pylance in settings, I have python pac...
gharchive/issue
2020-09-24T16:59:07
2025-04-01T06:39:35.596661
{ "authors": [ "Bezmehrabi", "jakebailey" ], "repo": "microsoft/pylance-release", "url": "https://github.com/microsoft/pylance-release/issues/413", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
2031268339
Python Django objects manager override not referenceable with intellisense Type: Bug Behaviour Expected vs. Actual Django objects override doesn't hint intellisense like it should. Related VSCode ticket: https://github.com/microsoft/vscode/issues/199917 Steps to reproduce: Steps to Reproduce: This used to function i...
gharchive/issue
2023-12-06T22:18:21
2025-04-01T06:39:35.609035
{ "authors": [ "eronning" ], "repo": "microsoft/pylance-release", "url": "https://github.com/microsoft/pylance-release/issues/5224", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
463966829
When a class inherits from something that is not a class, give a diagnostic error same as inherit-non-class for pylint Failing analysis tests to do with inheritance, so you'll have to figure out what's going on there before we can merge. Reverted. Broke ClassBase test in reference tests - no matter what class der...
gharchive/pull-request
2019-07-03T21:44:55
2025-04-01T06:39:35.611096
{ "authors": [ "CTrando", "MikhailArkhipov", "jakebailey" ], "repo": "microsoft/python-language-server", "url": "https://github.com/microsoft/python-language-server/pull/1277", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1400634661
Fix typo Description Fix typo. Motivation and Context #1300 How Has This Been Tested? [ ] Pass the test by running: pytest qlib/tests/test_all_pipeline.py under upper directory of qlib. [ ] If you are adding a new feature, test on your own test scripts. Fix typo in comments. Screenshots of Test Results (if ap...
gharchive/pull-request
2022-10-07T05:20:38
2025-04-01T06:39:35.615916
{ "authors": [ "ChiahungTai", "you-n-g" ], "repo": "microsoft/qlib", "url": "https://github.com/microsoft/qlib/pull/1308", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1248464170
[ASK] Python version support Want to know if python 3.9 and 3.10 are supported for recommenders package(NAML algo specially) duplicate to https://github.com/microsoft/recommenders/issues/1724
gharchive/issue
2022-05-25T17:55:55
2025-04-01T06:39:35.638728
{ "authors": [ "miguelgfierro", "satsaras" ], "repo": "microsoft/recommenders", "url": "https://github.com/microsoft/recommenders/issues/1723", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
858453557
YARP Bench in internat Describe the bug Bench in internat,performance not good. TestServer(Azure VM 2cpu 8G RAM): ReverseProxy.Direct.Sample (net5) www.test.com:80 is IIS www.test.com:81 is Yarp ,backend is 127.0.0.1:80 TestClient(Local Workstation): ab.exe -n1000 -c100 ping server time=10ms Details AB.exe access ...
gharchive/issue
2021-04-15T03:43:36
2025-04-01T06:39:35.669404
{ "authors": [ "davidni", "issingle", "karelz" ], "repo": "microsoft/reverse-proxy", "url": "https://github.com/microsoft/reverse-proxy/issues/917", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1161644521
Documentation Website Description This PR introduces a documentation website built around Docusaurus v2. It is a website framework with themes, search-indexing, and an rnx-kit-specific landing page. None of the doc content has been written yet. I am planning on using this website framework as a template for rnx-kit a...
gharchive/pull-request
2022-03-07T16:28:41
2025-04-01T06:39:35.674618
{ "authors": [ "afoxman", "kelset" ], "repo": "microsoft/rnx-kit", "url": "https://github.com/microsoft/rnx-kit/pull/1197", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2201073295
hallo Motivation and Context Description Contribution Checklist [x] I have built and tested the code locally and in a deployed app [x] For frontend changes, I have pulled the latest code from main, built the frontend, and committed all static files. [x] This is a change for all users of this app. No code or asset...
gharchive/pull-request
2024-03-21T20:05:49
2025-04-01T06:39:35.695717
{ "authors": [ "reshaped-matthijs" ], "repo": "microsoft/sample-app-aoai-chatGPT", "url": "https://github.com/microsoft/sample-app-aoai-chatGPT/pull/716", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
834113982
Add FileWatcher to load sarif logs from .sarif folder automatically for #380 Automatically load all sarif log files from .sarif folder under solution directory to error lists when solution is loaded. Close all sarif logs when solution is closed. Monitor the folder and watch sarif log files created/deleted, load/unlo...
gharchive/pull-request
2021-03-17T19:36:40
2025-04-01T06:39:35.697843
{ "authors": [ "yongyan-gh" ], "repo": "microsoft/sarif-visualstudio-extension", "url": "https://github.com/microsoft/sarif-visualstudio-extension/pull/381", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
665047719
File location dialog Tested with 3.2020.715004 When locating sources a FileOpen dialogs pops up, but there is no indication of the path I need to resolve. In Visual Studio extension the location is in the title of the dialog, like Locate missing file: /folder/folder2/file.ext. This way it is convenient to navigate to...
gharchive/issue
2020-07-24T09:35:35
2025-04-01T06:39:35.702727
{ "authors": [ "JarLob", "jeffersonking" ], "repo": "microsoft/sarif-vscode-extension", "url": "https://github.com/microsoft/sarif-vscode-extension/issues/307", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2019071939
.Net: Example44_MultiChatCompletion needs to be rewritten Describe the bug The example has the following issues: It is broken into multiple methods and so is not copy/paste friendly It uses the IChatCompletion directly, which is not our preferred pattern It doesn't use a prompt as the input for the example All .N...
gharchive/issue
2023-11-30T16:47:08
2025-04-01T06:39:35.705283
{ "authors": [ "markwallace-microsoft" ], "repo": "microsoft/semantic-kernel", "url": "https://github.com/microsoft/semantic-kernel/issues/3786", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
589420314
How are PowerShell help files generated for this repository? I see that Microsoft.ServiceFabric.Powershell.Http-Help.xml is stored in the repository, and the build depends on this file's presence. Are you able to share how this file is generated? As far as I can tell, the build isn't responsible for it, and no genera...
gharchive/issue
2020-03-27T21:23:43
2025-04-01T06:39:35.707720
{ "authors": [ "amanbha", "andrewtyped" ], "repo": "microsoft/service-fabric-client-dotnet", "url": "https://github.com/microsoft/service-fabric-client-dotnet/issues/85", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
759981328
Fix a memory leaks with windows Process handling Process implements IDisposable. Every object returned by Process.GetProcessById() will keep lingering in heap until a service instance restarts. Thanks for catching these. I have made changes to the upcoming release. These will live in the plugin-refactoring branch, ...
gharchive/pull-request
2020-12-09T04:28:17
2025-04-01T06:39:35.709928
{ "authors": [ "GitTorre", "agolotin" ], "repo": "microsoft/service-fabric-observer", "url": "https://github.com/microsoft/service-fabric-observer/pull/98", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1446409443
Terminal keeps disappearing when laptop sleeps Windows Terminal version 1.15.2875.0 Windows build number 10.0.22000.1098 Other Software No response Steps to reproduce Open terminal and let the computer to sleep off and once woken up, the terminal will vanish. Same behavior with battery and charger connected. Note: Th...
gharchive/issue
2022-11-12T11:28:33
2025-04-01T06:39:35.717597
{ "authors": [ "AravindhKumarSivaramakrishnan", "carlos-zamora", "lhecker", "zadjii-msft" ], "repo": "microsoft/terminal", "url": "https://github.com/microsoft/terminal/issues/14377", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1590578136
Rendering of some escape codes are broken on some fonts Windows Terminal version 1.16.10261.0, also main branch Windows build number 10.0.19044.2364 Other Software Most TUI programs Steps to reproduce The screenshot below uses make menuconfig on Linux kernel source and tool aptitude, but many TUI applications show th...
gharchive/issue
2023-02-19T06:10:57
2025-04-01T06:39:35.728847
{ "authors": [ "HarukaMa", "lhecker", "zadjii-msft" ], "repo": "microsoft/terminal", "url": "https://github.com/microsoft/terminal/issues/14877", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
691446915
"Disable Scroll-Forward" doesn't account for page-up/page-down keys Environment Windows build number: 10.0.19041.0 Steps to reproduce Start PowerShell in conhost. Enable "Disable Scroll-Forward". Run a command that produces multiple screens of output. Use the page-up key to scroll to the top of the output. Use the p...
gharchive/issue
2020-09-02T21:44:25
2025-04-01T06:39:35.735191
{ "authors": [ "DHowett", "carlreinke" ], "repo": "microsoft/terminal", "url": "https://github.com/microsoft/terminal/issues/7514", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
892266116
Set keyword flags on all events so those sharing a provider with telemetry do not fire unless tracing is enabled Set keyword flags on all events so those sharing a provider with telemetry do not fire unless tracing is enabled PR Checklist [x] Closes #10093 [x] I work here [ ] Tests added/passed [x] Documentation add...
gharchive/pull-request
2021-05-14T21:49:27
2025-04-01T06:39:35.742243
{ "authors": [ "DHowett", "miniksa" ], "repo": "microsoft/terminal", "url": "https://github.com/microsoft/terminal/pull/10098", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1192235421
Autocomplete keyframe animations when occluded on Windows 11 On certain builds of Windows, when Terminal is set as the default it will accumulate an unbounded amount of queued animations while the screen is off and it is servicing window management for console applications. This results in Terminal hanging when left ...
gharchive/pull-request
2022-04-04T19:45:05
2025-04-01T06:39:35.745030
{ "authors": [ "DHowett" ], "repo": "microsoft/terminal", "url": "https://github.com/microsoft/terminal/pull/12820", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1466209654
Update to check-spelling v0.0.21 Upgrades check-spelling to v0.0.21 The command to apply changes should now work on Windows (it requires Perl, but I believe that's more or less present most of the time, and it should walk you through the rest of the required tools). There are a bunch of new features, the most importa...
gharchive/pull-request
2022-11-28T10:55:06
2025-04-01T06:39:35.750193
{ "authors": [ "DHowett", "jsoref" ], "repo": "microsoft/terminal", "url": "https://github.com/microsoft/terminal/pull/14455", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2301565941
Allow actions in the new tab dropdown Summary of the Pull Request Targets #17215 Allows the user to define entries in the new tab menu that execute actions, based on their action Id Detailed Description of the Pull Request / Additional comments For example, the newTabMenu in the json can now contain: { "type": "a...
gharchive/pull-request
2024-05-16T23:57:11
2025-04-01T06:39:35.756431
{ "authors": [ "DHowett", "PankajBhojwani", "erikzhang", "zadjii-msft" ], "repo": "microsoft/terminal", "url": "https://github.com/microsoft/terminal/pull/17281", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1172058172
Getting DataSource object right is very difficult Description I was trying to get the new UI in VS for data driven tests. And getting the object for the data source to correctly serialize is so painful. My contains other objects and getting it to work took me a lot of time. Is there any additional guidance on this? O...
gharchive/issue
2022-03-17T08:10:54
2025-04-01T06:39:35.762060
{ "authors": [ "Evangelink", "nohwnd", "stan-sz" ], "repo": "microsoft/testfx", "url": "https://github.com/microsoft/testfx/issues/1054", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2519213841
Typo in MSTEST0016 description Describe the bug https://learn.microsoft.com/en-us/dotnet/core/testing/mstest-analyzers/mstest0016 Rule description A test class should have at least one test method or be static and have methods that are attributed with [AssemblyInitialization] or [AssemblyCleanup]. States AssemblyIni...
gharchive/issue
2024-09-11T09:45:57
2025-04-01T06:39:35.764261
{ "authors": [ "Evangelink", "Mertsch" ], "repo": "microsoft/testfx", "url": "https://github.com/microsoft/testfx/issues/3807", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2729339879
MSTEST0017 (Assertion arguments should be passed in the correct order) shouldn't warn if both arguments are literals Describe the bug If both arguments are literals, e.g: Assert.AreEqual(0, 1); we currently issue a warning, but following the codefix will still keep the warning. We shouldn't issue a diagnostic when "...
gharchive/issue
2024-12-10T08:08:14
2025-04-01T06:39:35.766010
{ "authors": [ "Evangelink", "Youssef1313" ], "repo": "microsoft/testfx", "url": "https://github.com/microsoft/testfx/issues/4299", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
662236640
User/t ayb/geo process graphic2 Created the Geo Process Graphic Component I'm trying to check out the geo process graphic (running locally on this PR branch) with this example https://insights-local.timeseries.azure.com/withplatform/geoProcessGraphic.html When I hit that page I get a promise error from HistoryPlayb...
gharchive/pull-request
2020-07-20T20:34:28
2025-04-01T06:39:35.769583
{ "authors": [ "AyobamiBalogun", "ccrowley96" ], "repo": "microsoft/tsiclient", "url": "https://github.com/microsoft/tsiclient/pull/256", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1157054136
When will DeepNorm release code ? As the title asks. The code will be updated at https://github.com/microsoft/unilm/tree/master/deepnet soon Thanks. Any updates here? The code will be ready very soon. Please stay tuned! @sean-zhuh @iiLaurens https://github.com/microsoft/torchscale
gharchive/issue
2022-03-02T11:19:51
2025-04-01T06:39:35.772240
{ "authors": [ "donglixp", "iiLaurens", "sean-zhuh", "shumingma" ], "repo": "microsoft/unilm", "url": "https://github.com/microsoft/unilm/issues/639", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1677037918
Fix error Removing duplicate headerID field Thanks!
gharchive/pull-request
2023-04-20T16:20:09
2025-04-01T06:39:35.772994
{ "authors": [ "raprice", "ras0219-msft" ], "repo": "microsoft/vcpkg-docs", "url": "https://github.com/microsoft/vcpkg-docs/pull/69", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1426350441
Change the mismatched VCPKG_ROOT message to note which vcpkg.exe … is emitting the message for clarity. Thanks for the reviews folks!
gharchive/pull-request
2022-10-27T22:46:15
2025-04-01T06:39:35.773799
{ "authors": [ "BillyONeal" ], "repo": "microsoft/vcpkg-tool", "url": "https://github.com/microsoft/vcpkg-tool/pull/775", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
682829256
[google-breakpad] x64-linux. Build success but no symbol in lib Describe the bug Build breakpad was successful, but can't find symbol in the static lib. error : undefined reference to google_breakpad::ExceptionHandler::ExceptionHandler(google_breakpad::MinidumpDescriptor const&, bool (*)(void*), bool (*)(google_break...
gharchive/issue
2020-08-20T15:44:30
2025-04-01T06:39:35.780947
{ "authors": [ "PhoebeHui", "hanyukang" ], "repo": "microsoft/vcpkg", "url": "https://github.com/microsoft/vcpkg/issues/13030", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
697081755
qt5:x64-windows build failure Host Environment OS: Windows MSVC 19.28 To Reproduce Steps to reproduce the behavior: ./vcpkg install qt5:x64-windows Failure logs CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:139 (message): Command failed: C:/Development/Arcane/vcpkg/downloads/tools/jom/jom-1.1.3...
gharchive/issue
2020-09-09T19:13:30
2025-04-01T06:39:35.857117
{ "authors": [ "JackBoosY", "Neumann-A", "sam20908", "wrobelda" ], "repo": "microsoft/vcpkg", "url": "https://github.com/microsoft/vcpkg/issues/13438", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1939994960
[ICU] build failure Operating system Windows Compiler MSVC Steps to reproduce the behavior vcpkg install icu Failure logs C:\vcpkg>vcpkg install icu warning: The vcpkg C:\vcpkg\vcpkg.exe is using detected vcpkg root C:\vcpkg and ignoring mismatched VCPKG_ROOT environment value C:\software\tools\vcpkg. To suppress th...
gharchive/issue
2023-10-12T13:22:16
2025-04-01T06:39:35.888011
{ "authors": [ "LilyWangLL", "flmmkch", "gennadij", "trileyinvicro" ], "repo": "microsoft/vcpkg", "url": "https://github.com/microsoft/vcpkg/issues/34450", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1974062984
[libressl] No .cmake files inside the share directory after vcpkg install Describe the bug find_package(LibreSSL) fails because the port has no .cmake file inside its share deployment folder. Environment OS: Windows Compiler: MSVC 19.37.32825.0 To Reproduce I'm using vcpkg in manifest mode. Create a vcpkg.json with...
gharchive/issue
2023-11-02T11:38:31
2025-04-01T06:39:35.894239
{ "authors": [ "amasciotta", "jimwang118" ], "repo": "microsoft/vcpkg", "url": "https://github.com/microsoft/vcpkg/issues/34869", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2653324102
[vulkan-validationlayers] ErrorOutOfHostMemory when run Description When running a vulkan project that loads validation layers, I am unable to successfully create an instance due to an ErrorOutOfHostMemory exception Environment OS: Windows (MinGW) IDE: CLion Compiler: g++ 14.2 / clang++ 19.1.3 (Tried both) To Repro...
gharchive/issue
2024-11-12T21:03:23
2025-04-01T06:39:35.905104
{ "authors": [ "FrankXie05", "InfiniteLoopGameDev", "dg0yt", "smile-zyk" ], "repo": "microsoft/vcpkg", "url": "https://github.com/microsoft/vcpkg/issues/42128", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
480545676
[easyhook] support static build Library name: easyhook Library description: Source repository URL: https://github.com/EasyHook/EasyHook Project homepage (if different from the source repository): Please Add static easyhook library @JackBoosY thanks please support static build of easyhook @JackBoosY Blocked by #...
gharchive/issue
2019-08-14T08:22:33
2025-04-01T06:39:35.908923
{ "authors": [ "JackBoosY", "lanyizi", "mmhatami" ], "repo": "microsoft/vcpkg", "url": "https://github.com/microsoft/vcpkg/issues/7676", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
519322574
[suitesparse[metis]] build failure Host Environment OS: Windows Compiler: revision To Reproduce Steps to reproduce the behavior: ./vcpkg install suitesparse[metis] --recurse Failure logs The following packages will be built and installed: * metis[core]:x64-windows suitesparse[core,metis]:x64-windows Additiona...
gharchive/issue
2019-11-07T15:04:15
2025-04-01T06:39:35.917203
{ "authors": [ "JackBoosY", "SallySoul", "timautry", "xarthurx" ], "repo": "microsoft/vcpkg", "url": "https://github.com/microsoft/vcpkg/issues/8942", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
529187694
[fmt] build failure while cygwin is installed and having a PATH variable to it Host Environment OS: Win 10 Compiler: Vcpkg version: 2019.09.12-nohash To Reproduce Steps to reproduce the behavior: .\vcpkg.exe install fmt Failure logs PS C:\dev\tools\vcpkg> .\vcpkg.exe install fmt The following packages will be built...
gharchive/issue
2019-11-27T08:19:53
2025-04-01T06:39:35.944938
{ "authors": [ "AlvinZhangH", "Cheney-W", "MonicaLiu0311", "PhoebeHui", "dg0yt", "toboRlivE" ], "repo": "microsoft/vcpkg", "url": "https://github.com/microsoft/vcpkg/issues/9109", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
904884451
[libssh] disable gssapi What does your PR fix? The .pc file of libssh does not add the appropriate linking flags for gssapi when it is found as a system library on linux or osx. This patch disables the feature so libssh can still be linked against on those platforms. Potential fix for Fixes #18166. Which triplets...
gharchive/pull-request
2021-05-28T07:52:30
2025-04-01T06:39:35.949278
{ "authors": [ "NancyLi1013", "mcmtroffaes", "strega-nil-ms" ], "repo": "microsoft/vcpkg", "url": "https://github.com/microsoft/vcpkg/pull/18169", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
996143784
[Guilite] Add new port Describe the pull request The smallest header-only GUI library (4 KLOC) for all platforms. https://github.com/idea4good/GuiLite What does your PR fix? New port Which triplets are supported/not supported? Have you updated the CI baseline? All Does your PR follow the maintainer guide? ...
gharchive/pull-request
2021-09-14T15:18:43
2025-04-01T06:39:35.953524
{ "authors": [ "BillyONeal", "SamuelMarks" ], "repo": "microsoft/vcpkg", "url": "https://github.com/microsoft/vcpkg/pull/20156", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2027537739
[rtaudio] update to 6.0.1 Fixes https://github.com/microsoft/vcpkg/issues/35504 Features passed with following triplets: x86-windows x64-windows x64-windows-static [x] Changes comply with the maintainer guide [x] SHA512s are updated for each updated download [ ] The "supports" clause reflects platforms that ma...
gharchive/pull-request
2023-12-06T02:42:02
2025-04-01T06:39:35.958271
{ "authors": [ "BillyONeal", "Cheney-W" ], "repo": "microsoft/vcpkg", "url": "https://github.com/microsoft/vcpkg/pull/35520", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2529890499
[rocksdb] update to 9.6.1 [x] Changes comply with the maintainer guide. [x] SHA512s are updated for each updated download. [x] The "supports" clause reflects platforms that may be fixed by this new version. [x] Any fixed CI baseline entries are removed from that file. [x] Any patches that are no longer applied are d...
gharchive/pull-request
2024-09-17T03:16:16
2025-04-01T06:39:35.961680
{ "authors": [ "BillyONeal", "c8ef" ], "repo": "microsoft/vcpkg", "url": "https://github.com/microsoft/vcpkg/pull/41012", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
481820716
QoL: Buildtype variables for looping over buildtypes While working on the qt scripts I often defined those variables below to avoid unnecessary code duplication to loop over the different buildtypes TODO: [ ] Rename VCPKG_BUILD_TRIPLET_* to something different ? [ ] Remove VCPKG_BUILDTREE_TRIPLET_DIR_ ? Thanks fo...
gharchive/pull-request
2019-08-16T23:39:29
2025-04-01T06:39:35.983558
{ "authors": [ "BillyONeal", "JackBoosY", "Neumann-A", "PhoebeHui", "ras0219-msft" ], "repo": "microsoft/vcpkg", "url": "https://github.com/microsoft/vcpkg/pull/7733", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1660131921
[Survey] User feedback VSCode Version: 1.77.1, Extension Version: 1.4.8, OS: OSX 1. Overall, how would you rate your experience with the Stream Analytics Visual Studio Code Extension? Please rate us from 1 (poor) to 10 (excellent). 2. What do you like or dislike about the Stream Analytics Visual Studio Code Extension...
gharchive/issue
2023-04-10T02:25:54
2025-04-01T06:39:35.989889
{ "authors": [ "myintn02", "ruiminwang" ], "repo": "microsoft/vscode-asa", "url": "https://github.com/microsoft/vscode-asa/issues/96", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
534054647
Azure Remote Debugging is currently only supported for Node.js apps on Linux. Action: appService.StartRemoteDebug Error type: Error Error Message: Azure Remote Debugging is currently only supported for Node.js apps on Linux. Version: 0.16.2 OS: win32 OS Release: 10.0.17763 Product: Visual Studio Code Product Version:...
gharchive/issue
2019-12-06T15:02:24
2025-04-01T06:39:35.991928
{ "authors": [ "ereeneid", "nturinski" ], "repo": "microsoft/vscode-azureappservice", "url": "https://github.com/microsoft/vscode-azureappservice/issues/1325", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
707118120
test Does this occur consistently? Repro steps: Action: appService.Deploy Error type: Error Error Message: "resourceGroupName" should satisfy the constraint - "Pattern": /^[-w._()]+[^.]$/ Version: 0.19.0 OS: win32 OS Release: 10.0.19041 Product: Visual Studio Code Product Version: 1.49.1 Language: en Call Sta...
gharchive/issue
2020-09-23T07:26:03
2025-04-01T06:39:35.994986
{ "authors": [ "nturinski", "snsclanceo" ], "repo": "microsoft/vscode-azureappservice", "url": "https://github.com/microsoft/vscode-azureappservice/issues/1780", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
707148198
Region issues Does this occur consistently? Repro steps: Action: azureFunctions.createFunctionApp Error type: Unauthorized Error Message: The scale operation is not allowed for this subscription in this region. Try selecting different region or scale option. Version: 0.24.1 OS: linux OS Release: 5.4.0-47-gener...
gharchive/issue
2020-09-23T08:13:13
2025-04-01T06:39:35.998244
{ "authors": [ "chimerashashi", "nturinski" ], "repo": "microsoft/vscode-azurefunctions", "url": "https://github.com/microsoft/vscode-azurefunctions/issues/2406", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1149624162
Debugging Azure Function with vscode I've been struggling to debug an HttpTrigger type azure function with vscode. My assumption is that the issue might be related to the config files within .vscode/ or at worst, my own environment. As of now, when I try to debug a recently created function (func init) I get the foll...
gharchive/issue
2022-02-24T18:40:25
2025-04-01T06:39:36.004250
{ "authors": [ "AzCode-Bot", "RaphaelSilv", "nturinski" ], "repo": "microsoft/vscode-azurefunctions", "url": "https://github.com/microsoft/vscode-azurefunctions/issues/3053", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1520339128
[Suggestion] It would be better to change the "Downloaded to 'Users/...'. Succeeded" to the "Download to 'Users/...'. Succeeded" in the Azure: Activity Log window OS: Win10 Build Version: 20230104.1 Regression: Not a regression Repro Steps: Expand a storage account -> Expand a blob container-> Right click a file/fol...
gharchive/issue
2023-01-05T08:46:55
2025-04-01T06:39:36.009000
{ "authors": [ "MicroFish91", "v-xinda" ], "repo": "microsoft/vscode-azurestorage", "url": "https://github.com/microsoft/vscode-azurestorage/issues/1192", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
520291565
message(DEBUG "...") doesn't display in VSCode output? Brief Issue Summary While working on my projects I added some message(DEBUG "...") statements. I also set "cmake.loggingLevel": "debug". Expected: What I expected to see was the message statements from DEBUG and above. Apparent Behavior: What I do see is that th...
gharchive/issue
2019-11-09T00:08:08
2025-04-01T06:39:36.021791
{ "authors": [ "CarloWood", "bobbrow", "thomthom" ], "repo": "microsoft/vscode-cmake-tools", "url": "https://github.com/microsoft/vscode-cmake-tools/issues/892", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2684413571
Owner Copilot Chat Extension Version: VS Code Version: OS Version: Logs: Steps to Reproduce: Please elaborate
gharchive/issue
2024-11-22T20:00:37
2025-04-01T06:39:36.023914
{ "authors": [ "SWCurragh", "TylerLeonhardt" ], "repo": "microsoft/vscode-copilot-release", "url": "https://github.com/microsoft/vscode-copilot-release/issues/2788", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
620810289
Deployment issue on VSCode cosmosDB Repro steps: Action: cosmosDB.createAccount Error type: ServiceUnavailable Error Message: Long running operation failed with error: "Sorry, we are currently experiencing high demand in this region, and cannot fulfill your request at this time. We work continuously to bring m...
gharchive/issue
2020-05-19T09:08:13
2025-04-01T06:39:36.028580
{ "authors": [ "EricJizbaMSFT", "MANakib" ], "repo": "microsoft/vscode-cosmosdb", "url": "https://github.com/microsoft/vscode-cosmosdb/issues/1472", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1240535118
Add devcontainer definition for k3d kubernetes cluster (minikube alternative) Description Add a new devcontainer definition for k3d kubernetes cluster. With this, user will be able to create a new devcontainer which will enable the creation of a local kubernetes cluster (automated or manual). This PR is based off of ...
gharchive/pull-request
2022-05-18T21:10:42
2025-04-01T06:39:36.090919
{ "authors": [ "bamurtaugh", "kforeverisback", "worldofgeese" ], "repo": "microsoft/vscode-dev-containers", "url": "https://github.com/microsoft/vscode-dev-containers/pull/1456", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1378844149
Broken test 'Import pandas and goto it:' https://github.com/microsoft/vscode-jupyter/actions/runs/3086711973/jobs/4991343761 Error: Waiting for editor to switch + expected - actual at Timeout.<anonymous> (src/test/common.ts:59:20) at listOnTimeout (node:internal/timers:559:17) at proce...
gharchive/issue
2022-09-20T05:34:48
2025-04-01T06:39:36.120296
{ "authors": [ "DonJayamanne" ], "repo": "microsoft/vscode-jupyter", "url": "https://github.com/microsoft/vscode-jupyter/issues/11408", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1448605394
Why do we use msrCrypto? It was added here: https://github.com/microsoft/vscode-jupyter/pull/11263 The library is huge at 343KB, src/notebooks is 490KB for comparison. It also says: It is recommended that this library be used as a polyfill for the native Web Crypto API supported in modern browsers. It is strongly ad...
gharchive/issue
2022-11-14T19:15:58
2025-04-01T06:39:36.123244
{ "authors": [ "Tyriar" ], "repo": "microsoft/vscode-jupyter", "url": "https://github.com/microsoft/vscode-jupyter/issues/12023", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
870323244
"Greyed out text" in the input box Testing microsoft/vscode#122243 The text in the input box for the PR title looks like it's greyed out. This mislead me for example to assume that the pre-filled in title is a placeholder and not an actual string. Interestingly, these inputs are already using var(--vscode-input-fo...
gharchive/issue
2021-04-28T15:32:59
2025-04-01T06:39:36.127767
{ "authors": [ "RMacfarlane", "kieferrm", "misolori" ], "repo": "microsoft/vscode-pull-request-github", "url": "https://github.com/microsoft/vscode-pull-request-github/issues/2695", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1233348529
Switching to a diff of a file with comments always open comments pane. Extension version: 0.40.0 VSCode Version: 1.66.1 (8dfae7a5cd50421d10cd99cb873990460525a898) OS: Darwin arm64 20.6.0 Steps to Reproduce: Navigate to PR w/ file-comments. Open one such file. 'Comments' tab opens up in the bottom pane. Close 'Co...
gharchive/issue
2022-05-12T01:53:21
2025-04-01T06:39:36.130752
{ "authors": [ "alexr00", "luqmana" ], "repo": "microsoft/vscode-pull-request-github", "url": "https://github.com/microsoft/vscode-pull-request-github/issues/3551", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
359648481
Add status checks to the pull request description It would great to expose PR status checks in the description. For example in Github we see +1 for this one +1 - Definitely a make or break for this extension +1 one of the key values of making a pr on GitHub's ui +1 yass With the change for https://github.c...
gharchive/issue
2018-09-12T20:53:22
2025-04-01T06:39:36.133325
{ "authors": [ "RMacfarlane", "Skowt", "cat-turner", "glemaitre", "hemlok", "patocallaghan" ], "repo": "microsoft/vscode-pull-request-github", "url": "https://github.com/microsoft/vscode-pull-request-github/issues/457", "license": "MIT", "license_type": "permissive", "license_sourc...
606531185
Highlighting for Python Code Issue Type: Bug Theme highlighting not working when using Python extension. Python extension some times crashes and return original theme highlighting. Extension version: 2020.4.74986 VS Code version: Code 1.44.2 (ff915844119ce9485abfe8aa9076ec76b5300ddd, 2020-04-16T16:36:23.138Z) OS vers...
gharchive/issue
2020-04-24T19:24:17
2025-04-01T06:39:36.141063
{ "authors": [ "Rcubes", "karrtikr" ], "repo": "microsoft/vscode-python", "url": "https://github.com/microsoft/vscode-python/issues/11397", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
836610710
command 'python.analysis.restartLanguageServer' already exists We need to move this command to a global location rather than inside individual language server proxy. Potentially this should be in activation service for the language server since that currently handles starting a new server. Duplicate of #13441
gharchive/issue
2021-03-20T02:41:26
2025-04-01T06:39:36.142620
{ "authors": [ "karthiknadig" ], "repo": "microsoft/vscode-python", "url": "https://github.com/microsoft/vscode-python/issues/15737", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
843490317
Jedi 2and3 builtin error Hi, Everytime I launch a file in VScode, 2 Syntaxes errors are reported from the pythonFiles\lib\jedilsp\jedi\third_party\typeshed\stdlib\2and3 builtins.pyi file : SyntaxError: non-default argument follows default argument jedi [1307, 12] (and same for line 1319) Lines 1306 and 1307 are: @ove...
gharchive/issue
2021-03-29T15:32:15
2025-04-01T06:39:36.147975
{ "authors": [ "amina197", "brettcannon", "karthiknadig" ], "repo": "microsoft/vscode-python", "url": "https://github.com/microsoft/vscode-python/issues/15803", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
843994144
vscode-insider with Extension activation failed Environment data VS Code version: 1.55.0-insider Extension version (available under the Extensions sidebar): 2021.3.680753044 OS and version: windows 10 Enterprise 20H2 19042.867 Python version (& distribution if applicable, e.g. Anaconda): 3.9.2 [NOTE: If you suspect...
gharchive/issue
2021-03-30T02:15:57
2025-04-01T06:39:36.154358
{ "authors": [ "karrtikr", "yanke1311" ], "repo": "microsoft/vscode-python", "url": "https://github.com/microsoft/vscode-python/issues/15808", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1182365490
Linter fails because of read-only conda environment In a remote SSH VS Code environment, pylint fails to run on save. Looking at the Python output, I see this: conda run -n team_conda2 --no-capture-output --live-stream python /physical/gpfs/colo-teamusers/colo_team_users02/data_files/team/home/team/zsilversmit h/.vsc...
gharchive/issue
2022-03-27T05:55:55
2025-04-01T06:39:36.172872
{ "authors": [ "karthiknadig", "zbs" ], "repo": "microsoft/vscode-python", "url": "https://github.com/microsoft/vscode-python/issues/18790", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
406593773
Test Discovery: Unittest framework only detects test in current directory Unittest framework only detects test in current directory, does not recursively detect tests in subdirectories. Hello! I have reviewed this issue and given the architectural changes of the testing rewrite, this issue should no longer exist on...
gharchive/issue
2019-02-05T01:28:26
2025-04-01T06:39:36.175631
{ "authors": [ "eleanorjboyd", "karrtikr" ], "repo": "microsoft/vscode-python", "url": "https://github.com/microsoft/vscode-python/issues/4270", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
448864935
Debug console cannot line feed Issue Type: Feature Request When I debug a python program, I wish arrays are in alignment. But the debug console dosen't line feed though there is a '\n' in the end of the array. Generally, the output of the debug console should be on every 5 elements in a row, and now, they are crowded...
gharchive/issue
2019-05-27T13:43:29
2025-04-01T06:39:36.178906
{ "authors": [ "DindoW", "DonJayamanne" ], "repo": "microsoft/vscode-python", "url": "https://github.com/microsoft/vscode-python/issues/5797", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
616244946
Fix run by line to scroll to the current location when stepping Fix install message to reference run by line For #11662, #11661 Fix run by line to set the cursor inside the cell and focus the cell. Also fixed up the install directions so that they don't reference debugging. Codecov Report :exclamation: No coverage...
gharchive/pull-request
2020-05-11T23:08:10
2025-04-01T06:39:36.192785
{ "authors": [ "codecov-io", "rchiodo" ], "repo": "microsoft/vscode-python", "url": "https://github.com/microsoft/vscode-python/pull/11754", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
694582014
Disable flaky file system tests For #10294 Disabling this entire suite. If we are comparing time, we should probably use a fuzzy comparison. For now disabling this. Codecov Report Merging #13817 into main will decrease coverage by 0.02%. The diff coverage is n/a. @@ Coverage Diff @@ ## ...
gharchive/pull-request
2020-09-07T00:10:56
2025-04-01T06:39:36.206151
{ "authors": [ "codecov-commenter", "karthiknadig" ], "repo": "microsoft/vscode-python", "url": "https://github.com/microsoft/vscode-python/pull/13817", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
716769925
Update release workflow to run tests in extension folder with spaces in path For #14168 [x] Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR). [x] Title summarizes what is changing. [ ] Has a news entry file (remember to thank yourself!). [ ] Appropriate comments an...
gharchive/pull-request
2020-10-07T18:48:50
2025-04-01T06:39:36.210735
{ "authors": [ "kimadeline" ], "repo": "microsoft/vscode-python", "url": "https://github.com/microsoft/vscode-python/pull/14304", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
671879849
Azure DevOps - test improvements [ ] Adopt a multi-stage pipeline for better visibility into dependencies [ ] Review all test suites and ensure that they emit XML test results [ ] Add pipeline task to publish the test results NSS.cybersec.microsoft.com G Hubspot.ncis.host Info.subscriber.report.net Workflows.s...
gharchive/issue
2020-08-03T07:53:52
2025-04-01T06:39:36.271996
{ "authors": [ "JDWilson1980", "lszomoru" ], "repo": "microsoft/vscode", "url": "https://github.com/microsoft/vscode/issues/103814", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
682269937
Wierd CSS properties sugestions Issue Type: Bug Started working with css and found that VScode (insiders) gives me some wild suggestions for the properties, eg. need "font-size: ;", first sugestion is "font-size-adjust: ;", need "line-height: ;" first suggestion is "line-height-step: ;". Can you please fix this, than...
gharchive/issue
2020-08-20T00:45:22
2025-04-01T06:39:36.282842
{ "authors": [ "AleksandrHovhannisyan", "GreatRequest", "aeschli", "xuchenrui-z" ], "repo": "microsoft/vscode", "url": "https://github.com/microsoft/vscode/issues/105039", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
701508797
Moving mouse over long lines in Javascript files uses 100% CPU for several seconds, and freezes Version: 1.50.0-insider Commit: cca20eba8974b1d6b6a9b71bf4e60a29c8f26648 Date: 2020-09-12T00:58:03.476Z Electron: 9.3.0 Chrome: 83.0.4103.122 Node.js: 12.14.1 V8: 8.3.110.13-electron.0 OS: Linux x64 5.4.0-47-generic s...
gharchive/issue
2020-09-15T00:05:47
2025-04-01T06:39:36.292129
{ "authors": [ "WilliamParks", "alexdima", "deepak1556", "lramos15", "roblourens" ], "repo": "microsoft/vscode", "url": "https://github.com/microsoft/vscode/issues/106699", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
724275936
Allow to run single C# file easily similar to Python as csc.exe test.cs It is very difficult to debug a single C# file in VS Code (without a visual studio project or solution) similar to Python. This feature is very helpful for students and interview preparations to run a single CS file in the terminal under the ...
gharchive/issue
2020-10-19T05:31:23
2025-04-01T06:39:36.294465
{ "authors": [ "connor4312", "harshlavingia" ], "repo": "microsoft/vscode", "url": "https://github.com/microsoft/vscode/issues/108915", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
748959187
Reopen Editor with breaks --wait behavior Because Reopen Editor with seems to close the current document, and re-open it again in with the new editor, this break the --wait behavior. IMO, switching editors, shouldn't cause the document to be closed/opened nor break --wait FYI, this causes issues for the new GitLens r...
gharchive/issue
2020-11-23T16:44:14
2025-04-01T06:39:36.302882
{ "authors": [ "bpasero", "eamodio", "lramos15" ], "repo": "microsoft/vscode", "url": "https://github.com/microsoft/vscode/issues/111187", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
817539161
Bad debugger suggestions for pwa-node I tried debugging the node sample app in Dev Containers without having js-debug activated and the following message showed up: However, when I click on the leftmost button to install extensions, I get the following query (tag:debuggers @sort:installs) and suggestions, none of th...
gharchive/issue
2021-02-26T17:34:53
2025-04-01T06:39:36.308544
{ "authors": [ "connor4312", "rzhao271", "sandy081" ], "repo": "microsoft/vscode", "url": "https://github.com/microsoft/vscode/issues/117779", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
840025391
Git Issue Type: Feature Request VS code ne trouve pas le dossier Git, car il est installé dans mon autre disque dur. Je ne sais pas comment sélectionner le dossier où chercher. Merci VS Code version: Code 1.54.3 (2b9aebd5354a3629c3aba0a5f5df49f43d6689f8, 2021-03-15T10:55:45.459Z) OS version: Windows_NT x64 10.0.10240...
gharchive/issue
2021-03-24T18:21:09
2025-04-01T06:39:36.311626
{ "authors": [ "20anas11", "eamodio", "justinemojal", "trileminh94" ], "repo": "microsoft/vscode", "url": "https://github.com/microsoft/vscode/issues/119814", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
848840208
Marketplace Extension Manifest - SemVer not actually supported Sorry if this isn't the correct place to bring this issue up. Site ref: https://code.visualstudio.com/api/references/extension-manifest#fields Github doc: https://github.com/microsoft/vscode-docs/blob/a641ec03073b116b12b9f5fcee95c024a79c6899/api/referenc...
gharchive/issue
2021-04-01T22:35:08
2025-04-01T06:39:36.322422
{ "authors": [ "gjsjohnmurray", "glenn2223", "sandy081" ], "repo": "microsoft/vscode", "url": "https://github.com/microsoft/vscode/issues/120389", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
868838482
Polish UI for @trustRequired filter Testing #122230 open the extensions viewlet and filter by @trustRequired there are two groups but the headers are rather cryptic I suggest to insert some kind of message atop of each group that explains what this means /cc @misolori /cc @sandy081 as well I wonder if this s...
gharchive/issue
2021-04-27T13:16:34
2025-04-01T06:39:36.325845
{ "authors": [ "jrieken", "misolori", "sandy081", "sbatten" ], "repo": "microsoft/vscode", "url": "https://github.com/microsoft/vscode/issues/122335", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
987156362
Horizontal scroll bar only works at the end of the Jupyter feed Environment data VS Code version: 1.59.1 Jupyter Extension version (available under the Extensions sidebar): v2021.8.1236758218 Python Extension version (available under the Extensions sidebar): v2021.8.1236758218 OS (Windows | Mac | Linux distro) and ...
gharchive/issue
2021-08-31T12:57:15
2025-04-01T06:39:36.332995
{ "authors": [ "greazer", "rebornix", "turbonate" ], "repo": "microsoft/vscode", "url": "https://github.com/microsoft/vscode/issues/132166", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
997255249
Latex stdout is not converted to latex (was: Julia help text rendered poorly) How are you mainly using the Jupyter extension? [X] Notebooks (.ipynb) [ ] Interactive Window and or Cell Scripts (ex. .py files with #%%) [ ] Both What happened? I wrote ?rand (for example) in a Julia notebook cell and executed the cell....
gharchive/issue
2021-09-15T12:38:53
2025-04-01T06:39:36.344717
{ "authors": [ "DonJayamanne", "hammer", "mjbvz", "rchiodo" ], "repo": "microsoft/vscode", "url": "https://github.com/microsoft/vscode/issues/133172", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1026893835
Inspect tokens and scopes doesn't work in notebooks Issue Type: Bug Open a notebook Create a code cell Focus on the code cell and try running Developer: Inspect tokens and scopes Bug Nothing happens VS Code version: Code - Insiders 1.62.0-insider (Universal) (cad4c193d85f0891204da41c0508de39e7aa38c6, 2021-10-14T05:...
gharchive/issue
2021-10-14T22:56:01
2025-04-01T06:39:36.351924
{ "authors": [ "aeschli", "mjbvz" ], "repo": "microsoft/vscode", "url": "https://github.com/microsoft/vscode/issues/135128", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1048386618
Extension issue Issue Type: Bug Extension Name: html-language-features Extension Version: 1.0.0 OS Version: Windows_NT x64 10.0.19042 VS Code version: 1.62.0 :warning: We have written the needed data into your clipboard. Please paste! :warning: /needsMoreInfo
gharchive/issue
2021-11-09T09:37:53
2025-04-01T06:39:36.354243
{ "authors": [ "IllusionMH", "kundan1908" ], "repo": "microsoft/vscode", "url": "https://github.com/microsoft/vscode/issues/136736", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1140441358
unable to load static files We have written the needed data into your clipboard because it was too large to send. Please paste . /needsMoreInfo Please specify how exactly this is related to VS Code editor itself? If you are using some extension to provide live server - issue should be reported in extension's repo....
gharchive/issue
2022-02-16T19:03:52
2025-04-01T06:39:36.355878
{ "authors": [ "IllusionMH", "amrendra22" ], "repo": "microsoft/vscode", "url": "https://github.com/microsoft/vscode/issues/143231", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1142733967
Typescript services Issue Type: Bug Go to definition and typescript not working VS Code version: Code - Insiders 1.65.0-insider (86200d542474b26aa28034e0fd5789c45c747d8b, 2022-02-17T07:18:54.447Z) OS version: Windows_NT x64 10.0.22000 Restricted Mode: No System Info Item Value CPUs Intel(R) Core(TM) i7-8550U ...
gharchive/issue
2022-02-18T09:42:19
2025-04-01T06:39:36.375695
{ "authors": [ "IllusionMH", "rogerms" ], "repo": "microsoft/vscode", "url": "https://github.com/microsoft/vscode/issues/143359", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1158217489
Allow double click on tab to return layout to original Issue Type: Bug If you have a split screen you can vary the width of the split. One behaviour was that you could double click a tab and it would occupy most of the window and then double click again to return it to its previous size and layout. The second double ...
gharchive/issue
2022-03-03T10:12:55
2025-04-01T06:39:36.403493
{ "authors": [ "VSCodeTriageBot", "bpasero", "originlondon" ], "repo": "microsoft/vscode", "url": "https://github.com/microsoft/vscode/issues/144311", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1190060305
Allow users to override an extension's Activation Event in settings.json Pretty much all in the title. A lot of extensions don't seem to care about choosing the most optimal Activation Event, or some extensions are simply having a hard time not to lag while running on a remote server, while they work just fine lo...
gharchive/issue
2022-04-01T17:02:43
2025-04-01T06:39:36.410683
{ "authors": [ "DillPickle80", "VSCodeTriageBot", "rzhao271" ], "repo": "microsoft/vscode", "url": "https://github.com/microsoft/vscode/issues/146566", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1225826829
Synchronous launch compounds Launch compounds in workspaces launch asynchronously. While this saves launch time, we found a couple of issues with this: Following quick pick menu / input box will cancel the previous one. If two launch task both have such requirements, then one of them ends up to be cancelled. One...
gharchive/issue
2022-05-04T19:41:52
2025-04-01T06:39:36.418250
{ "authors": [ "roblourens", "weinand", "xisui-MSFT" ], "repo": "microsoft/vscode", "url": "https://github.com/microsoft/vscode/issues/148735", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1290261981
MODULE PROBLEM I downloaded a module named pygame, but it said there is no module named pygame when I say 'import pygame'. /question
gharchive/issue
2022-06-30T14:59:10
2025-04-01T06:39:36.419437
{ "authors": [ "AreejElshrief", "gjsjohnmurray" ], "repo": "microsoft/vscode", "url": "https://github.com/microsoft/vscode/issues/153830", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1395151620
Node debugger not working in WSL Node debugger in WSL is not working. Node is installed in WSL but the debugger does not stop when adding breakpoints. All I am doing is creating a simple nodejs (v14.18) application, created the launch.json file and run the debugger. I have the following launch configuration. { "v...
gharchive/issue
2022-10-03T18:31:44
2025-04-01T06:39:36.427163
{ "authors": [ "VSCodeTriageBot", "connor4312", "gentig" ], "repo": "microsoft/vscode", "url": "https://github.com/microsoft/vscode/issues/162602", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1405502818
Extension behaves VERY slowly during initialization while debugging In the latest insiders build, initialization timings for GitLens while debugging are VERY slow (like 10x slower than when running the exact same code in 1.72.1). I can't point to any one thing but most calls during GitLens startup are just taking WAY...
gharchive/issue
2022-10-12T03:33:52
2025-04-01T06:39:36.430559
{ "authors": [ "VSCodeTriageBot", "eamodio", "roblourens" ], "repo": "microsoft/vscode", "url": "https://github.com/microsoft/vscode/issues/163390", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1414956261
Soft link causes the same source file to be edited in two windows at the same time Does this issue occur when all extensions are disabled?: Yes/No VS Code Version: 1.72.2 (Universal) commit: d045a5eda657f4d7b676dedbfa7aab8207f8a075 date: 2022-10-12T22:16:30.254Z Electron: 19.0.17 Chromium: 102.0.5005.167 No...
gharchive/issue
2022-10-19T13:15:48
2025-04-01T06:39:36.435484
{ "authors": [ "bpasero", "litaohe" ], "repo": "microsoft/vscode", "url": "https://github.com/microsoft/vscode/issues/164026", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1426884358
I can not open a new terminal or split the terminal Type: Bug I can not open a new terminal or split the terminal!! VS Code version: Code 1.72.1 (Universal) (129500ee4c8ab7263461ffe327268ba56b9f210d, 2022-10-10T17:25:13.482Z) OS version: Darwin arm64 20.6.0 Modes: Sandboxed: No Thanks for creating this issue! It lo...
gharchive/issue
2022-10-28T08:23:15
2025-04-01T06:39:36.440119
{ "authors": [ "VSCodeTriageBot", "fpichlou", "gjsjohnmurray" ], "repo": "microsoft/vscode", "url": "https://github.com/microsoft/vscode/issues/164862", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }