This repository has been archived by the owner on Jul 25, 2022. It is now read-only.
Tags: laughedelic/atom-ide-scala
Tags
* Fix didFocus notification on a disposed connection (#73) * Update status only for project-related tabs and remove for unrelated ones * Start server for any Scala-related files (based on syntax scope) * Update Metals version to 0.3.1 * Handle `metals-doctor-reload` command to update doctor view on every import
This is a huge release, it includes a lot of improvements and new fea… …tures 🚀 Here are some highlights: * Added support for running server commands (through the command palette) (#34) * Moved configuration to the Scala code (#29) and added a typed API for it (#37) * Added Metals configuration as a part of the plugin's settings UI (#42) * Split reusable part of the build into an sbt plugin: [sbt-atom-package](https://github.com/laughedelic/sbt-atom-package) (#17, #44) * Added support for the logging console UI (#47) * Added support for the **Dotty language server** (#48) * Added project setup detection to launch the right server automatically (#53) See the full list of merged PRs in this release in the [BIG release](https://github.com/laughedelic/atom-ide-scala/milestone/4?closed=1) milestone. I'd like to thank [@Jarlakxen](https://github.com/Jarlakxen) for contributing to the project. Especially for improving Scala.js facades in the [scalajs-atom-api](https://github.com/laughedelic/scalajs-atom-api) project.
* #26: Using atom-package-deps to install plugin dependencies * Updated atom-languageclient: [`v0.7.0..v0.7.3`](atom/atom-languageclient@v0.7.0...v0.7.3) * Updated default server version: [`1ebc5392..5ddb92a9`](scalameta/metals@1ebc539...5ddb92a)
PreviousNext