TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

JetBrains Fleet: The Next-Generation IDE by JetBrains

400 pointsby dgavrilovover 3 years ago

31 comments

sirsinsalotover 3 years ago
I get a horrible feeling in my stomach when I see these &quot;remote&quot; IDE options. I am very sure that they have their benefits, coding from a thin-client machine and having an &quot;always on&quot; session in the cloud ...<p>But it feels like a slow errosion of our control and ownership of our tools. Where everything is becoming a rent-seeking opportunity and good tools are made available for a monthly rent.<p>Personally I like having my whole build system, IDE, CI&#x2F;CD on a machine I work at. I get this might not be for everyone, but I think we need to be careful what we give up long-term for these conveniences.<p>Granted, I could just use VI and a terminal and nobody is forcing anyone to use anything ... but like many things, they are not like-choices.<p>I depend on my tools, and the fewer dependencies to paid-montly SaaS features the better.
评论 #29380280 未加载
评论 #29381534 未加载
评论 #29380673 未加载
评论 #29379837 未加载
评论 #29381743 未加载
评论 #29379852 未加载
评论 #29379946 未加载
评论 #29382749 未加载
评论 #29380551 未加载
评论 #29379672 未加载
评论 #29382962 未加载
评论 #29383416 未加载
评论 #29405712 未加载
评论 #29388620 未加载
评论 #29379971 未加载
albertzeyerover 3 years ago
This looks very interesting.<p>This was almost overdue. Since the beginning of Covid, the need for good remote code development raised quite a bit (at least for many people I know, including our team). When compared to VS Code and its remote editing over SSH, IntelliJ was really lacking. I know of a couple of people who went away from PyCharm just because of this.<p>Related reports: <a href="https:&#x2F;&#x2F;youtrack.jetbrains.com&#x2F;issue&#x2F;PY-19752" rel="nofollow">https:&#x2F;&#x2F;youtrack.jetbrains.com&#x2F;issue&#x2F;PY-19752</a>, <a href="https:&#x2F;&#x2F;youtrack.jetbrains.com&#x2F;issue&#x2F;IDEA-226455" rel="nofollow">https:&#x2F;&#x2F;youtrack.jetbrains.com&#x2F;issue&#x2F;IDEA-226455</a><p>I tried Code With Me but this seems limited to 10 minutes in the free version or so, and also not really intended for remote editing but more for pair programming.<p>&gt; hosted in Space<p>What does this mean? I have not really explored this so far. Can I host private own Space instances? I can imagine this would be a requirement in many environments.<p>Is Space an alternative to GitHub or other hosting solutions? We would not want to move our code, issues and internal project management over to some other platform. We just want good remote editing support.<p>Will there be a free community version of Fleet?<p>Anyway, I applied for an invitation to Fleet Preview. Maybe I can get a chance soon to try it out.
评论 #29378299 未加载
nikitagaover 3 years ago
Meanwhile IntelliJ is rotting with months-old bugs that render entire features useless, with no fixes and no ETAs in sight. The only product that I pay money for that constantly, on almost every release, pains me with new bugs, a good portion of which are never fixed. I thought about using other Jetbrains products like DataGrip (and now this Fleet), but I&#x27;m not going to invest even more into a company that simply refuses to fix bugs and regressions.
评论 #29377896 未加载
评论 #29377953 未加载
评论 #29378179 未加载
评论 #29379286 未加载
评论 #29379976 未加载
评论 #29379639 未加载
axegon_over 3 years ago
I am not sure how I feel about this. JetBrains either get things very right or very wrong. At this point I feel like there a pattern: Their desktop applications(IDEs) are usually great. However, my experience with their server-side solutions(teamcity, upsource) has been nothing short of explosive diarrhea. With the &quot;remote&quot; word tossed in there, I&#x27;m not entirely optimistic.
评论 #29380250 未加载
评论 #29387885 未加载
评论 #29387375 未加载
评论 #29384165 未加载
Sosh101over 3 years ago
Am I the only one that doesn&#x27;t like this trend of centralised&#x2F;cloud IDEs?
评论 #29378399 未加载
评论 #29378428 未加载
评论 #29379571 未加载
filereaperover 3 years ago
The new JetBrains products seem targetted at VSCode and specifically its remote code offerings.<p>I&#x27;ve liked JetBrains and I&#x27;m paying their license but the current $249.00 yearly fee is still too high and I fall back to VSCode frequently.<p>The $249.00 fee covers all of their IDEs but I don&#x27;t need the .NET IDE&#x27;s if I&#x27;m working on JVM languages or CLion or GoLand for instance. I was hoping for something like &quot;Pick 2-3&quot; IDEs for a certain fee, like say $129 for Scala, DataGrip &amp; PyCharm, oriented towards common clusters of vertical stacks devs normally use.<p>I understand that $249 may not be a large amount for many folks here, but JetBrains isn&#x27;t the only development tool I&#x27;m buying and supporting with a yearly license.
评论 #29385796 未加载
评论 #29385324 未加载
da39a3eeover 3 years ago
It’s funny that the person who wrote the copy for the webpage thought that “does X in seconds” was a good way to describe the speed of a modern text editor.
评论 #29380063 未加载
indemnityover 3 years ago
Can it finally do something like .vscode&#x2F;settings.json so that everyone on the team doesn’t have to do manual setup steps or download a settings file from somewhere?<p>Opening a project should bring with it all of the conventions for working on that project, along with plugins also.<p>Bonus points for auto format on save and other style enforcement tools to remove pointless nit picking from the PR process and focus on the intent.
评论 #29378246 未加载
评论 #29380074 未加载
SiriusLiover 3 years ago
Appears to me as a response to VS Code&#x27;s remote capabilities.
评论 #29377740 未加载
评论 #29377824 未加载
Invictus0over 3 years ago
I use PyCharm for work and what frustrates me about JetBrains is they&#x27;re constantly pursuing these greenfield projects while bugs in the IDE that are ten years old are still unresolved. I can&#x27;t trust them to develop this when their other &quot;new&quot; features like CodeWithMe session-sharing are still very buggy and incomplete.
sam_lowry_over 3 years ago
@dang could have merged this thread with <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29377515" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29377515</a>
评论 #29385346 未加载
fxtentacleover 3 years ago
This nicely shows why I like my JetBrains IDEs so much: They look at what is successful and then they don&#x27;t mindlessly clone the product, but they cherry-pick the core reasons why it is successful.<p>I have also observed that cloud coding environments (e.g. AWS Cloud9) have become more popular and I totally get why. Collaboration is easy and you can have a Linux runtime close to your production servers even though your programmers use Windows and Mac laptops. But I&#x27;ve always felt icky about putty my source code into some else&#x27;s hands because who knows how trustworthy EC2 really is when you&#x27;re working for an Amazon competitor ;) Or more generally, plenty of European companies have general rules that forbid you to put EU data onto US servers.<p>So I&#x27;m happy to see that JetBrains has reproduced the collaboration and Linux runtime features, while still allowing me to self-host things on a server that I fully control.
评论 #29379307 未加载
doodpantsover 3 years ago
&gt; We built Fleet to be a fast and lightweight text editor for when you need to quickly browse and edit your code. It starts up in seconds so you can begin working immediately...<p>An editor that takes multiple seconds to start up doesn&#x27;t strike me as &quot;fast and lightweight&quot;.
评论 #29399223 未加载
noworriesnateover 3 years ago
There&#x27;s a lot of focus on how this changes the dev environment, but there&#x27;s another aspect to this change:<p>- You could use this to remote into a CI build that failed<p>- You could use this to remote into a production environment that crashed. E.g., if an unhandled exception is thrown in a server, the process pauses and waits for a debugger to attach while the API gateway switches to another server.<p>This could merge the concepts of CI, production, and personal dev environment so that the only difference between your dev environments and production is the scale of cloud computing required.
crustycoderover 3 years ago
I&#x27;d rather they fixed the remote development in IntelliJ first. You can sort of (ab)use the remote deployment feature in Ultimate for it, but it&#x27;s clearly not intended for that. And it&#x27;s extremely clunky - for example the ability to exclude files from syncing is completely underpowered.<p>And why the hell is selecting files yet another different way of doing what&#x27;s basically the same task as elsewhere? I&#x27;d suggest they should be using the File Scopes feature except it&#x27;s terminally useless, with it&#x27;s wierd-ass, barely documented and inadequate syntax. I&#x27;ve <i>never</i> managed to get it to work adequately.<p>There seems to be a common failing with JetBrains product development, they try to rush out as many different features as possible, presumably for the purposes of marketing &quot;tick lists&quot;, but many of them are poorly designed, bug ridden and never worked on after v1.0<p>IntelliJ - because all the alternatives are even worse.
nathantottenover 3 years ago
While they don’t specifically say what the “language server” is, if it’s the same protocol that powers VS Code[1], this is a big deal. It potentially means that language owners can build tooling that works across IDEs much more easily. Historically, JetBrains seems to have resisted the idea of a standard language protocol (which makes sense as it comes from Microsoft). My guess is it’s becoming impractical to reimplement every language feature for Typescript, C#, Go, etc. Embracing the standard LSP will mean less time spent on low level features and more time building JetBrains only value add.<p>[1] <a href="https:&#x2F;&#x2F;microsoft.github.io&#x2F;language-server-protocol&#x2F;" rel="nofollow">https:&#x2F;&#x2F;microsoft.github.io&#x2F;language-server-protocol&#x2F;</a>
评论 #29379906 未加载
评论 #29381090 未加载
评论 #29379537 未加载
throwaway4goodover 3 years ago
Is it (still) implemented in Java? (Not that JS electron is necessarily lighter ..)
评论 #29377931 未加载
applgo443over 3 years ago
Why would anyone need real-time collaboration in IDE? Is it helpful?
评论 #29378410 未加载
评论 #29378734 未加载
suyashover 3 years ago
This is nice, would love to also use it for Android development along with Node.JS, Server side Java etc instead of using Android Studio seperately.
DrBazzaover 3 years ago
I&#x27;d like to know how it works on lower spec hardware (from, say, 5-7 years ago). Will it also be able to load existing IDEA plugins?
codesectionsover 3 years ago
&gt; It starts up in seconds so you can begin working immediately<p>They and I have a very different idea of what the word &quot;immediately&quot; means
评论 #29380380 未加载
chkaloonover 3 years ago
Just started using VS Code after years of JetBrains IDEs. Wow, it&#x27;s like flying through the air vs. the maple syrup feel that JB IDEs have grown to be.<p>Thin client hosting might be their Hail Mary.
jlengrandover 3 years ago
I&#x27;m super duper happy to see this coming.<p>Was getting worried about the communication about light code editors in the past and how those users don&#x27;t understand what a good IDE is [1].<p>I very much welcome Jetbrains getting into the vscode &#x2F; codespace &#x2F; gitpod space, and creating a rocking product.<p>Looking this one with a lot of attention.<p>[1] <a href="https:&#x2F;&#x2F;twitter.com&#x2F;fbricon&#x2F;status&#x2F;1308165808506507267?s=20" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;fbricon&#x2F;status&#x2F;1308165808506507267?s=20</a>
FloatArtifactover 3 years ago
My question is how accessibility software will link into such an environment, screen readers etc?
fgonzagover 3 years ago
It&#x27;s invite only, in case anybody was up to give it a spin (like me).
seniorivnover 3 years ago
&gt;PluginsComing soon<p>and no info on vim shortcuts and keyboard driven workflow
polski-gover 3 years ago
This looks great. Python remote debugging was very clunky.
_abracadabraover 3 years ago
Super excited for this!
naomeuxover 3 years ago
I believe this is the future; But still, VSCode is the way to go.
zz865over 3 years ago
Does anyone know what tech this is built with? React?
oaieyover 3 years ago
Did I understand it right, that the IDE is still not web based?<p>Not that I am a particular fan of web based apps, however, there are very significant use cases involved like hosting a JetBrains powered editor in the web.