VueJS/public/data/id202.html

17 lines
714 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<h1>Подготовка среды разработки</h1>
<h2>Расширения Visual Studio Code</h2>
<p>
Если вы выбрали другой редактор кода, смело можете пропустить данную часть.
</p>
<p>
<b>Bookmarks.</b> Позволяет создавать закладки с описаниями, что очень помогает в процессе разработки.
</p>
<p>
<b>GitLens.</b> Очень упрощает работу с Git непосредственно из Visual Studio.
</p>
<p>
<b>Vue 2 Snippets.</b> Сниппеты для Vue 2.
</p>
<p>
<b>vuetify-vscode.</b> Сниппеты для Vuetify.
</p>