Coder Social home page Coder Social logo

viatsko / awesome-vscode Goto Github PK

View Code? Open in Web Editor NEW
24.3K 484.0 1.2K 10.27 MB

๐ŸŽจ A curated list of delightful VS Code packages and resources.

Home Page: https://viatsko.github.io/awesome-vscode/

License: Creative Commons Zero v1.0 Universal

JavaScript 100.00%
visual-studio vscode vscode-theme vscode-extension awesome awesome-list list visualstudio visual-studio-code visual-studio-code-extension visual-studio-code-theme

awesome-vscode's People

Contributors

abinavseelan avatar aspittel avatar chrislewisdev avatar dnonov avatar formulahendry avatar goodjack avatar heronsilva avatar jonasbn avatar jschr avatar kazigk avatar kjbrum avatar lannonbr avatar lennybacon avatar masiulis avatar mkloubert avatar muljayan avatar ngohungphuc avatar opw0011 avatar royceda avatar ryu1kn avatar samverschueren avatar selfrefactor avatar sozercan avatar sreetamdas avatar tricinel avatar vaklove avatar viatsko avatar waylonwalker avatar wolfika avatar zardoy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-vscode's Issues

Add `.gitignore generator`

I think gi in your list hasn't updated in a while and .gitignore generator is on the market now. It supports multiple languages/options which gi doesn't (the developer of gi said he's waiting for vscode to update api but I think that's a long time ago and api shouldn't be a problem now). Can you consider adding .gitignore generator?

Update the logo

The logo at the top should be updated as VSCode updated its a while ago.

Update Deploy extension to the newly recoded version

I just recently stumbled upon this repo while looking through some Tweets and was first interested in the Deploy extension. After installing it, I'm greeted with a notification that I should instead check out their newly coded version, Deploy Reloaded. Should the links to the original extension be updated to their new one or do y'all intend to leave it as is?

I'd be happy to make the necessary changes, I just don't wish to do them if there's no desire to update the link. I could also just add the reloaded extension after the original so visitors to the repo can decide which version they'd like to use.

Add ccls and vscode-ccls extension

Please consider adding vscode-ccls to the list of VS Code C/C++/Objective-C extensions.

ccls is a is a C/C++/Objective-C language server originating from cquery.
vscode-ccls is the VS Code extension which provides ccls services.
vscode-ccls seems to be the only working extension which provides C/C++ refactoring.

XO

I've build an extension to use the XO linter from @sindresorhus. Would you be willing to accept a PR to add it to the list or not?

Salsa

Add more information about Salsa engine

Validate Links

Hello, I wrote a tool that can validate README links. It can be run when someone submits a pull request or pushes a commit.

For example, you would see that

https://github.com/sindresorhus/ava redirects to
https://github.com/avajs/ava

.. which may not be that interesting, but if a link gets broken, you would be alerted too.

This tool is currently being used by

Examples

If you are interested, connect this repo to https://travis-ci.org/ and add a .travis.yml file to the project (you can also use Circle CI or other CI services).

See https://github.com/dkhamsing/awesome_bot for options, more information
Feel free to leave a comment ๐Ÿ˜„

React JSX

I added note on React JSX in Syntax section. If anybody have suggestions on how to make it looking better - you're welcome.

People to follow section

I am thinking of creating a section for people to follow on social media including VS Code devs from Microsoft as well as extension devs and other people who are part of the VS Code community and frequently promote the editor & community

Create your settings and extensions with extension Settings Sync

Hi,
This is not a bug but its a suggestion. You can share your customized code settings including extensions with users and users can download those settings, anytime you change the settings. Users code environment will be updated in terms of extensions and settings.

Try with Code "Settings Sync" extension
Share the settings with giving customized Gist of extensions for designers , developers etc.

http://shanalikhan.github.io/2016/09/02/how-to-Share-visual-studio-code-settings.html

Library section

Are you in for creating a section regarding libraries for VS Code extensions?

For example, I created a vscode-set-text extension that makes it easier to set text in a TextEditor. Related to atom-set-text.

Might be interesting for extension developers.

VSCode Project Dashboard

As you've also added the Project Manager extension to this list, I think my VSCode Project Dashboard extension would be a nice fit too! ๐Ÿ˜Ž

It's a speed-dial like project dashboard for VSCode, which lets you organize your projects on a simple and intuitive frontpage directly in VSCode.

https://marketplace.visualstudio.com/items?itemName=kruemelkatze.vscode-dashboard
https://github.com/Kruemelkatze/vscode-dashboard

screenshot

Edit: Just found the section on how to contribute. Will do a PR. :)

Duplicate image

In the README.md on line 1109 the gif for the uncategorised extension "Text Marker" is duplicated in "ESDOC"

![Interface generator (Typescript)](https://raw.githubusercontent.com/ryu1kn/vscode-text-marker/master/images/animations/public.gif)

Browser Preview extension is deprecated in favor of Live Preview

The Browser Preview extension is deprecated in favor of Live Preview.

Here are some suggestions:

  • move Browser Preview to the Productivity list section (similar to where Live Server is)
  • move Browser Preview to the Productivity description and demo section
  • Amend the extension's title with (deprecated)
  • Indicate Live Preview as an alternative

image

Use GitHub Pages to render page in more stable format

Due to the large number of images and the general large size of the README file, clicking links in the Table of Contents does not always navigate cleanly. Simply turning on GitHub Pages on the master branch and applying a theme would make this list more stable and readable.

Suggestions

Hi, some extensions that I use frequently and I would like to suggest

Plug-in management Issues

We need a plug-in that manages vscode plug-ins, because as plug-ins grow, we need to improve the organization of plug-ins, such as packages, modules, and so on

Night Owl theme img tag is broken on GitHub Pages

The img tag for the Night Owl theme shows up as text instead of a clickable image when viewing the README on the github.io page. This bug is not present on the regular README. See below

broken_img

I'm not sure what could be causing this, but I thought I would bring it to the attention of someone who might.

Adding commerical products to the list

There may be paid VS Code extensions or content that could be beneficial to list here. Currently there is no direct notice in the contributing guide that submissions should only be publicly available / free resources, so I think at least it would be good to update the guide with our stance on it.

I do think pushing free resources first should be a priority, but if there is a paid resource that could bring benefits to the greater VS Code community by putting it in the list, it could at least be discussed if it should be added between the repo maintainers and if accepted be extremely blatant in the list that it is a commercial resource.

What does everyone else think about this?

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.