Skip to content

Commit 9ebfed3

Browse files
authored
Add Typora to editor-plugin list & fix Ryujinx in CN list (#1553)
1 parent 01075e2 commit 9ebfed3

File tree

4 files changed

+20
-16
lines changed

4 files changed

+20
-16
lines changed

README-zh.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1056,7 +1056,7 @@ Awesome Mac
10561056
* [Porting Kit](http://portingkit.com/) - 在Mac中安装Windows®游戏。 ![Freeware][Freeware Icon]
10571057
* [PPSSPP](https://www.ppsspp.org) - 一个很棒的 PSP 模拟器,适用于您梦寐以求的任何操作系统! [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/hrydgard/ppsspp)
10581058
* [RPCS3](https://rpcs3.net) - 开源 PlayStation 3 模拟器 [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/RPCS3/rpcs3)
1059-
* ~~[Ryujinx](https://ryujinx.org/) - 开源 任天堂 Switch 模拟器 [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/Ryujinx/Ryujinx)~~
1059+
* [Ryujinx](https://github.com/GreemDev/Ryujinx) - 继承原Ryujinx项目的衣钵开发的开源任天堂 Switch 模拟器 [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/GreemDev/Ryujinx)
10601060
* [Steam](https://store.steampowered.com/about/) - Steam 是畅玩游戏、讨论游戏、创造游戏的快乐所在。
10611061
* [Suyu](https://suyu.dev/) - 一款熟悉的、开源且功能强大的 Nintendo Switch 模拟器。 [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://git.suyu.dev/suyu/suyu)
10621062

@@ -1116,7 +1116,8 @@ Awesome Mac
11161116
* Mac玩儿法:[http://www.waerfa.com](http://www.waerfa.com) ![Freeware][Freeware Icon]
11171117
* 腾讯柠檬精选:[https://lemon.qq.com/lab/](https://lemon.qq.com/lab/)
11181118
* [is Apple Silicon Ready](https://isapplesiliconready.com/) - 查找App是否为Apple silicon原生运行的网站。
1119-
* [Buy software, once](https://buyoncesoftware.com/) - 收集买断制软件的网站
1119+
* [Buy software, once](https://buyoncesoftware.com/) - 收集买断制软件的网站。
1120+
* [Open Alternative](https://openalternative.co/) - 发现流行软件的开源替代品。一个精心策划的最佳开源替代品集合 ,替代日常的SaaS产品。使用为您精心挑选的可靠工具节省金钱。
11201121

11211122

11221123
### 盗版软件下载网站黑名单

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1304,6 +1304,7 @@ If you come across websites offering pirated software or cracks, please post [HE
13041304
* Also, [Quora](https://www.quora.com/), [Reddit](https://www.reddit.com), you know the drill.
13051305
* App Shopper:[http://appshopper.com/](http://appshopper.com/)
13061306
* [Buy software, once](https://buyoncesoftware.com/) - The place to find all the software you can buy one time, and own for a lifetime.
1307+
* [Open Alternative](https://openalternative.co/) - Discover Open Source Alternatives to Popular Software. A curated collection of the best open source alternatives to everyday SaaS products. Save money with reliable tools hand-picked for you.
13071308
* MacUpdate:[https://www.macupdate.com/](https://www.macupdate.com/)
13081309
* Other sites like [MacStories](https://www.macstories.net/), [LifeHacker](http://lifehacker.com/), [ProductHunt](https://www.producthunt.com/topics/mac) are great resources.
13091310

editor-plugin-zh.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ Editors Plugin
9595
* [Markdown PDF](https://github.com/yzane/vscode-markdown-pdf) - 将 Markdown 文档转为 pdf、html、png 或 jpeg。
9696
* [ESlint](https://github.com/Microsoft/vscode-eslint) - VSCode ,帮助校验 ES 语法等。
9797
* [TSLint](https://github.com/Microsoft/vscode-eslint) - TSLint 在 VScode 工具,帮助校验 TS 语法等。
98+
* [Typora](https://marketplace.visualstudio.com/items?itemName=cweijan.vscode-typora) - 让你的VSCode拥有Typora级Markdown编辑体验。
9899

99100
* HTML
100101
* [Auto Close Tag](https://github.com/formulahendry/vscode-auto-close-tag) - 自动闭合标签。

editor-plugin.md

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -36,22 +36,23 @@ Editors Plugin
3636

3737
* Common
3838

39-
* [vscode-icons](https://github.com/vscode-icons/vscode-icons) - Icons for Visual Studio
39+
* [Auto-Open Markdown Preview](https://github.com/hnw/vscode-auto-open-markdown-preview) - Opening Markdown-preview automatically when opening a Markdown file
4040
* [Bracket Pair Colorizer](https://github.com/CoenraadS/Bracket-Pair-Colorizer-2) - Bracket Colorizer Extension for VSCode
41-
* [Indent-Rainbow](https://github.com/oderwat/vscode-indent-rainbow) - Shows indentation with a faint rainbow colored background to make them more readable
42-
* [Trailing Spaces](https://github.com/shardulm94/vscode-trailingspaces) - Allows you to highlight trailing spaces and delete them in a flash
43-
* [TODO Highlight](https://github.com/wayou/vscode-todo-highlight) - Highlighting todos, fixmes, and any annotations
4441
* [Code Spell Checker](https://github.com/Jason-Rev/vscode-spell-checker) - A simple source code spell checker for typescript and javascript
42+
* [Debugger for Chrome](https://github.com/Microsoft/vscode-chrome-debug) - Debug your JavaScript code in the Google Chrome browser.
4543
* [Document This](https://github.com/joelday/vscode-docthis) - JSDoc generator extension for Visual Studio Code
46-
* [Sublime Text Keymap](https://github.com/Microsoft/vscode-sublime-keybindings) - Popular Sublime Text keybindings for VS Code.
44+
* [ESlint](https://github.com/Microsoft/vscode-eslint) - Integrate eslint into VSCode.
4745
* [Git Lens](https://github.com/eamodio/vscode-gitlens) - Supercharge the Git capabilities built into Visual Studio Code
48-
* [View In Browser](https://github.com/hellopao/view-in-browser) - View a html file in system's default browser
49-
* [SVG Viewer](https://github.com/cssho/vscode-svgviewer) - SVG Viewer for Visual Studio
50-
* [Auto-Open Markdown Preview](https://github.com/hnw/vscode-auto-open-markdown-preview) - Opening Markdown-preview automatically when opening a Markdown file
46+
* [Indent-Rainbow](https://github.com/oderwat/vscode-indent-rainbow) - Shows indentation with a faint rainbow colored background to make them more readable
5147
* [Markdown PDF](https://github.com/yzane/vscode-markdown-pdf) - Convert Markdown file to pdf, html, png or jpeg file.
52-
* [Debugger for Chrome](https://github.com/Microsoft/vscode-chrome-debug) - Debug your JavaScript code in the Google Chrome browser.
53-
* [ESlint](https://github.com/Microsoft/vscode-eslint) - Integrate eslint into VSCode.
48+
* [Sublime Text Keymap](https://github.com/Microsoft/vscode-sublime-keybindings) - Popular Sublime Text keybindings for VS Code.
49+
* [SVG Viewer](https://github.com/cssho/vscode-svgviewer) - SVG Viewer for Visual Studio
50+
* [TODO Highlight](https://github.com/wayou/vscode-todo-highlight) - Highlighting todos, fixmes, and any annotations
51+
* [Trailing Spaces](https://github.com/shardulm94/vscode-trailingspaces) - Allows you to highlight trailing spaces and delete them in a flash
5452
* [TSLint](https://github.com/microsoft/vscode-tslint) - Integrate tslint into VSCode.
53+
* [Typora](https://marketplace.visualstudio.com/items?itemName=cweijan.vscode-typora) - Provides a Typora-like Markdown editing experience in VSCode.
54+
* [View In Browser](https://github.com/hellopao/view-in-browser) - View a html file in system's default browser
55+
* [vscode-icons](https://github.com/vscode-icons/vscode-icons) - Icons for Visual Studio
5556

5657
* HTML
5758
* [Auto Close Tag](https://github.com/formulahendry/vscode-auto-close-tag) - Auto Close Tag
@@ -61,12 +62,12 @@ Editors Plugin
6162
* [HTML CSS Support](https://github.com/ecmel/vscode-html-css) - CSS support for HTML documents
6263

6364
* JS
64-
* [npm Intellisense](https://github.com/ChristianKohler/NpmIntellisense) - Autocompletes npm modules in import statements
65-
* [Path Intellisense](https://github.com/ChristianKohler/PathIntellisense) - Autocompletes filenames
6665
* [Auto Import](https://github.com/soates/Auto-Import) - Automatically finds, parses and provides code actions for all available imports.
67-
* [Code Runner](https://github.com/formulahendry/vscode-code-runner) - Run code snippet or code file for multiple languages
66+
* [Code Runner](https://github.com/formulahendry/vscode-code-runner) - Run code snippet or code file for multiple languages.
6867
* [Import Cost](https://github.com/wix/import-cost) - Display import/require package size in the editor.
69-
* [Regex Previewer](https://github.com/chrmarti/vscode-regex) - Test regex and preview
68+
* [npm Intellisense](https://github.com/ChristianKohler/NpmIntellisense) - Autocompletes npm modules in import statements.
69+
* [Path Intellisense](https://github.com/ChristianKohler/PathIntellisense) - Autocompletes filenames.
70+
* [Regex Previewer](https://github.com/chrmarti/vscode-regex) - Test regex and preview.
7071

7172
* React/Vue
7273
* [react-beautify](https://github.com/taichi/react-beautify) - This extension wraps prettydiff/esformatter to format your javascript, JSX, typescript, TSX file.

0 commit comments

Comments
 (0)