fsprojects / zarchive-sublime-fsharp-package

F# development tools for SublimeText 3
32 stars 7 forks source link

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

Open Thorium opened 8 years ago

Thorium commented 8 years ago

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!

s-trooper commented 8 years ago

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."

rneatherway commented 8 years ago

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