Skip to content

Add VS Code #934

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 21, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ scalaBackends:

# Scala IDEs
scalaIDEs:
- name: IntelliJ (with plugin)
- name: IntelliJ IDEA
icon: /resources/img/frontpage/intelliJ.png
ensime: false
url: "https://www.jetbrains.com/idea/"
Expand All @@ -59,10 +59,14 @@ scalaIDEs:
icon: /resources/img/frontpage/atom.png
ensime: true
url: "https://atom.io/"
- name: Scala IDE (Eclipse-based)
icon: /resources/img/frontpage/eclipse.png
- name: Scala IDE For Eclipse
icon: /resources/img/frontpage/scala_ide.png
ensime: false
url: "http://scala-ide.org/"
- name: VS Code
icon: /resources/img/frontpage/vs_code.png
ensime: false
url: "https://code.visualstudio.com/"

# Scala ecosystem
ecosystemTitle: "Scala ecosystem"
Expand Down
Binary file added resources/img/frontpage/scala_ide.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/img/frontpage/vs_code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.