Skip to content

Commit

Permalink
Add Typora to editor-plugin list & fix Ryujinx in CN list (#1553)
Browse files Browse the repository at this point in the history
  • Loading branch information
Qifull authored Nov 12, 2024
1 parent 01075e2 commit 9ebfed3
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 16 deletions.
5 changes: 3 additions & 2 deletions README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -1056,7 +1056,7 @@ Awesome Mac
* [Porting Kit](http://portingkit.com/) - 在Mac中安装Windows®游戏。 ![Freeware][Freeware Icon]
* [PPSSPP](https://www.ppsspp.org) - 一个很棒的 PSP 模拟器,适用于您梦寐以求的任何操作系统! [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/hrydgard/ppsspp)
* [RPCS3](https://rpcs3.net) - 开源 PlayStation 3 模拟器 [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/RPCS3/rpcs3)
* ~~[Ryujinx](https://ryujinx.org/) - 开源 任天堂 Switch 模拟器 [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/Ryujinx/Ryujinx)~~
* [Ryujinx](https://github.com/GreemDev/Ryujinx) - 继承原Ryujinx项目的衣钵开发的开源任天堂 Switch 模拟器 [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/GreemDev/Ryujinx)
* [Steam](https://store.steampowered.com/about/) - Steam 是畅玩游戏、讨论游戏、创造游戏的快乐所在。
* [Suyu](https://suyu.dev/) - 一款熟悉的、开源且功能强大的 Nintendo Switch 模拟器。 [![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://git.suyu.dev/suyu/suyu)

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


### 盗版软件下载网站黑名单
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1304,6 +1304,7 @@ If you come across websites offering pirated software or cracks, please post [HE
* Also, [Quora](https://www.quora.com/), [Reddit](https://www.reddit.com), you know the drill.
* App Shopper:[http://appshopper.com/](http://appshopper.com/)
* [Buy software, once](https://buyoncesoftware.com/) - The place to find all the software you can buy one time, and own for a lifetime.
* [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.
* MacUpdate:[https://www.macupdate.com/](https://www.macupdate.com/)
* Other sites like [MacStories](https://www.macstories.net/), [LifeHacker](http://lifehacker.com/), [ProductHunt](https://www.producthunt.com/topics/mac) are great resources.

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

* HTML
* [Auto Close Tag](https://github.com/formulahendry/vscode-auto-close-tag) - 自动闭合标签。
Expand Down
29 changes: 15 additions & 14 deletions editor-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,22 +36,23 @@ Editors Plugin

* Common

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

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

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

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

0 comments on commit 9ebfed3

Please sign in to comment.