From d6fb7e2466dd795bb0e7c8f3d11b0ee434c6226d Mon Sep 17 00:00:00 2001 From: Christian Weichel Date: Thu, 9 May 2019 20:23:05 +0200 Subject: [PATCH] Update known-issues.txt --- known-issues.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/known-issues.txt b/known-issues.txt index db5f829b..adff23e4 100644 --- a/known-issues.txt +++ b/known-issues.txt @@ -2,4 +2,3 @@ Known issues: - arduino-cli does not get stopped reliably upon app shutdown - startup time is not as fast we'd like to have it - in Electron on OSX, the application menu is incomplete on app startup (see https://github.com/theia-ide/theia/issues/5100) - - on Linux "New Sketch" does not work. It uses the current sketch URI instead of the workspace root.