Граф коммитов

82 Коммитов

Автор SHA1 Сообщение Дата
Greg Van Liew 0678b900ac
Update dev community slack channel (#6775) 2023-10-30 08:45:12 -07:00
Brigit Murtaugh d29c946bfb
Add update note (#6579) 2023-08-08 15:06:42 -07:00
Matt Bierner 8132f29a6f
Update personal social link
Just updating my social link as my twitter account is 🪦
2023-07-26 10:31:33 -07:00
Hans c938434304
Adjust spell word (#6434)
* Fix typo 'diagnosics' --> 'diagnostics'

* Fix typo 'propert' --> 'property'

* fix typo 'underyling' --> ''underlying
2023-06-28 07:45:50 -04:00
Greg Van Liew f4d2e8fe5a
Update help.github.com URLs (#6219) 2023-04-11 12:37:06 -07:00
Greg Van Liew 983ab07940
sandbox - remove statement about electron not supporting node.js in renderer process anymore (#5920)
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2023-01-05 21:42:21 -08:00
Brigit Murtaugh 7a0115ab41
Update remote-even-better.md (#5869) 2022-12-14 13:08:03 -08:00
Brett Cannon fb3f191412
Fix a couple of typos in the "Remote Development Even Better" post (#5842) 2022-12-08 11:54:53 -08:00
Connor Peet 2945007ad9
remove mentions of port forwarding from tunnels (#5838)
Commented this in an initial draft, but I didn't read carefully and it
seems to have survived. Port forwarding is different than tunnels (and
has no inherent security, where our tunnels do.)
2022-12-07 15:07:19 -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
Greg Van Liew 2aff1b0b61
Sandbox blog post (#5809)
* Initial placeholder

* Bring over Word content with edit pass

* Add a few more links

* Adjust title and header

* Update image

* Small edits

* Update diagrams with PowerPoint exports
2022-11-29 07:20:41 -08:00
Brigit Murtaugh 602ee180ca
Update to Remote Tunnels (#5747) 2022-11-03 12:01:06 -07:00
Chuck Lantz dd1aaea4c4
Misc clarifications and tweaks for dev container content (#5760)
* Misc clarifications and tweaks for dev container content

* Tweak link

* Update docs/devcontainers/containers.md

Co-authored-by: Brigit Murtaugh <brigit.murtaugh@microsoft.com>

Co-authored-by: Brigit Murtaugh <brigit.murtaugh@microsoft.com>
2022-11-03 11:13:09 -07:00
gregvanl de0f69684f Move Dev Containers topics 2022-10-25 11:53:37 -07:00
gregvanl 65469e5468 Update screenshots for Remote extension rename 2022-10-07 15:39:29 -07:00
gregvanl 13ab865055 Merge branch 'main' into remote-naming 2022-10-05 11:35:27 -07:00
Olivia Guzzardo 939109e060 Add extension authoring vs code release notes 2022-10-04 14:12:02 -04:00
Olivia Guzzardo b99700d765 Updates based on PR feedback 2022-10-04 13:58:52 -04:00
Olivia Guzzardo a5f6b71a23 Update header + page title 2022-10-04 13:14:32 -04:00
Olivia Guzzardo 7a6f8ea316 Add VS Code Community Discussions blog post 2022-10-04 12:11:20 -04:00
gregvanl 7e0a8b853d First pass on Remote - WSL and Containers rename 2022-09-29 20:56:49 -07:00
Alex Buck 26dfb19e90 [BULK UPDATE] DocuTune - Rebranding links 2022-09-20 15:55:44 -04:00
gregvanl 451ee712e7 Edit pass on Features blog post 2022-09-15 16:26:34 -04:00
Brigit Murtaugh 20484133e4
Features blog (#5629)
* Create features blog

* Quotes

* Feature pack wording

* Update blogs/2022/09/15/dev-container-features.md

Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>

* Update blogs/2022/09/15/dev-container-features.md

Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>

* Update blogs/2022/09/15/dev-container-features.md

Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>

* Update blogs/2022/09/15/dev-container-features.md

Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>

* Update blogs/2022/09/15/dev-container-features.md

Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>

* Update blogs/2022/09/15/dev-container-features.md

Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>

* Update dev-container-features.md

* Update dev-container-features.md

* Revert "Update dev-container-features.md"

This reverts commit efbce56e42.

* Revert "Update dev-container-features.md"

This reverts commit 2edc5064f5.

* Revert "Update blogs/2022/09/15/dev-container-features.md"

This reverts commit 1f8bb6d396.

* Revert "Update blogs/2022/09/15/dev-container-features.md"

This reverts commit fd4c8c9d48.

* Revert "Update blogs/2022/09/15/dev-container-features.md"

This reverts commit 3c4c52b29e.

* Revert "Update blogs/2022/09/15/dev-container-features.md"

This reverts commit 6894ba78e6.

* Revert "Update blogs/2022/09/15/dev-container-features.md"

This reverts commit d25ee74567.

* Revert "Update blogs/2022/09/15/dev-container-features.md"

This reverts commit 292b96180c.

* Revert "Feature pack wording"

This reverts commit 3c541ba4ce.

* Add in previous changes

* Update title

* Update images

* Update notes based on feedback

* Feedback

* Update note

* Note

* Updating ordering info

Co-authored-by: bamurtaugh <brmurtau@microsoft.com>
Co-authored-by: Chuck Lantz <chuck_lantz@hotmail.com>
2022-09-15 15:31:58 -04:00
gregvanl 6c8e8a8396 Fix broken link 2022-08-16 11:43:17 -07:00
gregvanl 3dcc6f3614 Edit pass on Markdown LS blog post 2022-08-16 11:07:46 -07:00
Matt Bierner f1af550894
Adding MD LS draft 2022-08-11 17:34:37 -07:00
James Cockshull ab35ecc087
Fix typo 2022-07-09 17:05:35 +07:00
gregvanl 31da8c4388 Update VS Code Server steps formatting 2022-07-08 08:53:06 -07:00
gregvanl e3b642f5d6 Add VS Code Server to highlights 2022-07-07 11:01:31 -07:00
gregvanl 2ec5e73d5e Edit pass on VS Code Server docs 2022-07-07 10:10:26 -07:00
gregvanl 208d612ecd initial vs code server content 2022-07-07 09:04:15 -07:00
bamurtaugh aa082e1f08 Update 2022-05-23 14:36:06 -07:00
bamurtaugh 53ba21cf25 Wording 2022-05-23 14:32:08 -07:00
bamurtaugh 1efa9c8948 Make status more specific 2022-05-23 14:29:57 -07:00
gregvanl 805063820c Broken header links, markdownlint pass 2022-05-20 10:36:30 -07:00
gregvanl 071ee90149 Also mention C++ toolset dependency 2022-05-18 10:16:44 -07:00
gregvanl 9ec1d65eb0 Move tag line down below H2 2022-05-18 08:55:33 -07:00
gregvanl 86b219c7f4 Mention needing Python and Node.js 2022-05-18 08:37:40 -07:00
gregvanl bffbb9fe88 Small edits to blog post 2022-05-17 22:02:16 -07:00
bamurtaugh d86f09d645 Spec feedback 2022-05-17 12:10:59 -07:00
bamurtaugh 8c23eb01ed Intro 2022-05-17 12:08:06 -07:00
bamurtaugh 13214d66e3 Intro updates 2022-05-17 10:24:48 -07:00
bamurtaugh 501b9b0a75 Intro 2022-05-17 10:21:14 -07:00
bamurtaugh 66b1ec60f3 Context header 2022-05-17 09:41:27 -07:00
bamurtaugh de5670ac92 Format 2022-05-17 08:53:21 -07:00
bamurtaugh 699165ff54 Heading 2022-05-17 08:49:31 -07:00
bamurtaugh c7f7481acc Update steps 2022-05-17 08:48:16 -07:00
bamurtaugh 5958ddcd2c Naming 2022-05-17 08:11:36 -07:00
bamurtaugh da46ca2014 Updates 2022-05-17 08:10:28 -07:00