Hey, Is there any roadmap for Fleet when there wil...
# fleet
k
Hey, Is there any roadmap for Fleet when there will be a Release Candidate and which features are still pending for this state?
o
Hi! We are currently working on a public roadmap. Release is planned for November and RC is expected a bit before it:) Can you please tell if there are any particular features that you expect?
k
I would like stability and performance to improve. It should use if possible less memory and cpu than Intellij. Then I would like a good support for Git diffs like Intellij. I don't need full Git support as I appreciate the philosophy of Fleet to use Git also through the command line. Loading Library information/sources like Intellij does for Java dependencies. Integration of GitHub and GitLab would be nice.
thank you 1
@ok Also using directly through Fleet the project default build and run system would be nice. For example when trying to run unit tests run them through maven or gradle instead of jps
p
@ok Fwiw, I am expecting an Emacs keymap before November. Is that a reasonable expectation?
o
@pajatopmr hi, we expect Emacs by November:)
@koufa hi! Please clarify, you mean gradle/maven tools support for running tasks not from within terminal?
k
Yes I know there is a possibility to run maven/gradle tasks through Fleet but I meant when clicking for example the ▶️ button to run a jUnit test it will build the project with JPS to run the test