Hannah Oshlag
f154e78f83
Migrate to new 1ES templates for compliance ( #71 )
...
* Migrating pipeline to new 1es template
2024-02-22 10:51:08 -08:00
Hannah Oshlag
8fb822885e
Create placeholder ( #70 )
2024-02-21 13:54:05 -08:00
Andrew Scott
4973ba6ba7
Update language service version and @angular/language-server dependency to v17 ( #67 )
...
This commit updates the version of the extension as well as the
dependencies.
The latest version of @angular/language-server is v17.0.0 and uses
TypeScript 5.2.2.
2023-11-27 11:50:52 -08:00
Maria José Solano
23bf6cd5de
Update LS version ( #65 )
2023-07-18 11:39:54 -07:00
Maria José Solano
f281cc5758
Fix links in FAR results window ( #61 )
...
* Add FAR middle layer
* Update extension
2022-12-19 11:52:47 -08:00
Maria José Solano
03cef09fa2
Bump Newtonsoft version ( #59 )
2022-12-09 11:18:12 -08:00
Maria José Solano
9ecbd3df28
Include current solution as probe location ( #54 )
...
* Add missing Obsolete attribute
* Rename content type def
* Use current solution as probe location
* Bump VSIX versions
2022-11-17 13:01:21 -08:00
Maria José Solano
96ee3509bc
Fix signing issues ( #52 )
...
* Use internal MicroBuild
* Flip signing order
* Bump VSIX versions
* Remove extra files to sign
2022-11-11 13:47:59 -08:00
Maria José Solano
cbfa8cbd8e
Bump versions ( #51 )
2022-11-09 16:07:04 -08:00
Maria José Solano
07feedf0c2
Add logo attribution in README ( #50 )
2022-11-09 15:28:32 -08:00
Maria José Solano
327812b9e1
Improve diagnostics in the error list ( #49 )
...
* Add TODO for later
* Format diagnostic messages
* Use ngtsc
2022-11-01 14:53:22 -07:00
Maria José Solano
aeaceba842
Use shared client and aggregated middle layer design ( #48 )
...
* Add MEF constructor message
* Define decorator middle layer
* Use new middle layer in 2019
* Use single LSP client
* Add TODO for later
2022-10-31 12:50:34 -07:00
Maria José Solano
49de9a2b3c
Remove WebTools shim from 2022 extension ( #46 )
...
* Move shim to 2019 only
* Bump versions
* Use HTML LSP only
* Separate component type defs
* Update client exports
* Bump 2019 version
* README disclaimer
* <3 docs
* Use compilation symbols with single content type
2022-10-28 12:25:12 -07:00
Maria Solano
f9a39d6653
Don't change BuildTools version
2022-10-24 19:17:52 -07:00
Maria Solano
aeac99a449
Publish fix
2022-10-24 16:38:52 -07:00
Maria Solano
4c44d41597
Downgrade package references
2022-10-24 16:35:04 -07:00
Maria José Solano
374c9af2d4
Fix `npm` target ( #44 )
...
* Fix npm target
* Update versions
2022-10-19 14:44:56 -07:00
Maria José Solano
ea099d93a9
Pin package.json dependencies ( #42 )
...
* Pin npm package versions
* Add CHANGELOG
* Downgrade Newtonsoft
* Don't remove package-lock
2022-10-18 13:53:11 -07:00
Maria José Solano
fec81fd2f0
Add publishing configuration ( #40 )
...
* Add MicroBuild package
* Add public keys
* Copy stuff to output
* Separate manifest files
* Bump 2019 version
* Update README file
2022-10-14 13:23:11 -07:00
Maria Solano
98605ac406
Add signing configs
2022-10-11 17:56:41 -07:00
Maria Solano
f499f26c87
Update publisher name
2022-10-11 16:05:25 -07:00
Maria Solano
b340af33c1
Add manifest and README
2022-10-11 15:49:31 -07:00
Maria José Solano
43d0b9950b
Refactoring and adding VS 2022 support ( #39 )
...
* Split projects
* Start Angular server
* Add HTML completion provider
* Add config files
* Adding VS package
* Remove Toolkit
* Remove completion icon
* Add EULA file
* Use spaces
* Clean up targets
* Newtonsoft drama
* Use .csproj VSIX projects
* Update SDK packages
* Update VSIX attributes
2022-10-11 13:41:03 -07:00
Maria Solano
b507569db6
Fix client method
2022-06-30 11:21:32 -07:00
Maria Solano
056d60b301
Include necessary assets
2022-06-30 11:21:22 -07:00
Maria Solano
ff6de2a921
Bump Newtonsoft dependencies
2022-06-28 14:46:57 -07:00
Ben Lichtman
c77247dcf0
Merge pull request #29 from microsoft/belichtm-pkgreference
...
Migrate to PackageReference and simplify dependencies
2021-04-19 15:13:03 -07:00
Ben Lichtman
c63d8dc86f
Merge branch 'main' into belichtm-pkgreference
2021-04-19 14:45:40 -07:00
Ben Lichtman
4c1a43d8dd
Migrate to PackageReference and simplify dependencies
2021-04-19 13:58:50 -07:00
Pranav Senthilnathan
6c546e26a0
update vsix version to 1.1 ( #26 )
2021-03-29 11:34:26 -07:00
Pranav Senthilnathan
0277eedbf8
update ng and ts version ( #24 )
2021-03-19 13:55:04 -07:00
Shennie Yao
223f64b0c9
Merge pull request #18 from Shenniey/dev/sheya/html-completion
...
adding HTML completion synchronounsly
2021-03-19 11:37:21 -07:00
Shennie Yao
6f3c8c15dd
removed a line by accident, putting it back
2021-03-18 23:52:59 -07:00
Shennie Yao
049dba736c
applying more feedback
2021-03-18 23:49:56 -07:00
Shennie Yao
3c15ab0ab7
removing calls to .ConfigureAwait(false) in place of using TaskScheduler.Default
2021-03-18 16:10:01 -07:00
Shennie Yao
b645931d0b
addressing comments
2021-03-18 10:53:08 -07:00
Shennie Yao
434167c8c2
make build pass
2021-03-12 19:16:26 -08:00
Shennie Yao
ab062d6e68
fixing build
2021-03-12 19:05:13 -08:00
Shennie Yao
b7f177daf5
more updates
2021-03-12 14:56:43 -08:00
Shennie Yao
453d7a93a3
using reflection for Ilanguageservicebroker2
2021-03-12 14:51:47 -08:00
Shennie Yao
94c3278be9
temporary commit for debugging purposes
2021-03-02 13:04:44 -08:00
Shennie Yao
36d44e47c8
Update AngularHtmlCompletionProvider.cs
...
Fixing mistype
2021-01-29 10:26:03 -08:00
Shennie Yao
ed67ab37b4
removing comment
2021-01-29 08:53:32 -08:00
Shennie Yao
bd8cee4a11
minor updates
2021-01-29 08:50:01 -08:00
Shennie Yao
f5a832a675
applying changes
2021-01-29 08:46:55 -08:00
Shennie Yao
1ebc0f35a8
temporary changes
2021-01-29 08:20:00 -08:00
Shennie Yao
51d7cf97c0
removing unnecessary interface
2021-01-13 15:50:00 -05:00
Shennie Yao
81fe79ad52
adding missing files
2021-01-13 15:49:32 -05:00
Shennie Yao
6045060978
adding HTML completion to angular language service
2021-01-12 16:04:59 -05:00
Ben Lichtman
4b390fbde6
Merge pull request #15 from microsoft/uniqueiniquity-fixException
...
Handle null response from Angular language server
2020-12-07 11:26:36 -08:00