https://remoteindian.com/ logo
#random
Title
# random
c

creamy-dawn-73235

11/29/2021, 2:30 PM
this ide from jetbrains looks great 👀 https://blog.jetbrains.com/blog/2021/11/29/welcome-to-fleet/
👍 7
👍🏽 1
f

flat-morning-91037

11/29/2021, 3:41 PM
I hope it isn't made with Java or Electron. 🤞
🤞 3
c

cuddly-teacher-92140

11/29/2021, 3:51 PM
Looks like electron by the looks of it😅
🤞 1
d

damp-coat-97256

11/29/2021, 6:44 PM
Written in Kotlin and Rust
1
🐕 5
c

clever-salesclerk-88021

11/30/2021, 3:26 AM
Looks like JetBrain’s answer to VS Code
💯 2
c

colossal-rocket-18368

11/30/2021, 10:07 AM
I feel this is much more than VS code. This focuses more on remote code hosting, collaborative editing. It is jetbrain’s answer to Github Codespaces, Gitpod etc
d

damp-coat-97256

11/30/2021, 10:42 AM
@colossal-microphone-41219 just to clarify, Codespaces is VS Code, so it is about moving to an architecture like VS Code.
c

creamy-dawn-73235

11/30/2021, 1:22 PM
@damp-coat-97256 looks like it is almost there

https://youtu.be/ow5kdhDa_pk

👀
d

damp-coat-97256

11/30/2021, 1:34 PM
@creamy-dawn-73235 what do you mean?
c

creamy-dawn-73235

11/30/2021, 1:38 PM
i mean they are offering a similar thing like codespace with fleet, ide on the cloud 😄
d

damp-coat-97256

11/30/2021, 2:33 PM
Yeah that's the whole intent. What I meant was, vscode isn't just a desktop IDE, it also has these capabilities when they designed it and Fleet is squarely a vscode competitor and not aiming for something bigger.
🐕 1
f

flat-morning-91037

11/30/2021, 4:00 PM
Large part of VS Code's success is that it is best example of Electron app done right, also, it is a highly active open source project. I doubt IntelliJ would make Fleet open source.
☝️ 1
c

creamy-dawn-73235

12/08/2021, 3:43 PM
got access today, so played a bit around it. Feels so snappy and navigations are smooth. love the minimal UI with enough of white space. Gives me peace of mind after using vscode over these years. That being said, its no where near vs code as there seems many features that are missing but its solid with its currently available features. long way to go but its future looks really bright.
f

flat-morning-91037

12/08/2021, 4:08 PM
How’s the git integration with it? Also, is any linter integration present? As if at least those two are present, one can use it from time to time.
c

creamy-dawn-73235

12/08/2021, 4:20 PM
eslint, yes. git integration is like having github desktop embedded into the ide. bad that they don’t have framework support yet, it doesn’t syntax highlight my vue files. (nvm the code quality on the second pic, was randomly flirting with copilot 😁)
f

flat-morning-91037

12/08/2021, 4:24 PM
Nice, the UI is looking good so far, I know their arch is modular where most of the backend is built using Rust but I’d have hoped they used platform-specific UI SDK for frontend instead of Kotlin/Java (eg; SwiftUI on macOS, GTK/Qt on Linux, and etc.) Also,
.vue
support even on VS Code is handled by Vetur, so I doubt Fleet will ever support it natively. 😄
c

creamy-dawn-73235

12/08/2021, 4:39 PM
yeah, i have been sending feedback on their slack about the vue support. Currently it doesn’t even recognises it and treats like an unrecognised file format 🙃 hopefully they add the support and maybe replicate vetur🤞 the ui looks very minimal and the jetbrains mono with the ligatures makes it even more nicer aww