You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Buy software, once](https://buyoncesoftware.com/) - The place to find all the software you can buy one time, and own for a lifetime.
1307
+
*[Open Alternative](https://openalternative.co/) - Discover Open Source Alternatives to Popular Software. A curated collection of the best open source alternatives to everyday SaaS products. Save money with reliable tools hand-picked for you.
* Other sites like [MacStories](https://www.macstories.net/), [LifeHacker](http://lifehacker.com/), [ProductHunt](https://www.producthunt.com/topics/mac) are great resources.
Copy file name to clipboardExpand all lines: editor-plugin.md
+15-14Lines changed: 15 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,22 +36,23 @@ Editors Plugin
36
36
37
37
* Common
38
38
39
-
*[vscode-icons](https://github.com/vscode-icons/vscode-icons) - Icons for Visual Studio
39
+
*[Auto-Open Markdown Preview](https://github.com/hnw/vscode-auto-open-markdown-preview) - Opening Markdown-preview automatically when opening a Markdown file
40
40
*[Bracket Pair Colorizer](https://github.com/CoenraadS/Bracket-Pair-Colorizer-2) - Bracket Colorizer Extension for VSCode
41
-
*[Indent-Rainbow](https://github.com/oderwat/vscode-indent-rainbow) - Shows indentation with a faint rainbow colored background to make them more readable
42
-
*[Trailing Spaces](https://github.com/shardulm94/vscode-trailingspaces) - Allows you to highlight trailing spaces and delete them in a flash
43
-
*[TODO Highlight](https://github.com/wayou/vscode-todo-highlight) - Highlighting todos, fixmes, and any annotations
44
41
*[Code Spell Checker](https://github.com/Jason-Rev/vscode-spell-checker) - A simple source code spell checker for typescript and javascript
42
+
*[Debugger for Chrome](https://github.com/Microsoft/vscode-chrome-debug) - Debug your JavaScript code in the Google Chrome browser.
45
43
*[Document This](https://github.com/joelday/vscode-docthis) - JSDoc generator extension for Visual Studio Code
46
-
*[Sublime Text Keymap](https://github.com/Microsoft/vscode-sublime-keybindings) - Popular Sublime Text keybindings for VS Code.
44
+
*[ESlint](https://github.com/Microsoft/vscode-eslint) - Integrate eslint into VSCode.
47
45
*[Git Lens](https://github.com/eamodio/vscode-gitlens) - Supercharge the Git capabilities built into Visual Studio Code
48
-
*[View In Browser](https://github.com/hellopao/view-in-browser) - View a html file in system's default browser
49
-
*[SVG Viewer](https://github.com/cssho/vscode-svgviewer) - SVG Viewer for Visual Studio
50
-
*[Auto-Open Markdown Preview](https://github.com/hnw/vscode-auto-open-markdown-preview) - Opening Markdown-preview automatically when opening a Markdown file
46
+
*[Indent-Rainbow](https://github.com/oderwat/vscode-indent-rainbow) - Shows indentation with a faint rainbow colored background to make them more readable
51
47
*[Markdown PDF](https://github.com/yzane/vscode-markdown-pdf) - Convert Markdown file to pdf, html, png or jpeg file.
52
-
*[Debugger for Chrome](https://github.com/Microsoft/vscode-chrome-debug) - Debug your JavaScript code in the Google Chrome browser.
53
-
*[ESlint](https://github.com/Microsoft/vscode-eslint) - Integrate eslint into VSCode.
48
+
*[Sublime Text Keymap](https://github.com/Microsoft/vscode-sublime-keybindings) - Popular Sublime Text keybindings for VS Code.
49
+
*[SVG Viewer](https://github.com/cssho/vscode-svgviewer) - SVG Viewer for Visual Studio
50
+
*[TODO Highlight](https://github.com/wayou/vscode-todo-highlight) - Highlighting todos, fixmes, and any annotations
51
+
*[Trailing Spaces](https://github.com/shardulm94/vscode-trailingspaces) - Allows you to highlight trailing spaces and delete them in a flash
54
52
*[TSLint](https://github.com/microsoft/vscode-tslint) - Integrate tslint into VSCode.
53
+
*[Typora](https://marketplace.visualstudio.com/items?itemName=cweijan.vscode-typora) - Provides a Typora-like Markdown editing experience in VSCode.
54
+
*[View In Browser](https://github.com/hellopao/view-in-browser) - View a html file in system's default browser
55
+
*[vscode-icons](https://github.com/vscode-icons/vscode-icons) - Icons for Visual Studio
55
56
56
57
* HTML
57
58
*[Auto Close Tag](https://github.com/formulahendry/vscode-auto-close-tag) - Auto Close Tag
@@ -61,12 +62,12 @@ Editors Plugin
61
62
*[HTML CSS Support](https://github.com/ecmel/vscode-html-css) - CSS support for HTML documents
62
63
63
64
* JS
64
-
*[npm Intellisense](https://github.com/ChristianKohler/NpmIntellisense) - Autocompletes npm modules in import statements
*[Regex Previewer](https://github.com/chrmarti/vscode-regex) - Test regex and preview.
70
71
71
72
* React/Vue
72
73
*[react-beautify](https://github.com/taichi/react-beautify) - This extension wraps prettydiff/esformatter to format your javascript, JSX, typescript, TSX file.
0 commit comments