I suggest you ...

Publish the source code of the F# project plugin for Visual Studio

The source code of the compiler is already available, which makes it possible for users to experiment and customize the language (see for instance http://tomasp.net/blog/fsharp-variations-joinads.aspx). However, intellisense and error highlighting in Visual Studio is closed, which means it will choke on code that is valid "customized F#" but invalid "vanilla F#".
Opening the VS plugin would make it possible to keep the IDE and the language in sync.

3 votes
Vote
Sign in
Check!
(thinking…)
Reset
or sign in with
  • facebook
  • google
    Password icon
    I agree to the terms of service
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    Johann DeneuxJohann Deneux shared this idea  ·   ·  Flag idea as inappropriate…  ·  Admin →

    2 comments

    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service
      Signed in as (Sign out)
      Submitting...
      • Johann DeneuxJohann Deneux commented  ·   ·  Flag as inappropriate

        I have just noticed there is another similar suggestion for putting the project system on github. Might be a good idea to merge these two suggestions, if possible.

      • Johann DeneuxJohann Deneux commented  ·   ·  Flag as inappropriate

        Alternatively, making it possible to customize the background parser used for error highlighting and intellisense would work too.

      Feedback and Knowledge Base