Git Product home page Git Product logo

bin-client-vscode's Introduction

Read The Bin

An extension to easily create bins with https://bin.readthedocs.fr.

Create a bin

Installation

Victim of its success, this extension is unfortunately no longer published on the Visual Studio Marketplace (to avoid overloading the bin server). You can still install it via https://github.com/readthedocs-fr/bin-client-vscode/releases or https://open-vsx.org/extension/readthedocs/rtdbin.

Contributing

After forking, do these commands:

git clone https://github.com/<your_username>/bin-client-vscode
cd bin-client-vscode

# we recommend you add this repo as an upstream remote (e.g. for updating your fork)
git remote add upstream https://github.com/readthedocs-fr/bin-client-vscode

yarn install

We use Conventional Commits for commits messages.

git checkout -b <branch_name>
# make somes changes

yarn lint # or lint-fix
yarn format
yarn build --noEmit # check typescript types

git commit -am "conventional commit"
git push origin <branch_name>

Testing

Open this project with Visual Studio Code, and click on Run Extension (or F5).

bin-client-vscode's People

Contributors

mesteery avatar github-actions[bot] avatar

Stargazers

Aakodal avatar Quentin_bubu avatar Hokkaydo avatar Antoine James Tournepiche avatar  avatar nathan avatar

Watchers

James Cloos avatar Antoine James Tournepiche avatar  avatar nathan avatar

Forkers

quentinbubu

bin-client-vscode's Issues

Sug: Pouvoir créer un bin depuis le Terminal Intégré et l'Explorateur de fichier

L'extension fonctionne parfaitement avec les fichiers ouverts dans l'éditeur, toutefois l'option pour créer un nouveau snippet n'apparait pas dans le terminal intégré ni depuis l'explorateur de fichier.

Je comprendrais que l'accès depuis l'explorateur de fichier intégré n'est pas forcément nécessaire puisqu'il est facile d'ouvrir ces fichiers dans l'éditeur. Toutefois, j'apprécierai l'utiliser depuis le terminal intégré, car le code s'accompagne bien souvent d'exécution dans une console, notamment pour le debug.
Pouvoir créer un bin depuis le terminal intégré permettrai donc d'améliorer grandement l'UX de l'extension.

J'ai repéré que l'extension était accessible dans :

  • l'onglet Output
  • l'éditeur de code

J'ai repéré que l'extension n'était pas accessible dans :

  • l'onglet Explorer (explorateur de fichier)
  • l'onglet Terminal
  • l'onglet Debug Output

image
image
image
image

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.