fsharp icon indicating copy to clipboard operation
fsharp copied to clipboard

F# "//#region" not working

Open vsfeedback opened this issue 2 years ago • 2 comments

This issue has been moved from a ticket on Developer Community.


[severity:It's more difficult to complete my work] Coming from C#, "#region" help A LOT for lessening cognitive overload. I fear that F# in VStudio don't allow such a feature. I hope I'm wrong, otherwise VSCode understood why for many F# user this a MUST feature for code organisation, at least for the prototype/scripting phase where many block of code might temporarily coexist


Original Comments

Feedback Bot on 3/17/2023, 02:10 AM:

(private comment, text removed)


Original Solutions

(no solutions)

vsfeedback avatar Mar 17 '23 17:03 vsfeedback

Meanwhile you can use an auto open module with random names such as aoiewfjaoiejfaoiejfaoife aoiewfaief -a908341

Xyncgas avatar Mar 24 '23 12:03 Xyncgas

Yes, I think adding #region would be beneficial. It will need a language suggestion, though.

See this comment as well: https://github.com/fsharp/fslang-suggestions/issues/278#issuecomment-386617042

abelbraaksma avatar May 10 '24 13:05 abelbraaksma