Gordon Hogenson
17b444b3bf
Merge pull request #132 from ghogen/commands-work
...
Edit pass on Commands overview
2022-12-01 10:43:36 -08:00
Bertan Aygun
355ad5d567
Update in-proc-extensions.md
...
Update minimum VS version
2022-11-22 18:53:38 -08:00
Bertan Aygun
933edeb80c
Merge pull request #150 from microsoft/dev/bertaygu/GettingStartedPatch
...
Update getting started doc to reflect VS version requirement change
2022-11-22 18:51:38 -08:00
Bertan Aygun
0228ca7383
Update create-your-first-extension.md
2022-11-22 16:44:14 -08:00
Bertan Aygun
9385acd5cc
Update create-your-first-extension.md
...
Update the minimum version required,
2022-11-22 16:43:16 -08:00
Maia Kelner
ae1d24724b
Update README.md
...
Remove an extra paren.
2022-11-18 14:55:51 -05:00
Maia Kelner
8df6faeb5c
Update docs/new-extensibility-model/getting-started/tutorial-create-simple-extension.md
2022-11-18 14:09:16 -05:00
Gordon Hogenson
bbea2118f2
formatting
2022-11-11 11:23:34 -08:00
Gordon Hogenson
c24eadf091
more editing
2022-11-11 11:21:48 -08:00
Gordon Hogenson
71eafc5d67
incorp feedback
2022-11-11 11:06:37 -08:00
Bertan Aygun
e8aa1f2975
Merge pull request #144 from microsoft/preview
...
Update packages for 17.5 Preview 1
2022-11-09 10:29:28 -08:00
Bertan Aygun
f295c14b1a
Update dotnet.yml
...
Fixing incorrect msbuild syntax
2022-11-09 09:20:02 -08:00
Bertan Aygun
b7abdeda9f
Update to use msbuild
...
This is required due to in-proc samples using VSSDK
2022-11-09 09:17:33 -08:00
Bertan Aygun
70d2790fa8
Update announcements.md
2022-11-09 09:05:11 -08:00
Gordon Hogenson
2b4182c8e6
Incorp feedback
2022-11-07 10:43:20 -08:00
Bertan Aygun
c8965e0bb5
Update packages to 17.5 Preview 1
2022-11-03 10:02:08 -07:00
Gordon Hogenson
8cf9c0d54b
add sections for the code
2022-10-28 15:40:45 -07:00
Gordon Hogenson
f2e2769128
continued work
2022-10-28 15:40:35 -07:00
Gordon Hogenson
d606f6e4b5
more suggested changes
2022-10-28 13:43:31 -07:00
Gordon Hogenson
6fb2569692
Merge branch 'main' of github.com:Microsoft/VSExtensibility
2022-10-27 15:24:56 -07:00
Gordon Hogenson
a4689953e0
Merge branch 'editor-work' of github.com:ghogen/VSExtensibility into editor-work
2022-10-27 13:38:38 -07:00
Gordon Hogenson
59e2ace053
Merge branch 'main' of github.com:Microsoft/VSExtensibility into editor-work
2022-10-27 13:38:10 -07:00
Gordon Hogenson
43dc5d3336
more editor work
2022-10-27 13:37:35 -07:00
Bertan Aygun
5c0fdefb18
Merge main
2022-10-25 14:30:54 -07:00
Ryan Toth
a982070d6d
Add sample to demonstrate how to parent commands to different parts of the IDE ( #136 )
...
* Add sample project to show creating a tool bar and parenting to soltuion explorer context menus
* Delete some more files
* Fix up the groups
* Add a readme file
* Move new sample into the samples solution
2022-10-25 11:56:38 -07:00
Gordon Hogenson
ff57619ade
Apply suggestions from code review
2022-10-19 14:18:35 -07:00
Gordon Hogenson
9652ca14ae
Initial commit
2022-10-14 15:57:53 -07:00
Matteo Prosperi
a2b2988447
Update package versions to early VS 2022.5 preview 1
2022-10-12 08:30:44 -07:00
Matteo Prosperi
c9149217ed
Update samples and docs to 17.4 preview 3 ( #133 )
...
* Update samples and docs to 17.4 preview 3
Co-authored-by: Matteo Prosperi <maprospe@microsoft.com>
Co-authored-by: Bertan Aygun <bertaygu@microsoft.com>
2022-10-12 08:20:15 -07:00
Gordon Hogenson
8e5a1242ee
remove "provide parameters"
2022-09-27 10:33:07 -07:00
Gordon Hogenson
2834216741
incorp feedback
2022-09-27 10:31:54 -07:00
Gordon Hogenson
919c5da7be
Some small fixes
2022-09-23 13:19:33 -07:00
Gordon Hogenson
4e30e50cec
Edit pass on Commands overview
2022-09-23 13:16:08 -07:00
Bertan Aygun
3f7cd495be
Update README.md
...
Update VS version requirement.
2022-09-15 13:42:06 -07:00
Bertan Aygun
7ed002ff0e
Merge pull request #129 from microsoft/preview
...
Pushing "preview" branch for 17.4 Preview 2 to main branch
2022-09-15 13:39:08 -07:00
Matteo Prosperi
722a2cbb64
Fix wrong link in Editor docs ( #127 )
2022-09-09 09:57:46 -07:00
Bertan Aygun
da3f230de4
Merge pull request #126 from microsoft/dev/bertaygu/vs174p2
...
Updating preview branch with 17.4 Preview 2 changes
2022-09-09 09:46:25 -07:00
Bertan Aygun
20e9ea2731
Use preview 2 packages instead of preview 3
2022-09-09 09:40:18 -07:00
Bertan Aygun
bffb7a96f2
Updating docs
2022-09-08 11:08:08 -07:00
Matteo Prosperi
5707e6ccd4
Fix regex in docs ( #124 )
2022-09-08 11:00:29 -07:00
Matteo Prosperi
23492c4a7e
Remove outdated portion of the editor docs ( #125 )
2022-09-08 11:00:16 -07:00
Bertan Aygun
63f073fb31
Update samples to use 17.4 Preview 2 package versions
2022-09-08 10:55:04 -07:00
Bertan Aygun
b3cf6e0baf
Updating samples for VS 17.4 Preview 2
2022-09-07 09:35:42 -07:00
Bertan Aygun
5a45ba62e1
Merge pull request #123 from jongalloway/patch-1
...
Fix typo (Definitng)
2022-08-23 12:29:32 -07:00
Jon Galloway
1bd1675f79
Fix typo
2022-08-17 09:50:03 -07:00
Bertan Aygun
c741254d26
Update announcements.md
...
Updating announcements page to include a link to the phase 2 blog.
2022-08-10 09:27:34 -07:00
Maia Kelner
3dcd82a7a1
Merge pull request #122 from microsoft/dev/maiak/outputWindowDocs
...
Update output window docs for clarity.
2022-08-09 15:26:24 -07:00
Maia Kelner
abd00ab6b6
Update output window docs for clarity.
2022-08-09 15:18:43 -07:00
Maia Kelner
2d2bc4c755
Merge pull request #121 from microsoft/phase-2-docs
...
Merge Phase 2 docs into main.
2022-08-09 12:42:32 -07:00
Maia Kelner
f66cdcf02e
Update the docs for sample extensions.
2022-08-09 12:36:01 -07:00