abheektripathy / dev.sh

Suite of a developer tools to enhance coding productivity.

Home Page:https://marketplace.visualstudio.com/items?itemName=AbheekTripathy.devsh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

devsh2

Context:

dev.sh is a comprehensive VS Code extension that provides a suite of developer tools to enhance coding efficiency and productivity. With three powerful features, dev.sh aims to simplify common coding, Docker, and Git workflows.

The first feature is an intelligent code explainer powered by the GPT-3 model. With dev.sh, developers can select a block of code and request an explanation in plain English. The model generates a human-readable description of what the code does, its purpose, and its potential impact on the system. This feature reduces the need to manually interpret complex code snippets, especially in large codebases, saving developers time and effort.

The second feature is a search bar that converts user inputs in plain English to Git and docker commands. With dev.sh, developers can avoid the hassle of memorizing Git/docker commands and their parameters. Instead, they can simply type their desired action, such as "commit all changes," and the extension will generate the corresponding command.

In addition, dev.sh provides GitHub Actions file templates that allow developers to automate their workflows. With these templates, developers can quickly set up continuous integration and deployment pipelines, reducing manual work and improving efficiency.

dev.sh is designed to help developers streamline their coding, Docker, and Git workflows. It leverages natural language processing technologies to provide an intuitive and seamless experience. With dev.sh, developers can focus on writing great code and delivering value to their users.

Usage:

Add your OPEN AI API key in the box, to start.

About

Suite of a developer tools to enhance coding productivity.

https://marketplace.visualstudio.com/items?itemName=AbheekTripathy.devsh


Languages

Language:TypeScript 48.7%Language:CSS 38.6%Language:JavaScript 12.7%