First Impressions of JetBrains Fleet - Next Generation IDE

preview_player
Показать описание
In this video I will share my first impressions on JetBrains Fleet - Next generation polyglot IDE from JetBrains.

If you really love my content and want to support the channel:
👉 My Patreon: (For monthly donation)
🍺 Buy me Beer: (For one time donation)

Timecodes
----------------------
00:00 - Introduction to JetBrains Fleet
01:14 - Useful Links
05:03 - Download JetBrains Fleet
05:40 - Navigation & Interface
09:30 - Smart Mode
10:52 - Code completion
13:50 - Keymap
14:32 - Settings
16:58 - Disadvantages
19:15 - Summary

🖱️Follow me on social media:🖱️

Check my Github:
Рекомендации по теме
Комментарии
Автор

I try to use this daily on different types of projects with different technologies, I will make notes and I will share my experience few months later.

TheCodeholic
Автор

Thanks for the video! I'm checking the Fleet out.

rajeshbudhathoki
Автор

I tried it out yesterday and it made my intel MacBook breath fire! It would auto save my changes after each key press causing my react app to hot reload, it was a vicious cycle.

sasquatch_devs
Автор

Thanks Zura, for this info. Can't wait to try it

uchmn_tmp
Автор

To remove the underline for classes, and to have full support to a specific version of PHP, I figured out that we have to put "php.language.level": "8.1" (or other version), inside project settings.

tiagotheoliveira
Автор

as someone who uses clion, intellij and webstorm i can see the charm and featureset this editor wants to bring, once IDE for everything. Unfortunately no vim mappings yet which makes it unusable for me. Hope they get plugins working fast.

teC
Автор

@TheCodeholic Svelte is a framework the language is JS

courage
Автор

It's not a VS code killer, Jetbrains has to do a lot to enter the 'Price free world'.

ahmedalmaazon
Автор

I think that if jetbrains adds plugin support this could be VSCode's main competitor. It has nearly everything, but plugins such as themes, extra features that plaugins add, and other usefull things will complete it.

theonlydhruv
Автор

Hey i trying to use fleet for remote development on an external ssh server. i found the connect ssh in startmenu after opening. but i hate when i need to enter EVERTHING evertime again. Any solutions?

gamesucht
Автор

Everyone keeps talking about Fleet being the VS Code killer but I never liked VS Code. I much prefer WebStorm.

My reason is simple. WebStorm just works out of the box. VS Code requires me to spend time installing and configuring plugins before I can start working on a given project. Since VS Code is a text editor and not really an IDE this makes sense.

Since Fleet is being touted as a next-generation IDE I'd be much more interested in a video talking about how Fleet compares to other IDEs like WebStorm, Rider, Visual Studio, etc.

Hades
Автор

How to enable HTML syntax highlighting in php files.

nikitabelov
Автор

How do you setup prettier in fleet to format on save?

msgesus
Автор

I am creating java project from vscode and then open in fleet because i dont know how to create in fleet i am so stupid

JohnDoe-ejvm
Автор

Being able to offload all the ide processes to my web server machine and develop over ssh is the reason why i am staying with VSCode.

sofascialistadankulamegado
Автор

New IDE/Editor pops up
extension developer: oh shit i also need to write another one for this/that IDE/Editor

juniordev
Автор

Thanks for the video! I was excitting to see finally this code editor being released publicly in preview. I agree with your opinion on it, and I hope it is gonna be better later at the end of the preview phase! I am also annoyed by the fact that you have to pay to use it for commercial product, I think it is a bad choice for JetBrains

Deewens
Автор

Hi, I have a confusion:
which framework should I learn React OR VUE(I am laravel developer).

Is react more worthy in market because it stands alone? and react on the other hands vue only adjust with laravel maybe?

please guide me

jtech
Автор

Бесполезный редактор.. для скорости и красоты - есть VSCode... для профи - есть PHPStorm...

RomanA-ph