fsprojects / zarchive-sublime-fsharp-package

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

refactor: use more scopes #39

Closed guillermooo closed 9 years ago

guillermooo commented 9 years ago

https://github.com/fsharp/sublime-fsharp-package/blob/a13bdb94eb3673879b7b9a1c45d22cbe6c486369/FSharp/xevents.py#L41

We can use the scope alone to tell if we're on an F# file.