- Fix tooltips, probably breaking something else
- Update FSAC
- Fix deprecated warnings
- Update FSAC
- Update FSAC
- Make autocomplete faster
- Small gramar fixes
- Fix bug with resolving source files in project file
- Fix tooltips in autocomplete
- Add .Net Core integration
- Add FSharpLint integration
- Internal refactoring
- Fix panel closing bug
- Update FSAC version
- Fix process spawning errors
- Fix autocomplete on "."
- Fix filtering completion
- Fix tooltips positioning
- Update FSAC version
- Ensure that dictionary exists
- Check if starting project is dictionary
- Fix grammar
- Update FSharp.Core version
- Normalize path to FSAC
- Random port generation
- Update FSAC version
- Update Readme
- Fix 1.1 Atom compatibility bugs
- Fix F# editor checking
- Wait for project parse before file parse on start
- Update FSAC version
- Fix paths
- Fix autocomplete on numbers
- Update to FSAC.Suave
- Add backticks in completion
- Fix empty helptext list bug
- Small bug fixes
- Fix empty tooltip error
- Support for glyphs
- Fix after grammar changes
- Grammar changes
- Update developer mode
- Completion list sorting by edit distance.
- Fix configuration
- Update paths after name change
- 1st major release
- Moving bits to separate plugins
- New helptext display
- Developer logging mode
- Fix empty project start bug attempt 3
- Update to FSAC 0.23.1
- Fix empty project start bug
- Fix syntax highlighting bugs
- Case insensitive Autocomplete
- Fix Highlighting Bug (#113)
- Fix autocomplete helptext (#115)
- Quick info panel using only one line.
- Fix clearing quick info panel
- Fix error panel bug
- Fix Highlighting Bug (#121)
- Fix multiline errors display
- Force file parsing before autocomplete
- Look for fsproj file only for F# files
- Add File formatting
- Update of language grammar definition
- Send to FSI bug fix
- Update of language grammar definition
- Add Mono path to plugin settings
- Add settings for turning on / off quick info panel and highlight use
- Add return from declaration implementation
- Add keyboard shortcuts for go to declaration and return from declaration
- Fix date format in FAKE builds list
- Add autocomplete help text support
- Detecting changes in fsproj files
- Fix performance issues
- Fix path display in FSI panel
- Fix multiple small errors
- Fix FSI: Send Line key binding on Mac
- Integration with yeoman scaffolding
- Fix FSI: Send Line key binding on Mac
- Remove Status Bar information
- Move error handling to linter plugin
- Add FAKE: Build Default command
- Fix highlighting usages bug
- Fix '.fsproj' files resolving
- Update internal messaging system
- Add usage highlights
- Remove autocomplete in comments
- Update FAKE script detection
- Internal changes - update to new Atom bindings
- Fix keyboard shortcuts on Mac.
- Quick Info Panel
- FAKE Build Output viewer.
- Fix min/max buttons for error panel
- Add support for non-Windows in FAKE: Build
- Add FSI: Send Line
- Fix #62
- Update autocomplete
- Run StartFSI if F# Interactive window is open on plugin start.
- Change FSI path for non-Windows OS
- Fix getGrammar for FSI
- Add Reset F# Interactive
- Add Send File to F# Interactive
- Fix #64
- Update Errors messages in tooltips
- Basic F# Interactive support (REPL)
- Errors messages in tooltips
- Temporary Fix #60
- Grammar updates
- Update FSAC
- Add minimizing of error panel
- Fix #56
- Update fsautocomplete.exe path
- Fix tooltips - generic types
- Update to new version of Language Services
- Update syntax highlighting
- Drop dependency on "language-fsharp" package
- Update autocomplete
- Update to new version of Language Services
- Better developer logging
- Internal implementation changes
- Fix #47
- Fix #45
- Fix #44
- Add completion type in auto complete
- Add support for multiproject solutions
- Update bottom error panel
- Some internal implementation changes
- Basic FAKE support
- Implement
Go to declaration
- Fix #40
- Make error highlighting more responsive
- Change project organization
- Fix #36
- Fix #32
- Readme updates
- Small bug-fixes
- Small bug-fixes
- We are live - yay!