Giter VIP home page Giter VIP logo

vs-code-js-hacker-pack's Introduction

JS Hacker Pack


About

Opinionated collection of Visual Studio Code extensions focused on Javascript development.

Extensions

Javascript

Git

  • Better Merge - Improved git merge conflict support.
  • Git History (git log) - View git log, file or line history.
  • GitLens - Provides Git CodeLens information (most recent commit, # of authors), on-demand inline blame annotations, status bar blame information, file & blame history explorers, and commands to compare changes.
  • Open in GitHub / Bitbucket / VisualStudio.com - Jump to a source code line in Github / Bitbucket / VisualStudio.com.

HTML

  • Auto Close Tag - Automatically add HTML/XML close tag, same as Visual Studio IDE or Sublime Text.
  • Auto Rename Tag - Auto rename paired HTML/XML tag.

CSS

  • CSS Peek - Allow peeking to css ID and class strings as definitions from html files to respective CSS. Allows peek and goto definition.
  • IntelliSense for CSS class names - Provides CSS class name completion for the HTML class attribute based on the CSS files in your workspace. Also supports React's className attribute.

Other

  • Color Highlight - Highlight web colors in your editor.
  • TODO Highlight - highlight TODOs, FIXMEs, and any keywords, annotations...
  • SVG Viewer - SVG Viewer for Visual Studio Code.
  • Rainbow Brackets - A rainbow brackets extension for VS Code.
  • EditorConfig for VS Code - EditorConfig Support for Visual Studio Code.
  • Guides - An extension for more guide lines.
  • change-case - Quickly change the case (camelCase, CONSTANT_CASE, snake_case, etc) of the current selection or current word
  • Bracket Pair Colorizer - A customizable extension for colorizing matching brackets
  • Markdown All in One - All you need to write Markdown (keyboard shortcuts, table of contents, auto preview and more).
  • Docker - Adds syntax highlighting, snippets, commands, hover tips, and linting for Dockerfile and docker-compose files.
  • DotENV - Support for dotenv file syntax

Contribute

Contributions are welcome!

  1. Fork it.
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Or open up a issue.

License

Licensed under the MIT License.

vs-code-js-hacker-pack's People

Contributors

tiaanduplessis avatar imgbotapp avatar renovate-bot avatar

Stargazers

 avatar Muhammad Ayoub Khan avatar YC Lim  avatar Bob Bass avatar jokomo avatar Ben Suen avatar Pfurr avatar Matias avatar Igor Goldny avatar Muhammad Ayoub Khan avatar Dominique Rau avatar Jared Williams avatar R. Beltran avatar DeepKolos avatar save-as avatar ChangJoo Park(박창주) avatar James Priest avatar Koen van Gilst avatar

Watchers

James Cloos avatar  avatar

vs-code-js-hacker-pack's Issues

Action required: Greenkeeper could not be activated 🚨

🚨 You need to enable Continuous Integration on all branches of this repository. 🚨

To enable Greenkeeper, you need to make sure that a commit status is reported on all branches. This is required by Greenkeeper because it uses your CI build statuses to figure out when to notify you about breaking changes.

Since we didn’t receive a CI status on the greenkeeper/initial branch, it’s possible that you don’t have CI set up yet. We recommend using Travis CI, but Greenkeeper will work with every other CI service as well.

If you have already set up a CI for this repository, you might need to check how it’s configured. Make sure it is set to run on all new branches. If you don’t want it to run on absolutely every branch, you can whitelist branches starting with greenkeeper/.

Once you have installed and configured CI on this repository correctly, you’ll need to re-trigger Greenkeeper’s initial pull request. To do this, please delete the greenkeeper/initial branch in this repository, and then remove and re-add this repository to the Greenkeeper integration’s white list on Github. You'll find this list on your repo or organization’s settings page, under Installed GitHub Apps.

Dependency update required for Docker extension

Hi!

I just wanted to give you a heads up that the Docker extension has been migrated to a new publisher and, you'll need to update your dependency so it will install correctly.

Please update "PeterJausovec.vscode-docker" to "ms-azuretools.vscode-docker" to ensure the extension is installed correctly.

Thanks and sorry for the inconvenience.

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.