Antonio Lombardo

Results 9 comments of Antonio Lombardo

What about adding the concept of a table-valued function which can be marked as explicitly recursive? In FSharp if a function is recursive is defined with `let rec` Example: ```fsharp...

@kabel Can you please document which one is the minimum version of GHE compatible with the extension? It is not documented anywhere

> According to this comment [microsoft/vscode#115940 (comment)](https://github.com/microsoft/vscode/pull/115940#issuecomment-854604614), maybe GHE versions released after 2020-09-23 or after 2.20.0 is the minimum ? I can attest it is definitely not working in fully...

@alexr00 any updates, did you have a chance to give a look with the relevant teams?

- Extension version: v0.77.2023112809 - VSCode Version: Version: 1.85.0-insider Commit: eb56719ae7653bff54989385818ef39e1cd73d29 Date: 2023-11-24T15:20:34.805Z (4 days ago) Electron: 25.9.4 ElectronBuildId: 25127168 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Darwin x64 22.6.0...

Something along the lines of Python requests for example. I understand that such a higher-level API is not in the business to belong to boost::beast, this issue is more for...

Thank you @gocarlos I hope that this thread will receive some few more entries!

> > > Working on it: https://github.com/vinniefalco/url What is the plan? First, you design and implement. a facility which can represent an URL,. Second, you plug some high-level API inside...