You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Changes between each version before then will not be listed.
13
13
- NeuroPilot now has a public, extensible API that can be accessed by other extensions.
14
14
- Details, including API interfaces, documentation, and versioning can be found at https://vsc-neuropilot.github.io/
15
15
- API changelogs will usually not be listed here.
16
-
- The Git integration has been ripped out of the extension and is now published as a separate extension, and uses the API. The Copilot Chat integration is also planned to be given the same treatment.
16
+
- The Git integration and Copilot Chat integration have been ripped out of the extension and are now published as separate extensions, which use the API.
17
17
- Because of this, you may see fairly reduced bundle sizes.
18
18
- If you want to re-add these features, you can simply install the corresponding extensions.
19
19
- Whenever companion extensions (extensions that hook into NeuroPilot) are connected, you'll see them listed in a new sidebar panel.
0 commit comments