From ae611e168718bc226d5ca530484b9a92c2836b30 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 19 Mar 2018 23:43:54 +0100 Subject: [website] Added instruction page about VS Code support in lombok. Updated upcoming talks section. --- website/templates/_scaffold.html | 3 ++- website/templates/main.html | 5 ++--- website/templates/setup/intellij.html | 2 +- website/templates/setup/vscode.html | 18 ++++++++++++++++++ 4 files changed, 23 insertions(+), 5 deletions(-) create mode 100644 website/templates/setup/vscode.html (limited to 'website') diff --git a/website/templates/_scaffold.html b/website/templates/_scaffold.html index 767f28e5..646f0247 100644 --- a/website/templates/_scaffold.html +++ b/website/templates/_scaffold.html @@ -22,7 +22,8 @@ "Netbeans": "netbeans", "MyEclipse": "eclipse", "Spring Tool Suite": "eclipse", - "JBoss Developer Studio": "eclipse" + "JBoss Developer Studio": "eclipse", + "Visual Studio Code": "vscode" }, "Platforms": { "Android": "android", diff --git a/website/templates/main.html b/website/templates/main.html index 52b3ac0e..25098758 100644 --- a/website/templates/main.html +++ b/website/templates/main.html @@ -32,9 +32,8 @@
<@main.h2 title="Upcoming presentations" />

- Roel and Reinier will be talking about (near) future java features:
JavaLand March 14th 2018, 12:00, room: Schauspielhaus. -

- See you there! (We'll have stickers!) + We're talking to NL-JUG to give a presentation soon in the The Hague (The Netherlands) area.
+ Want us to present at your JUG or conference? Feel free to contact us, via email (info@) or twitter: @project_lombok.

diff --git a/website/templates/setup/intellij.html b/website/templates/setup/intellij.html index 989986e5..331a7bcd 100644 --- a/website/templates/setup/intellij.html +++ b/website/templates/setup/intellij.html @@ -5,7 +5,7 @@

The Jetbrains IntelliJ IDEA editor is compatible with lombok.

- Add the Lombok IntelliJ plugin to add lombok support IntelliJ: + Add the Lombok IntelliJ plugin to add lombok support for IntelliJ: