Nick Trogh
e0b395019d
Update dateApproved for 1.95
2024-10-29 09:20:16 +01:00
Nick Trogh
107b77bb6c
Update dateApproved for 1.94
2024-10-03 11:42:29 +02:00
Raymond Zhao
80b06d97d8
polish ( #7571 )
2024-09-09 18:44:15 +02:00
Raymond Zhao
803dd29a83
fix: YouTube embed links add third-party cookies ( #7564 )
2024-09-06 11:50:59 -07:00
Nick Trogh
e91d5d5226
Update dateApproved for 1.93
2024-09-05 10:22:14 +02:00
Christof Marti
3362cfb615
Remove obsolete workaround for GPG keyboxd ( microsoft/vscode-remote-release#10184 )
2024-08-30 15:07:24 +02:00
bamurtaugh
4780a93ddb
Update links and names
2024-08-07 14:44:07 -07:00
Nick Trogh
0d632fb0b9
Update DateApproved for 1.92
2024-08-01 10:36:04 +02:00
Nick Trogh
ab136306da
Update 1.91 dateApproved
2024-07-03 14:40:43 +02:00
bedaberner
39825c3c40
Added text explaining specific ssh key
2024-06-30 18:11:12 -07:00
bedaberner
7a2f7c0fe1
Update sharing-git-credentials.md
...
add "ssh-add" command to linux instructions and mute ssh-agent PID
2024-06-30 18:11:12 -07:00
Christof Marti
3b9e4c582f
Update project name section ( #7377 )
2024-06-14 14:42:15 +02:00
Nick Trogh
ca06608694
Update DateApproved for 1.90
2024-06-05 17:22:09 +02:00
Henrik Storck
fdf219c950
Add note about problems in newer gpg versions for sharing credentials with devcontainer ( #7329 )
...
* Add note about the use of keyboxd in newer gpg versions for devcontainer
* Apply suggestions from code review
Co-authored-by: Nick Trogh <1908215+ntrogh@users.noreply.github.com>
---------
Co-authored-by: Nick Trogh <1908215+ntrogh@users.noreply.github.com>
2024-05-31 15:06:40 +02:00
Kevin Chen
d7b6cda3fd
Added link to known limitations in SSH agent forwarding documentation ( #7251 )
...
Co-authored-by: Nick Trogh <1908215+ntrogh@users.noreply.github.com>
Co-authored-by: Brigit Murtaugh <brigit.murtaugh@microsoft.com>
2024-05-06 21:45:56 +02:00
Nick Trogh
1badc6fe7c
Update DateApproved for 1.89
2024-05-02 09:37:37 +02:00
Nick Trogh
3b9829bc4e
Update DateApproved for 1.88
2024-04-04 14:49:52 +02:00
Nick Trogh
463630e704
DateApproved 1.87 release
2024-02-28 17:30:53 +01:00
Nick Trogh
9995875dd4
Update DateApproved for 1.86
2024-02-01 09:11:03 +01:00
Greg Van Liew
0276594050
Update DateApproved
2023-12-07 08:23:43 -08:00
Greg Van Liew
9a96faa4f9
small follow up edits
2023-11-30 12:50:01 -08:00
Christof Marti
29a7059bd3
Dev Containers supports all host OSes ( #6865 )
2023-11-28 09:36:14 -08:00
Gwyneth Peña-Siguenza
1c2fd212b3
Updated to reflect recommended project structure and use of switch container command ( #6849 )
2023-11-27 10:37:37 -08:00
Greg Van Liew
3a062b1d3f
DateApproved
2023-11-01 08:17:31 -07:00
Greg Van Liew
027f432b25
Edit/formatting pass on recent updates ( #6721 )
2023-10-06 06:26:22 -07:00
Greg Van Liew
3525d68a7e
DateApproved
2023-10-04 08:50:51 -07:00
Christof Marti
261642e361
Dev Containers over Tunnels documentation ( #6706 )
2023-10-03 14:22:07 -07:00
Greg Van Liew
f8f07cc537
DateApproved
2023-09-07 09:52:25 -04:00
Greg Van Liew
cccc58b6e7
Update DateApproved
2023-08-03 07:24:29 -07:00
Greg Van Liew
51e7f0fbce
Update DateApproved
2023-07-06 08:15:15 -07:00
gregvanl
4e778cdeee
Update DateApproved
2023-06-08 08:31:56 -07:00
gregvanl
90f87f8722
DateApproved
2023-05-02 20:56:17 -07:00
Greg Van Liew
fae16e263c
Formatting for a recent community PR ( #6227 )
2023-04-13 13:30:16 -07:00
LBF38
e8437f98f2
docs(remote): 📝 Add notes for Windows user on sharing git credentials (GPG keys) ( #6194 )
...
* docs(remote): 📝 update sharing-git-credentials.md
Adding a note for Windows user.
The GPG signing keys must be defined in the WSL distro as it is the OS shared with the DevContainer.
* docs(remote): 📝 add note for gpg sharing
update notes for Windows users.
Note on sharing gpg keys with devcontainer.
* docs(remote): 📝 update sharing gpg keys
fix notes and comments on how to setup gpg keys in windows.
2023-04-13 10:39:55 -07:00
gregvanl
b15f97e201
Update DateApproved
2023-03-29 19:59:02 -07:00
gregvanl
6b1df8c3d1
DateApproved
2023-03-01 08:52:09 -08:00
Pamela Fox
8b40e1c815
Remove extra r in overrideCommand ( #6043 )
2023-02-10 11:17:23 -08:00
gregvanl
ce16168264
DateApproved
2023-02-01 21:01:45 -08:00
gregvanl
d29f52cbbf
Merge branch 'main' into vnext
2023-01-18 15:00:05 -08:00
Greg Van Liew
74c1942a25
Follow up edits and formatting after recent PRs ( #5941 )
...
* Follow up edit and formatting pass
* Add trailing return
2023-01-17 16:29:18 -08:00
Brigit Murtaugh
c9afa4e122
Update dev container content ( #5906 )
...
* Update out of date, restructure
* Update dev container tutorial
* vscode-remote-release/issues/7444
* Update cli
* Update to latest repo
* Restructure and update
* Update docs/devcontainers/create-dev-container.md
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Update docs/devcontainers/tutorial.md
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Update docs/remote/ssh.md
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Update remote/advancedcontainers/start-processes.md
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Update docs/devcontainers/tutorial.md
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Update docs/devcontainers/tutorial.md
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Update extension
* Add action
* Update extension
* Update cli info
* Remove mention of simplified
* Add note
* Add pre-build label
* Update docs/devcontainers/containers.md
Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
* Typo
* Remove section
Co-authored-by: bamurtaugh <brmurtau@microsoft.com>
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
Co-authored-by: Greg Van Liew <gregvanl@microsoft.com>
2023-01-17 13:08:22 -08:00
gregvanl
a573eb9731
Small edit to recent update
2023-01-13 17:18:01 -08:00
Christof Marti
850cd4d597
Document systemd support in WSL (microsoft/vscode-remote-release#7821) ( #5934 )
2023-01-10 09:08:11 -08:00
Greg Van Liew
883671526c
Merge vnext to main ( #5834 )
...
* Add 1.73 release notes placeholder
* Initial tunnel updates
* More info and updates
* Typo
* Update desktop
* Wording and flow
* JSONC documentation seems incomplete, doesn't mention trailing commas. Fixes #5728
* VS Code for the Web supports Language Packs!
* add tunnel to ext host configurations table
* Input latency notes
* fix #164628
* Mention that trailing commas in JSONC are discouraged
* Update 1.73 vscode.d.ts commit ID
* news
* Add Settings editor release notes
* Update workspace trust settings picture
* Adding placeholder sections
* Add placeholder
* added notes for include/exclude search result commands
* Update 1.73 Windows keybindings
* Dev Containers release notes
* update
* Issue trackers
* adding release notes
* Release notes
* Add Python release notes
* Update v1_73.md
* VS Code for the Web branch protection release notes
* Add command center content
* Add rounded corners entry
* Update release notes
* Add quick pick styles entry
* Add list codicons update entry
* Add list icon video
* Adding proposed api sections
* Add ts preview section
* Add dev container template info
* Undo non-lfs image
* Reupload with lfs
* Adding md link update
* localization for the web
* add accessibility updates
* Add jupyter release note TODOs
* Add startDebugging release note
* Notable fix
* typos and section reordering
* Jupyter debug release notes
* Add Markdown link occurrence highlighting section
* Update 1.73 settings
* release notes edits
* Add section on md insert links
* Add api sections
* Add dup md section
* Update thank you.
* edit
* Make doc links absolute
* Small edits
* add logging improvements
* add settings profiles improvements
* Add screenshot
* chore: add windows11 context menu notes
* merge editor release notes
* release notes: list.collapseAllToFocus
* Updates merge editor release notes.
* More merge editor release notes
* Merge editor wording improvements
* Add community contributions for vscode-dev-chrome-launcher
* ImageOptim
* Update channel name
* Fix setting value for Pylance auto imports
* Tune image alt text
* Update 1.73 vscode.d.ts commit ID
* Add 1.73 highlights and social image
* Remove Jupyter release notes from deferred release
* Remove the sections on the Jupyter extension
* Update 1.73 social image to remove Jupyter
* Shrink images and optimize .gifs
* Update theme color.
* release notes edits
* Edit theme-color.md
* Update DateApproved
* Add 1.74 release notes placeholder
* Add quick pick title and placeholder guidance
* Incorrect "Request forwarding" conclusion about diagnostics. Fixes #5778
* Edit pass
* Wording polish
* Update 1.74 settings
* Edit pass
* Edit pass
* Polish and feedback
* Wording
* Wording
* Add blog
* Formatting
* Update 1.74 vscode.d.ts commit ID
* Update 1.74 Windows keybindings
* 1.74 settings updates
* A few initial edits and formatting
* mangle news
* Git - unsafe repositories (#5818 )
* Unsafe repository question
* Tweak the message
* Mention accessibility tag
* Add release notes for indicators a11y and WCO
* Clarify WCO re-enablement
* add accessibility, task, terminal updates
* Update release notes
* Dev Container notes
* Thank yous
* Add release notes
* Fix typo
* Implicit activation events
* Polish implicit activation events section
* add release notes
* make link work
* Implicit activation events documentation updates
* Edits and reordering
* Add note
* Update remote-even-better.md
* Typo
* auth bundle improvements
* call out l10n
* Update command
* VS Code for the Web release notes
* Add statement
* SCM action button
* finalise log api
* Sharing profiles
* document Install Extension from Location command
* Adding TS sections
* Adding sections
* update kernel picker change
* Update jupyter extension changelog
* Jupyter release notes
* Notebook audio cues
* Small edits and formatting
* killOnServerStop release notes
* Exception breakpoints view release notes
* add acknowledgements for 1.74
* Update release notes
* First cut for Python on the Web
* update color referemce
* platform specific extension docs clarifications regarding https://github.com/microsoft/vscode-vsce/issues/785
* release notes: extension signing and verification
fyi @sandy081
* Release notes
* Adds merge editor release notes
* Mentions command to partially accept inline suggestions.
* More Python documentation
* Sell the WCO re-enablement better
* Minor word tweaks
* Elaborate on improved Settings editor a11y
* Add images to Git LFS
* Small edits, reordering, and mention sandbox blog
* 1.74 highlights and social image
* Small updates
* Alt text tuning
* Comments and GHPRI release notes
* update acknowledgements
* release notes: @vscode/vsce
* 🎤 Introduce `search` file location method
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
* Small edits to recent updates
* Edit pass on Python for the Web
* Add tunnels topic to sitemap
* Prep for Insiders snapshot, add images to Git LFS
* Add new content back to TOC, tune images
* first pass at profiling docs (#5833 )
* Edit pass and Audio Cues dropdown image
* Edit pass on new JS profiling topic
* Shrink .gifs
* Edit pass on blog post
* Edit pass on tunnels topic
* Refer to insider version
* Update DateApproved
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
Co-authored-by: bamurtaugh <brmurtau@microsoft.com>
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
Co-authored-by: Connor Peet <connor@peet.io>
Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
Co-authored-by: Megan Rogge <merogge@microsoft.com>
Co-authored-by: Johannes <johannes.rieken@gmail.com>
Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
Co-authored-by: Matt Bierner <matb@microsoft.com>
Co-authored-by: David Dossett <ddossett@microsoft.com>
Co-authored-by: andreamah <andrea_mah22@hotmail.com>
Co-authored-by: Andrea Mah <31675041+andreamah@users.noreply.github.com>
Co-authored-by: Christof Marti <chrmarti@microsoft.com>
Co-authored-by: SteVen Batten <sbatten@microsoft.com>
Co-authored-by: Logan Ramos <lramos15@gmail.com>
Co-authored-by: Courtney Webster <clw99@swbell.net>
Co-authored-by: Courtney Webster <60238438+cwebster-99@users.noreply.github.com>
Co-authored-by: Joyce Er <joyceerhl@gmail.com>
Co-authored-by: Alex Ross <alros@microsoft.com>
Co-authored-by: Brigit Murtaugh <brigit.murtaugh@microsoft.com>
Co-authored-by: Tyler Leonhardt <me@tylerleonhardt.com>
Co-authored-by: Rob Lourens <roblourens@gmail.com>
Co-authored-by: Peng Lyu <penlv@microsoft.com>
Co-authored-by: Sandeep Somavarapu <sasomava@microsoft.com>
Co-authored-by: deepak1556 <hop2deep@gmail.com>
Co-authored-by: Henning Dieterichs <hdieterichs@microsoft.com>
Co-authored-by: Joao Moreno <joao.moreno@microsoft.com>
Co-authored-by: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com>
Co-authored-by: Luciana Abud <45497113+luabud@users.noreply.github.com>
Co-authored-by: Joyce Er <joyce.er@microsoft.com>
Co-authored-by: rebornix <penn.lv@gmail.com>
Co-authored-by: Dirk Bäumer <dirkb@microsoft.com>
Co-authored-by: isidor <inikolic@microsoft.com>
Co-authored-by: Alex Dima <alexdima@microsoft.com>
Co-authored-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
2022-12-07 09:29:10 -08:00
gregvanl
ac0b421a1e
Update DateApproved
2022-12-07 08:59:43 -08:00
Brandon Waterloo [MSFT]
5bec01cb95
Update other reference to `docker.host` ( #5810 )
2022-11-28 15:29:29 -08:00
Brigit Murtaugh
8129ab99b9
Update to latest dev container repos and terms ( #5782 )
...
* Update to latest repos and terms
* Update containers.md
* Update create-dev-container.md
* Update create-dev-container.md
* Update configure-separate-containers.md
* Update docs/devcontainers/containers.md
Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
* Update docs/devcontainers/containers.md
Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
* Update docs/devcontainers/containers.md
Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
* Update docs/devcontainers/containers.md
Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
* Update docs/devcontainers/create-dev-container.md
Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
* Update docs/devcontainers/create-dev-container.md
Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
* Update docs/devcontainers/create-dev-container.md
Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
* Update docs/remote/linux.md
Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
* Update remote/advancedcontainers/questions-feedback.md
Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
* Update docs/devcontainers/create-dev-container.md
Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
* Feedback on UI
* Feedback
Co-authored-by: bamurtaugh <brmurtau@microsoft.com>
Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
2022-11-15 12:13:58 -08:00
Greg Van Liew
52aea9e696
Dev Containers also updates DockerCompose user ID ( #5776 )
2022-11-09 10:27:49 -08:00
Greg Van Liew
de1c60ac83
merge vnext to main ( #5756 )
...
* Add 1.73 release notes placeholder
* JSONC documentation seems incomplete, doesn't mention trailing commas. Fixes #5728
* VS Code for the Web supports Language Packs!
* Input latency notes
* fix #164628
* Mention that trailing commas in JSONC are discouraged
* Update 1.73 vscode.d.ts commit ID
* news
* Add Settings editor release notes
* Update workspace trust settings picture
* Adding placeholder sections
* Add placeholder
* added notes for include/exclude search result commands
* Update 1.73 Windows keybindings
* Dev Containers release notes
* update
* Issue trackers
* adding release notes
* Release notes
* Add Python release notes
* Update v1_73.md
* VS Code for the Web branch protection release notes
* Add command center content
* Add rounded corners entry
* Update release notes
* Add quick pick styles entry
* Add list codicons update entry
* Add list icon video
* Adding proposed api sections
* Add ts preview section
* Add dev container template info
* Undo non-lfs image
* Reupload with lfs
* Adding md link update
* localization for the web
* add accessibility updates
* Add jupyter release note TODOs
* Add startDebugging release note
* Notable fix
* typos and section reordering
* Jupyter debug release notes
* Add Markdown link occurrence highlighting section
* Update 1.73 settings
* release notes edits
* Add section on md insert links
* Add api sections
* Add dup md section
* Update thank you.
* edit
* Make doc links absolute
* Small edits
* add logging improvements
* add settings profiles improvements
* Add screenshot
* chore: add windows11 context menu notes
* merge editor release notes
* release notes: list.collapseAllToFocus
* Updates merge editor release notes.
* More merge editor release notes
* Merge editor wording improvements
* Add community contributions for vscode-dev-chrome-launcher
* ImageOptim
* Update channel name
* Fix setting value for Pylance auto imports
* Tune image alt text
* Update 1.73 vscode.d.ts commit ID
* Add 1.73 highlights and social image
* Remove Jupyter release notes from deferred release
* Remove the sections on the Jupyter extension
* Update 1.73 social image to remove Jupyter
* Shrink images and optimize .gifs
* Update theme color.
* release notes edits
* Edit theme-color.md
* Update DateApproved
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
Co-authored-by: Megan Rogge <merogge@microsoft.com>
Co-authored-by: Johannes <johannes.rieken@gmail.com>
Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
Co-authored-by: Matt Bierner <matb@microsoft.com>
Co-authored-by: David Dossett <ddossett@microsoft.com>
Co-authored-by: andreamah <andrea_mah22@hotmail.com>
Co-authored-by: Andrea Mah <31675041+andreamah@users.noreply.github.com>
Co-authored-by: Christof Marti <chrmarti@microsoft.com>
Co-authored-by: SteVen Batten <sbatten@microsoft.com>
Co-authored-by: Logan Ramos <lramos15@gmail.com>
Co-authored-by: Courtney Webster <clw99@swbell.net>
Co-authored-by: Courtney Webster <60238438+cwebster-99@users.noreply.github.com>
Co-authored-by: Joyce Er <joyceerhl@gmail.com>
Co-authored-by: Alex Ross <alros@microsoft.com>
Co-authored-by: Brigit Murtaugh <brigit.murtaugh@microsoft.com>
Co-authored-by: bamurtaugh <brmurtau@microsoft.com>
Co-authored-by: Tyler Leonhardt <me@tylerleonhardt.com>
Co-authored-by: Rob Lourens <roblourens@gmail.com>
Co-authored-by: Peng Lyu <penlv@microsoft.com>
Co-authored-by: Sandeep Somavarapu <sasomava@microsoft.com>
Co-authored-by: deepak1556 <hop2deep@gmail.com>
Co-authored-by: Henning Dieterichs <hdieterichs@microsoft.com>
Co-authored-by: Joao Moreno <joao.moreno@microsoft.com>
Co-authored-by: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com>
Co-authored-by: Luciana Abud <45497113+luabud@users.noreply.github.com>
2022-11-02 09:20:34 -07:00
gregvanl
de0f69684f
Move Dev Containers topics
2022-10-25 11:53:37 -07:00