Anh-Dung Phan
Anh-Dung Phan
We should: - [ ] Support block comments between `(*` and `*)` - [ ] Recognize line comments in a more accurate way (by using lexer states)
UserVoice request: http://vfpt.uservoice.com/forums/247560-general/suggestions/5818930-generate-fsi-file-from-fs-file **Proposal 1: Use signature generation from VFPT** Pros: - Support XmlDoc comments - Support type constraints Cons: - Only support pretty printing a single symbol at a...
1st repro:  2nd repro:  Link: https://github.com/dungpa/PowerTools/blob/3ea3e5dea66231ef315ac50e6fbf2aafd933c3a4/tests/FSharpVSPowerTools.Tests/MockGeneralOptionsPage.fs https://github.com/dungpa/PowerTools/blob/3ea3e5dea66231ef315ac50e6fbf2aafd933c3a4/tests/FSharpVSPowerTools.Tests/Mocks.fs It might be the case that the AST walker doesn't go inside interface declarations.
Currently `STAN.Client` Nuget package uses `Google.Protobuf` version 3.13.0 which contains security vulnerabilities. See e.g.: - https://www.nuget.org/packages/Google.Protobuf/3.13.0 - https://github.com/advisories/GHSA-77rm-9x9h-xj3g It's possible for the downstream systems to pin to a newer version...