- Use VS Code tasks for build, test and benchmark
- Add reload modules command
- Add rename command
- Bug fixes
- Bug fixes
- Language server status bar icon
- julia 0.6 syntax highlighting
- Bug fixes
- Use LanguageServer.jl
- Format Document command
- Actionable diagnostics
- Support for .jmd files
- Plot pane
- Run package tests command
- Lint package command
- Scope Ctrl+Enter to julia files
- Fix whitespace bug on Windows
- Migrate to a language server protocol design
- Add completion provider
- Add definition provider
- Add hover provider
- Add signature provider
- Add integrated julia terminal
- julia 0.5 compatibility
- Update README
- Add linter support
- Patch release to test upgrade procedure
- Add latex completion
- Add "Open Package Directory in New Window" command
- Update project home URLs
- Initial release