How to use Cursor AI Composer in 5 minutes

Поделиться
HTML-код
  • Опубликовано: 12 ноя 2024

Комментарии • 43

  • @danivicario
    @danivicario Месяц назад +6

    I loved the calmed voice and interesting examples. Thank you very much!

    • @RobShocks
      @RobShocks  Месяц назад +1

      Thanks, trying to distill the good stuff without the hype

  • @dctrex
    @dctrex Месяц назад +3

    Fantastic! I think I struck gold. Please keep these tutorials coming! 👏👏

    • @RobShocks
      @RobShocks  Месяц назад +3

      Oh wow, thanks for the lovely comment. I’m sitting here eating rice Crispies dying with a cold and you’ve perked me up. What kind of tutorial would you like to see next?

    • @dctrex
      @dctrex Месяц назад +1

      @@RobShocks I'm working with your codebase right now. What I'd like to see is the next steps to taking it live. As in a live viable product for the public to see. Great work. Feel better we need more of your great content!

  • @rtwg605
    @rtwg605 28 дней назад

    Saw your comment on another YT'er's podcast on Cursor. Found ya, watched this vid. Subscribed. Now on to your other cursor vids.

    • @RobShocks
      @RobShocks  26 дней назад

      @@rtwg605 glad you’re getting some use, what are you interested in building?

  • @ramielkady938
    @ramielkady938 Месяц назад

    Amazing. Stright to the point(s). Value packed video ❤

    • @RobShocks
      @RobShocks  29 дней назад

      Hey man thanks so much for that comment. Lovely thing to read on a Monday morning. I appreciate it.

  • @吳富榮-e7w
    @吳富榮-e7w 5 дней назад

    May I use voice input?

  • @christopherstone833
    @christopherstone833 20 дней назад

    Thank you , learned a lot.

    • @RobShocks
      @RobShocks  18 дней назад

      Thanks Christopher, appreciate that. Want to see anything next?

  • @lihengeliyi5411
    @lihengeliyi5411 Месяц назад +1

    nice one, precise and helpful

    • @RobShocks
      @RobShocks  Месяц назад

      Thanks so much, that is the aim! What are you working on?

  • @bambanx
    @bambanx Месяц назад

    Amazing thanks you, just a questions when you add a documentation you only add the index url or you must add whole links of the documentation? Thanks you

    • @RobShocks
      @RobShocks  18 дней назад

      From my understanding Cursor indexes all the docs from just one URL so aim for the root of the docs and see how it works for you. If there docs are huge it might be better to concentrate on specific pages but I have not had that problem yet.

  • @proflead
    @proflead Месяц назад

    Nice one Rob! Thanks!

    • @RobShocks
      @RobShocks  Месяц назад +1

      Cheers! Checked out your channel, great work, how are you finding the process?

    • @proflead
      @proflead Месяц назад

      @@RobShocks thank you Rob! 😀🙏 It’s fine. It helped me to find so many new interesting channels and learn the topics from different angles.

  • @gautammandewalker8935
    @gautammandewalker8935 20 дней назад

    Have you tried porting a complete code base to a different tech stack?

    • @RobShocks
      @RobShocks  18 дней назад

      Honestly no. I think if that were me I'd be starting from scratch and porting over the services one by one. Depends on the project of course. What are you porting?

  • @AaronBlox-h2t
    @AaronBlox-h2t Месяц назад

    Interesting... I am using vs code with continue and claudedev but might try this one out.

    • @RobShocks
      @RobShocks  18 дней назад

      How did you get on, did you get time to try it yet?

  • @nkumar1470
    @nkumar1470 Месяц назад

    Dude holy shit this is amazing

    • @RobShocks
      @RobShocks  18 дней назад

      Aw man thanks so much. Glad you got use out of it. What would you like to see next

  • @ahmedebenhassine2828
    @ahmedebenhassine2828 Месяц назад

    Any idea how to jump to class or function definition, I already tried ctrl + click but didn't work ?

    • @RobShocks
      @RobShocks  18 дней назад

      Hey man, I don't have that problem but I did some digging for you in the Cursor Reddit and apparently there may be an issue with a particular python package you need to install check this post out for more info www.reddit.com/r/cursor/comments/1fv3bmm/jump_to_class_or_function_definition/

  • @bambanx
    @bambanx Месяц назад

    What is the difference between composer and the chat in the side? Ty

    • @episodex
      @episodex 29 дней назад +1

      The chat in the right can't actually edit multiple files, or create multiple files. At least I culdn't make it do it and thought it's not impllemented at all. Now I see there's a third way that handles precisely this use case and it is awesome!

    • @RobShocks
      @RobShocks  18 дней назад

      So Composer CTRL + I is great for big changes and features because it can create new files and make changes across multiple existing files on it's own. The Chat windlow CTRL + L is useful when you are in a particular file or want to ask questions or test ideas without commitment to change. You can review what is being suggested and accept and apply each change at a time. So think of them in this order, Composer - Big sweeping changes, Chat - File level and step by step changes - CTRL - K in the file more precise changes at the file level

  • @qubit0002
    @qubit0002 Месяц назад

    any idea on how to fix error 'Unable to write file' - system appears to be duplicating the same path but different folder

    • @RobShocks
      @RobShocks  Месяц назад +2

      Yes this is annoying. I get around this happening by starting projects with a .cursorrules file in the root reminding it to use the app folder along with folder structure example then also make sure you @codebase for the scenarios where it’s getting folders wrong and this helps.

    • @qubit0002
      @qubit0002 Месяц назад +1

      @@RobShocks interesting, mind sharing instructions for your .cursorrules file and can you clarify what it means to '@codebase for scenarios'? thx in advance

    • @RobShocks
      @RobShocks  Месяц назад

      @@qubit0002 check out a site called cursor directory and you will get all the cursor rules files. @codebase typed in any prompt window tells the model to take the entire codebase context into account when responding. Also a new tip is to copy your file tree into the cursor rules or create an insturctions.md file with it pasted in there and it gives more context as well

  • @qiksoft
    @qiksoft 26 дней назад

    Great tutorial! Not at all your fault but when you get to the "Composer" feature in video, cannot use with your own API keys, "Composer relies on custom models that cannot be billed to an API key. Please disable API keys and use a Pro or Business subscription." Maybe you should mention this :)

    • @RobShocks
      @RobShocks  26 дней назад +1

      @@qiksoft Thanks for pointing that out. What models are you using. What’s the usage cost like if you are not using local? I’ve been using the paid version since the start I found it was definitely worth it and cheaper than the api for my level of usage and codebase.

    • @qiksoft
      @qiksoft 7 дней назад

      @@RobShocks I am an API only users and use many. My go to are sonnet 3.5 and 4o

  • @MuhammadumarSotvoldiev
    @MuhammadumarSotvoldiev Месяц назад

    Thanks a lot

  • @xaviersubira5154
    @xaviersubira5154 Месяц назад

    clickup sucks too much settings and lotta unnecessary complexity on the UX

    • @RobShocks
      @RobShocks  Месяц назад

      What do you mean by clickup?