sublime-fsharp-package icon indicating copy to clipboard operation
sublime-fsharp-package copied to clipboard

error: Error loading colour scheme Packages/FSharp/FSharp Analyzer Output.tmTheme: Unable to open Packages/FSharp/FSharp Analyzer Output.tmTheme

Open Thorium opened this issue 10 years ago • 2 comments

Hello, I have Mac where Mono installed, then installed Sublime Text 3 beta (3083) from this page and then run this project, just "sh ./build.sh install"

Result is that when I start editing F#-files, the alert-error-message keeps getting taking my focus:

error: Error loading colour scheme Packages/FSharp/FSharp Analyzer Output.tmTheme: Unable to open Packages/FSharp/FSharp Analyzer Output.tmTheme

Yes, the file is there, but in the Support folder:

Packages/FSharp/Support/FSharp Analyzer Output.tmTheme

If I copy the files from Support folder to one path up, everything works great!

Thorium avatar Jul 14 '15 22:07 Thorium

same on win 7, and in output in this msg: "ERROR|TYPECHECK|unknown|0|1|Could not load file or assembly 'Microsoft.Build.Framework, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Das System kann die angegebene Datei nicht finden."

s-trooper avatar Aug 25 '15 08:08 s-trooper

For the second issue, the sublime support needs to update to the latest version of FsAutoComplete for F# 4.0 and VS2015 support.

rneatherway avatar Aug 31 '15 22:08 rneatherway