Code Monkey home page Code Monkey logo

coding-assist-extension-pack's Introduction

Coding Assist Extension Pack

This is a collection of extensions which are REALLY helpful in daily coding! I would be glad if you are interested in this pack and just give a try! ๐Ÿ‘

โ—๏ธโ—๏ธโ—๏ธ before installation I suggest you read lines with โš ๏ธ tags first, where some requirements are mentioned.

  1. My tricks
  2. This pack includes
  3. Contribute

My tricks

Here are some tricks!๐Ÿ˜„

VSCode sometimes stucks when too many extensions are installed? Here are two tricks:

  1. Open the Command Palette (Ctrl+Shift+P) and select Developer: Open Process Explorer to see which extensions cost most. Then disable (just workspace) some extensions you don't need in current workspace.
  2. thinks disable extensions one by one too annoying? you can disable a group of extensions by simply disable a extension pack! โœŒ๏ธ Another good news is that you can uninstall any extension included in the pack while this extension pack is still there๐ŸŽŠ
  3. want to make your own extension pack? This may helps you๐Ÿ‘

This pack includes

  • Trailing Spaces highlights trailing spaces which drives OCD (Obsessive Compulsive Disorder) crazy ๐Ÿ‘
  • Rewrap can wrap a block of code to given line length with a single key press. Different from language specific settings, you are able to wrap part of the file, for example the comments. It is also useful when you just want particular file wrapped instead of all this kind of file.
  • Indenticator does well in visualizing indents.
  • Code Spell Checker could be super powerful when writing comments, or, someone use complete words as variable names. It could also be essential when writing Markdown in VSC. eyes ๐Ÿ‘€
  • GitLens visualizing git flow.
  • Git Graph a beautiful git graph viewer!
  • Log File Highlighter Adds color highlighting to log files to make it easier to follow the flow of log events and identify problems.
  • changelog-snippets
  • Conventional Commits

Contribute

If you find a extension really useful when developing python code and want to improve this extension, feel free to raise a issue. But please notice that issues using the extensions included in this pack will not be accepted in this extension pack's repository๐Ÿ˜….

Enjoy!

coding-assist-extension-pack's People

Contributors

leojhonsong avatar

Stargazers

 avatar

Watchers

 avatar

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.