Skip to content

Commit 7d0aae1

Browse files
committed
🎨 更新说明
1 parent e095964 commit 7d0aae1

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

src/main/resources/META-INF/plugin.xml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,29 +14,29 @@
1414
Simple HTML elements (text formatting, paragraphs, and lists) can be added inside of <![CDATA[ ]]> tag.
1515
Guidelines: https://plugins.jetbrains.com/docs/marketplace/plugin-overview-page.html#plugin-description -->
1616
<description><![CDATA[
17-
# QSSEditor
17+
<h2>QSSEditor</h2>
1818
19-
QSS Editor Proxy For Qt Designer
19+
QSS Editor Proxy For Qt Designer<br/>
2020
21-
## QQ Group
21+
<h3>QQ Group</h3>
2222
23-
[PyQt 学习](https://jq.qq.com/?_wv=1027&k=5QVVEdF)
23+
<a href="https://jq.qq.com/?_wv=1027&k=5QVVEdF">PyQt 学习</a>
2424
25-
## Notice
25+
<h3>Notice</h3>
2626
27-
Must Install Proxy Server from [QSSEditor](https://github.com/PyQt5/QSSEditor/releases) first
27+
Must Install Proxy Server from first(首先需要安装设计师插件)<br/><br/>
2828
29-
## Configure
29+
<a href="https://github.com/PyQt5/QSSEditor/releases">Download QSSEditor</a><br/>
3030
31-
`vscode` Setting Panel, search `QSSEditor`
31+
<h3>Configure</h3>
3232
33-
- auto apply
34-
- server host
35-
- server port
33+
`Settings` -> `Languages & Frameworks` -> `QSS Editor`<br/>
34+
设置 -> 语言和框架 -> QSS Editor
3635
37-
## Preview
36+
<h3>Preview</h3>
37+
38+
<img alt="QSSEditor" src="https://github.com/PyQt5/QSSEditor/raw/main/QSSEditorIdea.gif" />
3839
39-
![QSSEditor](https://github.com/PyQt5/QSSEditor/raw/main/QSSEditor.gif)
4040
]]></description>
4141

4242
<!-- Product and plugin compatibility requirements.

0 commit comments

Comments
 (0)