Update known-issues.txt

This commit is contained in:
Christian Weichel 2019-05-09 11:40:24 +02:00 committed by GitHub
parent d670e66f0e
commit 20db72fec7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,3 +2,4 @@ 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.