<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Vue插件 &#8211; 超哥工作室</title>
	<atom:link href="https://www.chaoneo.cn/tags/vue%E6%8F%92%E4%BB%B6/feed" rel="self" type="application/rss+xml" />
	<link>https://www.chaoneo.cn</link>
	<description>CHAONEO.CN</description>
	<lastBuildDate>Mon, 22 Apr 2024 00:10:19 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.3</generator>

<image>
	<url>https://img2.ladyww.cn/chaoneo/2022/09/20220921204437747.png</url>
	<title>Vue插件 &#8211; 超哥工作室</title>
	<link>https://www.chaoneo.cn</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Vue使用的编辑器和插件整理</title>
		<link>https://www.chaoneo.cn/archives/3692.html</link>
		
		<dc:creator><![CDATA[超哥]]></dc:creator>
		<pubDate>Mon, 22 Apr 2024 00:10:19 +0000</pubDate>
				<category><![CDATA[心得]]></category>
		<category><![CDATA[笔记]]></category>
		<category><![CDATA[Vue]]></category>
		<category><![CDATA[Vue插件]]></category>
		<category><![CDATA[Vue编辑器]]></category>
		<guid isPermaLink="false">https://www.chaoneo.cn/?p=3692</guid>

					<description><![CDATA[最近准备开发用户后台管理，其实现在人工开发的可能性很低了，GitHub上高手如云，现在全栈的能人也很多，更多的时候只要梳理自己的工作流程与逻辑就够用的了。但是对于前端的来说，偶尔也...]]></description>
										<content:encoded><![CDATA[<p>最近准备开发用户后台管理，其实现在人工开发的可能性很低了，GitHub上高手如云，现在全栈的能人也很多，更多的时候只要梳理自己的工作流程与逻辑就够用的了。但是对于前端的来说，偶尔也是需要编辑整理的。所以说编辑器最重要。很多老师都推荐<a href="https://visualstudio.microsoft.com/zh-hans/" target="_blank" rel="noopener"><strong>Visual Studio Code</strong></a>，个人测试过，非常不错。而且有点是免费开源，轻量，背后有微软财力支持。跨平台的支持，基本上满足了所有前端开发者的需求。</p>
<p><img fetchpriority="high" decoding="async" src="https://visualstudio.microsoft.com/wp-content/uploads/2022/11/VSCode.webp" width="2541" height="1429" class="alignnone size-medium" /></p>
<p>使用上就不多赘述了，先把安装后需要的插件统一记录一下。后期肯定会用上。</p>
<p>如果语言是英文的，先安装<span><strong>Chinese (Simplified)</strong>插件，VUE</span>核心插件：<strong>Vue &#8211; Official </strong></p>
<p><strong>Debugger for Chrome</strong>，在Chrome浏览器中调试。这个插件下架了，可以使用for firefox。<br /><strong>TSLint Vue</strong>，校验ts语法。<br /><strong>Document This</strong>，目前vscode上最好的ts注释插件。<br /><strong>Bracket Pair Colorizer</strong> 对括号对进行着色，可以很清楚方法函数。<br /><strong>Path Intellisense</strong> 路径指示器<br /><strong>open in browser VSCode</strong> 没有直接在浏览器中打开的界面，所以此插件添加浏览器打开方式<br /><strong>CSS Peek</strong> 追踪样式表中 CSS 类和 ids 定义的地方。</p>
<p>不过有的时候程序化的生活会让人emo，到底是固定的逻辑程序好，还是人与人面对面的交流佳，也可能是现在社会人与人面对面交流的成本更高吧！</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
