Cursor - A Better Visual Studio Code/Copilot?

Поділитися
Вставка
  • Опубліковано 24 сер 2024
  • Cursor is a new code editor designed entirely around AI code assistance, dubbed Copilot++. It's a fork of Visual Studio Code with AI built in at the core... but is it better?
    Links
    gamefromscratc...
    -----------------------------------------------------------------------------------------------------------
    Support : / gamefromscratch
    GameDev News : gamefromscratc...
    GameDev Tutorials : devga.me
    Discord : / discord
    Twitter : / gamefromscratch
    -----------------------------------------------------------------------------------------------------------

КОМЕНТАРІ • 63

  • @gamefromscratch
    @gamefromscratch  4 місяці тому +1

    Links
    gamefromscratch.com/cursor-ai-first-code-editor/
    -----------------------------------------------------------------------------------------------------------
    *Support* : www.patreon.com/gamefromscratch
    *GameDev News* : gamefromscratch.com
    *GameDev Tutorials* : devga.me
    *Discord* : discord.com/invite/R7tUVbD
    *Twitter* : twitter.com/gamefromscratch
    -----------------------------------------------------------------------------------------------------------

  • @user-gl1ls1jx3h
    @user-gl1ls1jx3h 4 місяці тому +54

    This looks cool, but the one thing I really want it to have is running a model locally. I don't want to have to rely on servers or my internet connection to work to be able to write code. LLMs are getting smaller these days so it's definitely possible to run your own LLM right now if your pc is powerful enough.

    • @gamefromscratch
      @gamefromscratch  4 місяці тому +23

      They have that as a "in the works/hopefully" feature category

    • @utkarshshukla
      @utkarshshukla 4 місяці тому +2

      ​@@gamefromscratchyou can easily do it. Run something that provides openai compatible api.. and then change the hosts file to map api.openai
      Cursor has option to use openai api.

    • @rob679
      @rob679 4 місяці тому +3

      @@utkarshshukla there is VS extension called "Continue" that allows connecting to any LLM provider, including LM Studio or Ollama local installation that I believe are the easiest one to run (Ollama on Linux requires like 3 short commands and it can be run on Windows through WSL). If this a fork of VS Code then this extension should work there too.

    • @utkarshshukla
      @utkarshshukla 4 місяці тому

      @@rob679 continue does not support in code edit using ctrl+k ... It's in code edit is not as refined as native cursors edit..

    • @xt3708
      @xt3708 3 місяці тому

      @@utkarshshukla with Llama 3 out, which is the best model for coding, assuming LM Studio is used?

  • @AdrianRosarioPR
    @AdrianRosarioPR 3 місяці тому +2

    i been using cursor for a couple of months and i love it. The fact that it has context of the project is a game changer.

  • @lewisse_8966
    @lewisse_8966 4 місяці тому +14

    Another day, another AI-based VsCode replacement lol

  • @rodvik
    @rodvik 4 місяці тому +1

    Been a cursor subscriber for 2 months. I really enjoy it. Good for ai assisted debugging.

  • @MrEnvisioner
    @MrEnvisioner 4 місяці тому +7

    As AI-assisted coding becomes more widespread/mainstream/mandatory to remain competitive, what's the stop these features/interfaces from just being adopted directly by VS Code / Codium and instantly dooming this Cursor product? Am I missing something?

    • @gamefromscratch
      @gamefromscratch  4 місяці тому +3

      Nothing really... they just need to do it better and I suppose that is the core of what competition is.

    • @WeenieWalkerGames
      @WeenieWalkerGames 4 місяці тому +3

      I'd also argue Microsoft's history with regards to adding requested UX features is a big part of it too. When my work switched to Teams, I looked into how to have all conversations in a small side window, something I have used going all the way back to AOL Instant Messenger in the early 2000s, but all I could find was a request for the feature from a few years ago; alas, still not added to Teams.

    • @mr.mister311
      @mr.mister311 4 місяці тому +10

      I just don't understand how the developers working with these AI features keeps missing the mark. As long as they do, I don't think it will become mainstream.
      I don't want AI to write my code and then have to write unit tests to ensure it didn't f up.
      What I want is to write code and have AI suggest corrections and improvements, so I don't have to write unit tests.

    • @boccobadz
      @boccobadz 4 місяці тому

      ​@@mr.mister311seems kinda backwards and, if you don't wanna write tests, it's kinda megalomaniac to assume your code will ever be perfect. If it's something even remotely complicated, it's kinda not possible. Unit tests are dumb, agreed, so just write integration tests.

    • @mr.mister311
      @mr.mister311 4 місяці тому +2

      Once upon a time, drills replaced a lot of the work pickaxes did in the mining industry. I feel like right now, code AI is not a drill, it is a machine that swings a pickaxe. It's often developed to solve a problem that wasn't there in the first place, and it does nothing to solve the biggest problems we have.
      We write unit tests to discover errors in the code we write. When errors are the problem, why not focus on creating an AI that can discover those in the first place then instead of letting it generate code that we can't trust aren't full of them?

  • @boccobadz
    @boccobadz 4 місяці тому +4

    Can't see how is this any different than copilot/cody used in your configured vs code.

    • @jdubbeatz1042
      @jdubbeatz1042 3 місяці тому

      It’s literally way better than Cody.

  • @PurpleKnightmare
    @PurpleKnightmare 4 місяці тому +4

    I can still use Codeium with it as well, hah.

  • @mfpears
    @mfpears День тому

    Why isn't it just an extension?

  • @user-rl2wi7sy2w
    @user-rl2wi7sy2w 9 днів тому

    good job

  • @andrewdunbar828
    @andrewdunbar828 4 місяці тому

    The name C++ is not under any kind of trademark. Bjarne has specifically said so. And ++ comes from before Bjarne invented C++ anyway.

  • @thirdreplicator
    @thirdreplicator 4 місяці тому

    Revolutionary, bro. You just got a SUBSCRIBE!!!

  • @LazerPotatoe
    @LazerPotatoe 4 місяці тому +1

    aye-zuh-yer ? Are you joking? That's a new fun way to pronounce it I guess. Thanks for the video

  • @Al1987ac
    @Al1987ac 4 місяці тому +4

    But how is it better than VS Code + Codeium?

    • @gravellife5643
      @gravellife5643 3 місяці тому +1

      In free tier you have 50 gpt-4 uses and 2000 Copilot++ completions every month.

    • @Al1987ac
      @Al1987ac 3 місяці тому

      @@gravellife5643 Buy Codeium offers 20 gpt-4 uses per day.

  • @zvit
    @zvit 28 днів тому

    I hate the chat doesn't auto-scroll. As it writes long replies and code, I have to scroll manually, and my fingers hurt!!

  • @EduardKaresli
    @EduardKaresli 4 місяці тому +2

    I want VS Code but written in Rust or C++. VS Code is sooo slow for big projects...

    • @gamefromscratch
      @gamefromscratch  4 місяці тому +1

      gamefromscratch.com/zed-rust-powered-code-editor/

    • @EduardKaresli
      @EduardKaresli 4 місяці тому

      @@gamefromscratch It's Mac only... I'm on Windows...

    • @FightClass3
      @FightClass3 4 місяці тому

      @@EduardKaresli Windows sucks...

    • @FightClass3
      @FightClass3 4 місяці тому

      11*

    • @MiaChillfox
      @MiaChillfox 4 місяці тому

      @@FightClass3 Oh come on... Everyone just want's cool software for their favorite OS.
      I wish Zed was available for Linux so I could try it.

  • @shlokbhakta2893
    @shlokbhakta2893 4 місяці тому

    All I want is a tabnine free tier++
    Something that’s pretty much like tabnine but can use your whole project. Better access to file autocomplete. Run locally and doesn’t do big chunks of trash.

  • @AleksandarPopovic
    @AleksandarPopovic 4 місяці тому +1

    Nice, i use somtime in Studio Code like extension, for forgoten code, butm people lern one stuff this is assistince this can programing for you, when you go deel level you allone with you brain
    , and now all editor based on that why not....and visual studio have better performance from jetbrain, but little smaller functions.....

  • @killymxi
    @killymxi 4 місяці тому +1

    You realize there also exists Visual Studio that is not Visual Studio Code?
    Bad choice of words to omit is distracting.

  • @publicmmi
    @publicmmi 4 місяці тому +2

    Thanks for the video.
    Btw, you mostly talking about "visual studio" where you mean "visual studio code". Thoses are 2 different programs :)

  • @EROSNERdesign
    @EROSNERdesign 4 місяці тому

    This site is ALWAYS on the cusp of what's going on in tech! Nice job!

  • @FightClass3
    @FightClass3 4 місяці тому +3

    Sick of Chromium or VSCode based software...

  • @jaimimcentire99
    @jaimimcentire99 4 місяці тому +1

    Visual studio code is not the same as Visual Studio.

  • @ThankYouESM
    @ThankYouESM 4 місяці тому

    Is there a browser version of that?

  • @MrNobodyX3
    @MrNobodyX3 2 місяці тому

    Can I run it locally?

  • @TheRealAfroRick
    @TheRealAfroRick 4 місяці тому

    Azure - Think of this pronunciation of the a like the a in At.

  • @thirdreplicator
    @thirdreplicator 4 місяці тому

    Is it codebase aware or is it just aware of one file at a time?

    • @Iamjake1000
      @Iamjake1000 4 місяці тому

      Did you ever find this out? That's the issue with AI when using it to try and code complex systems.. it forgets everything and starts over.

  • @OlegLecinsky
    @OlegLecinsky 4 місяці тому

    Wait... there are people calling themselves "programmers" who need AI to read the code? 😁 It's like, you know, someone claiming to be a "writer" who couldn't read

  • @ShinSpiegel
    @ShinSpiegel 4 місяці тому +4

    Am I the onlyond tired of this AI bloated stuff?

    • @jaimimcentire99
      @jaimimcentire99 4 місяці тому

      Maybe not. But in my opinion, this is one place it really shines.

    • @ShinSpiegel
      @ShinSpiegel 4 місяці тому

      @@jaimimcentire99 Agree to disagree.

    • @jaimimcentire99
      @jaimimcentire99 4 місяці тому +1

      @@ShinSpiegel Sure. I personally like copilot because it increases my coding speed - by a rather large margin. As well (in many cases) it seems to know what I want to do before I type it, and it codes it for me, in my coding style - especially things that might be tedious. It's not a replacement for thinking - it seems to be right about 80%-90% of the time - and will even catch details that I might forget. It's not a "do my job, and remove the need for me" kind of thing. It's really like having a good pair programmer who doesn't mind doing the boring work.

    • @ShinSpiegel
      @ShinSpiegel 4 місяці тому

      @@jaimimcentire99 cool man. Good for you.

    • @catch82
      @catch82 Місяць тому +1

      Love it or hate it, AI code assistance is the future. Adapt or die, as the saying goes.

  • @baconwarriorgames756
    @baconwarriorgames756 4 місяці тому

    First

  • @GoblinArmyInYourWalls
    @GoblinArmyInYourWalls 4 місяці тому

    Just dont understand how AI coding is useful. If you need your hand held so badly, just use visual basic, lol

  • @spectralcanvasimages
    @spectralcanvasimages 4 місяці тому

    AI = Nope...

  • @madd5
    @madd5 Місяць тому

    copilot is much better now. Yes, after 2 months of release of this video :()