Coder Social home page Coder Social logo

vs-chatgpt's Introduction

๐Ÿ’ซ About Me:

๐Ÿง‘๐Ÿปโ€๐Ÿ’ป Full-Stack Developer
๐ŸŽจ UX/UI enthusiast
๐Ÿค‘ Road to financial independence

๐ŸŒ Socials:

Behance Instagram Medium Pinterest Reddit Twitter

๐Ÿ’ป Tech Stack:

JavaScript Markdown Python TypeScript AWS Firebase Heroku Google Cloud Netlify Vercel Chakra Express.js Gatsby JWT Next JS Nodemon NodeJS React React Native React Query React Router React Hook Form Strapi Nginx AmazonDynamoDB Firebase MariaDB MongoDB MySQL Postgres SQLite Redis Realm Figma Dribbble Gimp NumPy Pandas GIT LINUX Confluence Jira Notion Postman

๐Ÿ“Š GitHub Stats:



๐Ÿ” Top Contributed Repo


vs-chatgpt's People

Contributors

fede91 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

asudbury nonameb3

vs-chatgpt's Issues

jsdoc comment on rightclick menu, or configure rightclick by user

For me, a very important function in the shortcuts when I right click would be the following:

INPUT: getRecipePreparation(_id) { this.preparation = apiGetPreparation(this.id); return this.preparation; } write me a jsdoc for this function

Output:

/**

  • Retrieves the preparation instructions for a given recipe.
  • @param {string} _id - The ID of the recipe.
  • @returns {string} The preparation instructions for the recipe.
    */
    function getRecipePreparation(_id) { ... }

now of course the question is would it make sense to make this pure?
JSDoc is explicitly for javascript, can you make it so that you can edit this right-click menu independently using a config file?

Then everyone can configure the same, that whould be nice!

add gpt-3.5-turbo

Could you add the new API so that it can be selected in the settings?

gpt-3.5-turbo

Short Cut Button or similar

It would be great to have a shortcut button to call chat gpt immediately, or at least make a field via right click so that you can call the input field.

API Key cannot be read

I have uninstalled the extension and now installed it again, after that I have set my API key. Now I have the following problem that I always have to set the API key even though I have set it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.