Skip to content

Commit abf8a0c

Browse files
committed
added VSO mac
1 parent 45b5e4d commit abf8a0c

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

README.es-es.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ https://rawgit.com/unruledboy/WebFrontEndStack/master/ux/WebFrontEndStack.htm
135135
- [Chakra (IE9+ / Edge)](https://en.wikipedia.org/wiki/Chakra_(JScript_engine))
136136
- [V8 (Chrome / Opera / Nodejs / MongoDB)](https://developers.google.com/v8/?hl=zh-CN) [[GitHub]](https://github.com/v8/v8/)
137137
- [SpiderMonkey (Firefox)]( https://developer.mozilla.org/en-us/docs/Mozilla/Projects/SpiderMonkey)
138-
- [Nitro (Safari)](https://en.wikipedia.org/wiki/WebKit#JavaScriptCore)
138+
- [JavaScriptCore (Safari)](https://en.wikipedia.org/wiki/WebKit#JavaScriptCore)
139139
- Tiempo de ejecución
140140
- Cookie
141141
- Local Cache
@@ -159,7 +159,7 @@ https://rawgit.com/unruledboy/WebFrontEndStack/master/ux/WebFrontEndStack.htm
159159
- [Brackets](http://brackets.io/) [[GitHub]](https://github.com/adobe/brackets/)
160160
- [Light Table](http://lighttable.com/) [[GitHub]](https://github.com/LightTable/LightTable/)
161161
- [Visual Studio](https://www.visualstudio.com/)
162-
- [Visual Studio Code](https://code.visualstudio.com/) [[GitHub]](https://github.com/Microsoft/vscode)
162+
- [Visual Studio Code (Linux & Mac)](https://code.visualstudio.com/) [[GitHub]](https://github.com/Microsoft/vscode)
163163
- Dreamweaver ;-)
164164
- FrontPage / SharePoint Designer ;-)
165165
- Build Tasks

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ https://rawgit.com/unruledboy/WebFrontEndStack/master/ux/WebFrontEndStack.htm
126126
- [Chakra (IE9+ / Edge)](https://en.wikipedia.org/wiki/Chakra_(JScript_engine))
127127
- [V8 (Chrome / Opera / Nodejs / MongoDB)](https://developers.google.com/v8/?hl=zh-CN) [[GitHub]](https://github.com/v8/v8/)
128128
- [SpiderMonkey (Firefox)]( https://developer.mozilla.org/en-us/docs/Mozilla/Projects/SpiderMonkey)
129-
- [Nitro (Safari)](https://en.wikipedia.org/wiki/WebKit#JavaScriptCore)
129+
- [JavaScriptCore (Safari)](https://en.wikipedia.org/wiki/WebKit#JavaScriptCore)
130130
- Runtime
131131
- Cookie
132132
- Local Cache
@@ -150,7 +150,7 @@ https://rawgit.com/unruledboy/WebFrontEndStack/master/ux/WebFrontEndStack.htm
150150
- [Brackets](http://brackets.io/) [[GitHub]](https://github.com/adobe/brackets/)
151151
- [Light Table](http://lighttable.com/) [[GitHub]](https://github.com/LightTable/LightTable/)
152152
- [Visual Studio](https://www.visualstudio.com/)
153-
- [Visual Studio Code](https://code.visualstudio.com/) [[GitHub]](https://github.com/Microsoft/vscode)
153+
- [Visual Studio Code (Linux & Mac)](https://code.visualstudio.com/) [[GitHub]](https://github.com/Microsoft/vscode)
154154
- Dreamweaver ;-)
155155
- FrontPage / SharePoint Designer ;-)
156156
- Build Tasks

README.zh-cn.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ https://rawgit.com/unruledboy/WebFrontEndStack/master/ux/WebFrontEndStack.htm?lo
132132
- [Chakra (IE9+ / Edge)](https://en.wikipedia.org/wiki/Chakra_(JScript_engine))
133133
- [V8 (Chrome / Opera / Nodejs / MongoDB)](https://developers.google.com/v8/?hl=zh-CN) [[GitHub]](https://github.com/v8/v8/)
134134
- [SpiderMonkey (Firefox)]( https://developer.mozilla.org/en-us/docs/Mozilla/Projects/SpiderMonkey)
135-
- [Nitro (Safari)](https://en.wikipedia.org/wiki/WebKit#JavaScriptCore)
135+
- [JavaScriptCore (Safari)](https://en.wikipedia.org/wiki/WebKit#JavaScriptCore)
136136
- 运行时
137137
- Cookie
138138
- Local Cache
@@ -156,7 +156,7 @@ https://rawgit.com/unruledboy/WebFrontEndStack/master/ux/WebFrontEndStack.htm?lo
156156
- [Brackets](http://brackets.io/) [[GitHub]](https://github.com/adobe/brackets/)
157157
- [Light Table](http://lighttable.com/) [[GitHub]](https://github.com/LightTable/LightTable/)
158158
- [Visual Studio](https://www.visualstudio.com/)
159-
- [Visual Studio Code](https://code.visualstudio.com/) [[GitHub]](https://github.com/Microsoft/vscode)
159+
- [Visual Studio Code (Linux & Mac)](https://code.visualstudio.com/) [[GitHub]](https://github.com/Microsoft/vscode)
160160
- Dreamweaver ;-)
161161
- FrontPage / SharePoint Designer ;-)
162162
- 编译任务

ux/WebFrontEndStack.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@
301301
"name": "Visual Studio",
302302
"url": "https://www.visualstudio.com/"
303303
}, {
304-
"name": "Visual Studio Code",
304+
"name": "Visual Studio Code (Linux & Mac)",
305305
"url": "https://code.visualstudio.com/",
306306
"github": "https://github.com/Microsoft/vscode",
307307
"stargazers": 6652

0 commit comments

Comments
 (0)