Skip to content

Commit 093a584

Browse files
authored
Merge branch 'main' into bamurtaugh/nes
2 parents b98741f + 9f0cdef commit 093a584

File tree

156 files changed

+2522
-1180
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

156 files changed

+2522
-1180
lines changed

api/get-started/your-first-extension.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ For a TypeScript project, fill out the following fields:
3636

3737
# ? What's the identifier of your extension? helloworld
3838
# ? What's the description of your extension? LEAVE BLANK
39-
# ? Initialize a git repository? Yes
40-
# ? Bundle the source code with webpack? No
39+
# ? Initialize a git repository? Y
40+
# ? Which bundler to use? unbundled
4141
# ? Which package manager to use? npm
4242

4343
# ? Do you want to open the new folder with Visual Studio Code? Open with `code`

build/sitemap.xml

Lines changed: 4 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -196,22 +196,22 @@
196196
<priority>0.8</priority>
197197
</url>
198198
<url>
199-
<loc>https://code.visualstudio.com/docs/getstarted/educators-and-students</loc>
199+
<loc>https://code.visualstudio.com/docs/editor/codebasics</loc>
200200
<changefreq>weekly</changefreq>
201201
<priority>0.8</priority>
202202
</url>
203203
<url>
204-
<loc>https://code.visualstudio.com/docs/editor/codebasics</loc>
204+
<loc>https://code.visualstudio.com/docs/editor/editingevolved</loc>
205205
<changefreq>weekly</changefreq>
206206
<priority>0.8</priority>
207207
</url>
208208
<url>
209-
<loc>https://code.visualstudio.com/docs/editor/editingevolved</loc>
209+
<loc>https://code.visualstudio.com/docs/editor/extension-marketplace</loc>
210210
<changefreq>weekly</changefreq>
211211
<priority>0.8</priority>
212212
</url>
213213
<url>
214-
<loc>https://code.visualstudio.com/docs/editor/extension-marketplace</loc>
214+
<loc>https://code.visualstudio.com/docs/editor/extension-runtime-security</loc>
215215
<changefreq>weekly</changefreq>
216216
<priority>0.8</priority>
217217
</url>
@@ -1660,96 +1660,4 @@
16601660
<priority>0.8</priority>
16611661
</url>
16621662

1663-
<!-- /learn -->
1664-
<url>
1665-
<loc>https://code.visualstudio.com/learn</loc>
1666-
<changefreq>weekly</changefreq>
1667-
<priority>0.9</priority>
1668-
</url>
1669-
<url>
1670-
<loc>https://code.visualstudio.com/learn/get-started/basics</loc>
1671-
<changefreq>weekly</changefreq>
1672-
<priority>0.9</priority>
1673-
</url>
1674-
<url>
1675-
<loc>https://code.visualstudio.com/learn/get-started/extensions</loc>
1676-
<changefreq>weekly</changefreq>
1677-
<priority>0.9</priority>
1678-
</url>
1679-
<url>
1680-
<loc>https://code.visualstudio.com/learn/get-started/personalize</loc>
1681-
<changefreq>weekly</changefreq>
1682-
<priority>0.9</priority>
1683-
</url>
1684-
<url>
1685-
<loc>https://code.visualstudio.com/learn/educators/installers</loc>
1686-
<changefreq>weekly</changefreq>
1687-
<priority>0.9</priority>
1688-
</url>
1689-
<url>
1690-
<loc>https://code.visualstudio.com/learn/educators/codetour</loc>
1691-
<changefreq>weekly</changefreq>
1692-
<priority>0.9</priority>
1693-
</url>
1694-
<url>
1695-
<loc>https://code.visualstudio.com/learn/educators/learn-modules</loc>
1696-
<changefreq>weekly</changefreq>
1697-
<priority>0.9</priority>
1698-
</url>
1699-
<url>
1700-
<loc>https://code.visualstudio.com/learn/educators/nodejs</loc>
1701-
<changefreq>weekly</changefreq>
1702-
<priority>0.9</priority>
1703-
</url>
1704-
<url>
1705-
<loc>https://code.visualstudio.com/learn/educators/python</loc>
1706-
<changefreq>weekly</changefreq>
1707-
<priority>0.9</priority>
1708-
</url>
1709-
<url>
1710-
<loc>https://code.visualstudio.com/learn/educators/webinars</loc>
1711-
<changefreq>weekly</changefreq>
1712-
<priority>0.9</priority>
1713-
</url>
1714-
<url>
1715-
<loc>https://code.visualstudio.com/learn/students/nasa-python</loc>
1716-
<changefreq>weekly</changefreq>
1717-
<priority>0.9</priority>
1718-
</url>
1719-
<url>
1720-
<loc>https://code.visualstudio.com/learn/students/over-the-moon-python</loc>
1721-
<changefreq>weekly</changefreq>
1722-
<priority>0.9</priority>
1723-
</url>
1724-
<url>
1725-
<loc>https://code.visualstudio.com/learn/students/wonder-woman-python</loc>
1726-
<changefreq>weekly</changefreq>
1727-
<priority>0.9</priority>
1728-
</url>
1729-
<url>
1730-
<loc>https://code.visualstudio.com/learn/collaboration/live-share</loc>
1731-
<changefreq>weekly</changefreq>
1732-
<priority>0.9</priority>
1733-
</url>
1734-
<url>
1735-
<loc>https://code.visualstudio.com/learn/develop-cloud/overview</loc>
1736-
<changefreq>weekly</changefreq>
1737-
<priority>0.9</priority>
1738-
</url>
1739-
<url>
1740-
<loc>https://code.visualstudio.com/learn/develop-cloud/containers</loc>
1741-
<changefreq>weekly</changefreq>
1742-
<priority>0.9</priority>
1743-
</url>
1744-
<url>
1745-
<loc>https://code.visualstudio.com/learn/develop-cloud/ssh-lab-machines</loc>
1746-
<changefreq>weekly</changefreq>
1747-
<priority>0.9</priority>
1748-
</url>
1749-
<url>
1750-
<loc>https://code.visualstudio.com/learn/develop-cloud/wsl</loc>
1751-
<changefreq>weekly</changefreq>
1752-
<priority>0.9</priority>
1753-
</url>
1754-
17551663
</urlset>

docs/copilot/ai-powered-suggestions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ Inline suggestions are great at autocompleting a section of code. But since most
6969

7070
Based on the edits you're making, Copilot NES both predicts the location of the next edit you'll want to make and what that edit should be. NES helps you stay in the flow, suggesting future changes relevant to your current work, and you can simply `kbstyle(Tab)` to quickly navigate and accept Copilot's suggestions. Suggestions may span a single symbol, an entire line, or multiple lines, depending on the scope of the potential change.
7171

72-
7372
### Enabling edit suggestions
7473

7574
Copilot NES is currently in preview. You can enable NES via the VS Code setting `setting(github.copilot.nextEditSuggestions.enabled)`, using the following steps:

0 commit comments

Comments
 (0)