parent
db7eb9925f
commit
691cb8a8cd
|
@ -54,6 +54,17 @@
|
|||
><span aria-hidden="true" class="octicon octicon-link"></span
|
||||
></a>
|
||||
</div>
|
||||
<p>
|
||||
<a
|
||||
target="_blank"
|
||||
rel="noopener noreferrer nofollow"
|
||||
href="https://raw.githubusercontent.com/haunt98/posts-images/main/vscode-000.png"
|
||||
><img
|
||||
src="https://raw.githubusercontent.com/haunt98/posts-images/main/vscode-000.png"
|
||||
alt="vscode-000"
|
||||
style="max-width: 100%"
|
||||
/></a>
|
||||
</p>
|
||||
<p>Favortite settings everytime I install VSCode.</p>
|
||||
<p>
|
||||
I sort JSON using
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
# VSCode
|
||||
|
||||
![vscode-000](https://raw.githubusercontent.com/haunt98/posts-images/main/vscode-000.png)
|
||||
|
||||
Favortite settings everytime I install VSCode.
|
||||
|
||||
I sort JSON using [this](https://r37r0m0d3l.github.io/json_sort/) (will probably
|
||||
|
|
Loading…
Reference in New Issue