Giter Site home page Giter Site logo

nobuhito / vscode.printcode Goto Github PK

View Code? Open in Web Editor NEW
73.0 9.0 26.0 813 KB

PrintCode added printing function to VS Code!!

Home Page: https://marketplace.visualstudio.com/items?itemName=nobuhito.printcode

License: MIT License

JavaScript 100.00%
vscode-extension

vscode.printcode's Introduction

version installs rating trendDaily trendWeekly trandMonthly

PrintCode - Extension of VS Code

You can print the code from VSCode!

Product page

README for Japanese

Blog for Japanese

image

Marketplace

https://marketplace.visualstudio.com/items?itemName=nobuhito.printcode

Features

PrintCode converts the code being edited into an HTML file, displays it by browser and prints it.

Usage

  1. Press the F1 key
  2. Select or type PrintCode
  3. The browser launches and displays the code
  4. A print dialog opens and you can print!!

Configuration Options

Key Default Description
tabSize 2 The number of spaces a tab is equal to
fontSize 12 Controls the font size in pixels
paperSize a4 Paper size and orientation
lineNumbers on Print line numbers
printFilePath filename Amount of file's path info in document title
browserPath none Open with your non-default browser
webServerPort 4649 Port number for local WebServer.
disableTelemetry false Dont't include Google Analytics code on page
autoPrint true Pop up print dialog automatically
additionalStyleSheet none Insert additional StyleSheet

Release Notes

See Changelog.

Thank you

@janilahti (#6, #7, #12)

I like osushi/お寿司 very much.

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.