Commit Graph

695 Commits

Author SHA1 Message Date
Bing Ren
cfc37bef55
Merge fd732c5aa8 into 474273c989 2022-08-18 14:44:27 +02:00
Valerii Iatsko
474273c989
Merge pull request #380 from jamcmich/master
Moved Browser Preview to Productivity; Added deprecated tag
2022-08-11 09:25:37 +02:00
Jacob McMichael
e57fdd20cc Moved Browser Preview to Productivity; Added deprecated tag 2022-08-06 13:29:19 -07:00
Valerii Iatsko
f3c53995fc
Merge pull request #354 from ScriptAutomate/add-dendron
Add Dendron to Productivity extensions
2022-06-09 08:12:59 +02:00
Valerii Iatsko
ffd942417d
Merge pull request #372 from kleenkanteen/update-close-and-rename-extensions
Update README.md
2022-03-25 09:39:23 +01:00
Sabih S
6ef0838a5e
Update README.md
According to https://www.roboleary.net/vscode/2020/08/05/dont-need-extensions.html, auto renaming HTML/XML tags has been a native feature for more than a year, the default was just false. And for auto closing tags, it was also a native feature for more than a year, and the default has been true so no need to mention it.
2022-03-14 07:16:02 -04:00
Valerii Iatsko
ddcdf46831
Merge pull request #365 from yahavi/jfrog
Add JFrog
2022-03-13 23:20:07 +01:00
Valerii Iatsko
5ec281e571
Merge pull request #368 from roharon/master
Fix: Markdown syntax support to static site
2022-03-13 23:18:10 +01:00
Valerii Iatsko
ee1259bc1a
Merge pull request #359 from zardoy/typed
Add `typed-vscode` to libraries
2022-03-13 23:14:49 +01:00
roharon
63738c606e Modify: one more blank line 2022-02-01 23:52:24 +09:00
roharon
dfd82e9fe3 Fix: MarkDown syntax support to static site 2022-02-01 23:37:58 +09:00
Bing Ren
fd732c5aa8
Add Tidy Explorer
Tidy up your file explorer, hide or pin files and folders with just one click.

This extension allows you to configure glob patterns and group related glob patterns into "Pockets". Then you can toggle the files that match an individual pattern or all patterns in a Pocket to:

hide the files in the file Explorer (one-click adding into the "files.exclude" setting)
pin the files in the "Tidy Explorer"
When you have a complex project with a large number of files and folders, this extension help you reduce the distractions from uninterested files (e.g. auto-generated) and focus on the files you are working on.

See https://marketplace.visualstudio.com/items?itemName=bingtimren.tidy-explorer
2022-01-08 12:31:43 +11:00
yahavi
0a8719d0b7 Add JFrog 2022-01-07 10:20:07 +02:00
Valerii Iatsko
0e1b53bcfb
Merge pull request #360 from zardoy/github
Introduce `GitHub` section with new extensions
2021-12-09 16:28:11 +01:00
Vitaly Turovsky
1acb2f0868 add GitHub Pull Requests and Issues 2021-11-30 19:37:41 +03:00
Vitaly Turovsky
5602aaef47 Introduce GitHub section with 2 new extensions 2021-11-30 17:23:25 +03:00
Vitaly Turovsky
51dbe773b1 Add typed-vscode in libraries 2021-11-30 16:54:45 +03:00
Valerii Iatsko
8b483a032d
Merge pull request #358 from zardoy/duplicate-marker
Remove vscode-text-marker duplicated image
2021-11-21 13:37:00 +01:00
Valerii Iatsko
fd9efd21f7
Merge pull request #357 from zardoy/toggle
Add `toggle` extension
2021-11-21 13:36:49 +01:00
Valerii Iatsko
3507af039b
Merge pull request #356 from zardoy/postfix
Add TS/JS postfix completion
2021-11-21 13:36:13 +01:00
Vitaly Turovsky
e7b4d31c86 Remove vscode-text-marker duplicated image
fix #341
2021-11-19 18:47:04 +03:00
Vitaly Turovsky
9d103dfe3a add toggle extension 2021-11-19 18:40:22 +03:00
Vitaly Turovsky
29c682b9f0 add image 2021-11-19 18:24:18 +03:00
Valerii Iatsko
e2a8545160
Merge pull request #351 from tgjones/patch-1
Add HLSL Tools
2021-11-19 14:42:13 +01:00
Valerii Iatsko
c50f6b8797
Merge branch 'master' into patch-1 2021-11-19 14:42:04 +01:00
Valerii Iatsko
2fd60f7c32
Merge pull request #355 from zardoy/master
remove extensions that are now replaced by builtin settings
2021-11-19 14:40:55 +01:00
Vitaly Turovsky
8435f6ac9d add TS/JS postfix completion 2021-11-19 16:12:36 +03:00
Vitaly Turovsky
01b285833e Merge branch 'master' of https://github.com/zardoy/awesome-vscode 2021-11-19 15:48:27 +03:00
Vitaly Turovsky
f616e9c0e3 remove extensions that are replaced by builtin settings
- SmoothType: `editor.cursorSmoothCaretAnimation`
- Bracket Pair Colorizer: `editor.bracketPairColorization.enabled`
- TypeScript Hero: replaced by better builtin TypeScript language features extension
fixes #347
2021-11-19 15:48:25 +03:00
ScriptAutomate
a411f9f28f Add Dendron to Productivity extensions 2021-11-04 15:05:08 -05:00
Valerii Iatsko
6ceac70951
Merge pull request #352 from zardoy/master
remove outdated / deprecated extensions
2021-07-03 15:28:38 +02:00
Vitaly Turovsky
7bf6559be3 mark tslint as deprecated 2021-07-03 16:19:53 +03:00
Vitaly Turovsky
8b30c5085a revert removal of tslint in both sections 2021-07-03 16:16:19 +03:00
Vitaly Turovsky
abe0848664 finally remove settings-sync 2021-07-03 16:12:24 +03:00
Vitaly Turovsky
ab8d9a5b90 remove outdated / deprecated extensions 2021-07-03 15:45:48 +03:00
Tim Jones
e1fd49eec6
Update README.md 2021-06-28 23:12:53 +01:00
Tim Jones
7889fcd1dd
Add HLSL Tools 2021-06-28 23:08:47 +01:00
Valerii Iatsko
85ac88a045
Merge pull request #350 from mkloubertego/update/vscode-powertools
update vscode-powertools
2021-06-13 10:31:24 +02:00
Marcel Kloubert
346290e953 update vscode-powertools 2021-06-13 03:00:59 +02:00
Valerii Iatsko
afc2537ea8
Merge pull request #342 from helloWorld2187/added-path-autocomplete
Added extension 'Path Autocomplete'
2021-03-30 14:12:44 +02:00
helloWorld2187
3d90516407 Added extension 'Path Autocomplete' 2021-03-30 17:03:50 +05:30
Valerii Iatsko
b77e8f0e92
Merge pull request #329 from danieldanielecki/master
Fix: mattbierner Twitter link typo
2020-11-04 14:48:26 +01:00
Daniel Danielecki
2ec65672f1 Fix: mattbierner Twitter link typo 2020-11-04 14:38:19 +01:00
Valerii Iatsko
8076f3a019
Merge pull request #328 from ftonato/docs/password-generator
docs: adding password generator extension
2020-10-23 21:19:05 +02:00
Ademílson F. Tonato
d6ab037b79 docs: adding password generator extension 2020-10-10 13:45:38 +01:00
Valerii Iatsko
86ffe03434 https://github.com/cquery-project/cquery -> https://github.com/jacobdufault/cquery 2020-09-09 00:13:34 +02:00
Valerii Iatsko
26af8cc4c9 Cleanup 2020-09-09 00:11:35 +02:00
Valerii Iatsko
2a0dee18c4
Merge pull request #327 from HaaLeo/patch-1
Add timing extension
2020-09-09 00:06:29 +02:00
Leo Hanisch
2685ec1008
Add timing extension
Add the Time Converter extension
2020-09-08 16:03:40 +02:00
Valerii Iatsko
a5f6abaead
Merge pull request #325 from DominicVonk/master
Added parameter hints
2020-08-20 11:49:44 +02:00