На маркетплейсі Microsoft для Visual Studio Code знайшли два шкідливі розширення, які заражають машини розробників стилерами. Малвар вміє робити скріншоти, красти паролі та криптогаманці, а також перехоплювати браузерні сесії.

The VS Code Malware That Captures Your Screen | Koi Blog
https://www.koi.ai/blog/the-vs-code-malware-that-captures-your-screen

#malware #infostealers #windows #vscode #vscode_extention

The VS Code Malware That Captures Your Screen

Malicious VS Code malware captures your screen activity, putting sensitive coding and personal information at serious risk for developers.

From time to time I check if there is a Typora-like ("What You See Is What You Mean") markdown editor for Visual Studio Code. This is the case with Mark Sharp (https://MarkSharp.co).

The basic version looks good so far. Like most such editors, it reformats existing breaks. I do not like that this means that a linebreak is put after elements that create a break anyway (like headings), but well, my compact usage seems to be bad style.

#markdown #vscode_extention #VScode #MarkSharp #WYSIWYM

Mark Sharp

Mark Sharp

The new feature of vs-code April 2024: minimap section header is a great feature, but it works only for preset programming languages.

How can I add a custom header marking implementation for my extension?

#vscode_extention #vscode

Here is the list:

1 - Auto Close Tags
2 - Auto Rename Tag
3 - Bracket Pair Colorizer
4 - Path Intellisense
5 - Npm Intellisense
6 - Settings Sync
7 - Color Highlight
8 - Debugger for Chrome
9 - Indent Rainbow
10 - htmltagwrap

https://youtu.be/Cbosc6LPyEY

#vscode #vscode_extention

STOP Using These VS Code Plugins NOW

YouTube
マーケットプレイス出品者になる設定がわかりにくかったけど、ステップ自体はほとんどなかった。

VS Codeの拡張機能ビューで「embed-images-in-markdown」と検索していただければマーケットプレイスから今すぐインストールできます。

VS Codeマーケットプレイスにもページができています。
https://marketplace.visualstudio.com/items?itemName=hidao80.embed-images-in-markdown

apng とアイコンを用意しないとな…(手抜き
#vscode_extention #embedding_images
Embed images in markdown - Visual Studio Marketplace

Extension for Visual Studio Code - Drag and drop an image onto the markdown to embed it as a DataUrl.

修正内容

- 大文字の拡張子に対応しました。

embed-images-in-markdown-0.0.3.vsixをダウンロードして、VS Code の拡張機能ビューにドラッグ&ドロップでインストールできます。

MIT ライセンスなのでご自由にどうぞ。

hidao80/embedding-images
https://github.com/hidao80/embedding-images
#vscode_extention #embedding_images