Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

microsoft/vscode

sbatten pushed 1 commit to sbatten/eager-lizard microsoft/vscode
  • just skip the registration if we have state to hide de0b90c

View on GitHub

isidorn created a comment on an issue on microsoft/vscode
Fair. Thanks for considering.

View on GitHub

sbatten closed a pull request on microsoft/vscode
Fixes an issue where settings sync causes double chat view
deregister the view container if context key isn't honored <!-- Thank you for submitting a Pull Request. Please: * Read our Pull Request guidelines: https://github.com/microsoft/vscode/wiki/How-...
sbatten opened a pull request on microsoft/vscode
just skip the registration if we have state to hide
<!-- Thank you for submitting a Pull Request. Please: * Read our Pull Request guidelines: https://github.com/microsoft/vscode/wiki/How-to-Contribute#pull-requests * Associate an issue with the Pu...
sbatten created a branch on microsoft/vscode

sbatten/eager-lizard - Visual Studio Code

joegeorge022 forked microsoft/vscode

joegeorge022/vscode

joegeorge022 starred microsoft/vscode
themehdev opened an issue on microsoft/vscode
Large tooltip when not tokenized on long lines makes code hard to read
<!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoi...
ThePlenkov opened an issue on microsoft/vscode
[devcontainer]: install recommended extensions on container rebuild
# Problem statement When working in a devcontainer we used to preinstall some extensions using devcontainer.json file: ```json { "customizations": { "vscode": { "extensions": ["nrwl....
sbatten opened a pull request on microsoft/vscode
Fixes an issue where settings sync causes double chat view
deregister the view container if context key isn't honored <!-- Thank you for submitting a Pull Request. Please: * Read our Pull Request guidelines: https://github.com/microsoft/vscode/wiki/How-...
sbatten created a branch on microsoft/vscode

sbatten/1.95/232277 - Visual Studio Code

bhavyaus pushed 1 commit to main microsoft/vscode
  • fix: Show walkthrough if the extension pack has only 1 walkthrough (#232286) 4330bca

View on GitHub

bhavyaus deleted a branch microsoft/vscode

dev/bhavyau/walkthrough-open-main

bhavyaus closed a pull request on microsoft/vscode
fix: Show walkthrough if the extension dependency or pack has only 1 walkthrough
<!-- Thank you for submitting a Pull Request. Please: * Read our Pull Request guidelines: https://github.com/microsoft/vscode/wiki/How-to-Contribute#pull-requests * Associate an issue with the...
sbatten deleted a branch microsoft/vscode

sbatten/impressed-asp

sbatten pushed 1 commit to main microsoft/vscode
  • try to force hide the view if it ever gets shown by accident (#232277) * try to force hide the view if it ever gets ... f0c6346

View on GitHub

sbatten closed a pull request on microsoft/vscode
try to force hide the view if it ever gets shown by accident
<!-- Thank you for submitting a Pull Request. Please: * Read our Pull Request guidelines: https://github.com/microsoft/vscode/wiki/How-to-Contribute#pull-requests * Associate an issue with the Pu...
omermizr created a comment on an issue on microsoft/vscode
Ok this is fixed for me! My problem was specifically with MacOS and was caused by an update to XCode. The solution is to launch XCode and consent to the new T&Cs. More info here: https://stackoverf...

View on GitHub

albertosantini created a comment on an issue on microsoft/vscode
I should debug, but I have not the setup. Sorry. `preparePathForShell` has the following signature: ``` /** * Takes a path and returns the properly escaped path to send to a given shell. On Win...

View on GitHub

connor4312 pushed 1 commit to main microsoft/vscode
  • debug: update js-debug 1.95.1 for WASM fix (#232290) Contains: https://github.com/microsoft/vscode-js-debug/compare/... 05d76b9

View on GitHub

connor4312 deleted a branch microsoft/vscode

connor4312/js-debug-1.95.1

connor4312 closed a pull request on microsoft/vscode
debug: update js-debug 1.95.1 for WASM fix
Contains: https://github.com/microsoft/vscode-js-debug/compare/v1.95.0...v1.95.1 <!-- Thank you for submitting a Pull Request. Please: * Read our Pull Request guidelines: https://github.com/micr...
meganrogge created a comment on an issue on microsoft/vscode
cc @tyriar, @justschen

View on GitHub

meganrogge opened an issue on microsoft/vscode
Show window picker for screenshot feature
From @rperez030: "The troubleshoot command is helpful, but I wish the option to obtain a screenshot was available outside that use case. For example, if I’m coding a web app, I’d like to be able to...
karthiknadig created a comment on an issue on microsoft/vscode
@J-Siu This seems like a `conda` issue and not likey an issue with VS Code extension or VS Code. From the error it seems like `conda` detects some environment corruption. Try doing this from a exte...

View on GitHub

bhavyaus opened an issue on microsoft/vscode
Walkthrough packs with only 1 walkthrough should open
<!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- 🕮 Read our guide about submitting issues: ...
bpasero created a comment on an issue on microsoft/vscode
When you run VS Code from the command line, we do not resolve shell environment because it gets inherited from the command line.

View on GitHub

bpasero created a review on a pull request on microsoft/vscode

View on GitHub

omermizr created a comment on an issue on microsoft/vscode
Same issue for me. Started with `--verbose` and my log shows this a bunch of times: ``` [trace] resolveShellEnv(): skipped (VSCODE_CLI is set)

View on GitHub

rzhao271 created a review on a pull request on microsoft/vscode

View on GitHub

Load more