From 0b8c543a050194302103ca2c43025a7ca03d414d Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sun, 16 Jul 2023 14:38:36 -0400 Subject: [PATCH] merging more features, going through the todo list --- core/todo.txt | 7 ++++--- todo.txt | 29 +++++++++++++++++------------ 2 files changed, 21 insertions(+), 15 deletions(-) diff --git a/core/todo.txt b/core/todo.txt index cbe4b3428..dc3fa8a29 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -1,7 +1,8 @@ 1293 (4.2.1) - - -contribs +X `NullPointerException` when background exceeds color range when writing PDF +X https://github.com/processing/processing4/issues/740 +X Use calculated text height instead of OS ascent for better vertical centering +X https://github.com/processing/processing4/issues/739 _ JNA version of getting resolution diff --git a/todo.txt b/todo.txt index 318718d2e..2051a7049 100755 --- a/todo.txt +++ b/todo.txt @@ -1,21 +1,22 @@ 1293 (4.2.1) -X `NullPointerException` when background exceeds color range when writing PDF -X https://github.com/processing/processing4/issues/740 -X Use calculated text height instead of OS ascent for better vertical centering -X https://github.com/processing/processing4/issues/739 +_ ' appearing in code with Copy as HTML +_ Cannot load any user language files for i18n +_ https://github.com/processing/processing4/issues/722 -sampottinger -X Syntax error highlighting placement / width incorrect -X https://github.com/processing/processing4/issues/714 -X https://github.com/processing/processing4/pull/715 -X Tweak mode issue with hex codes including transparency -X https://github.com/processing/processing4/issues/720 -X https://github.com/processing/processing4/pull/721 contribs +X Syntax error highlighting placement / width incorrect from @sampottinger +X https://github.com/processing/processing4/issues/714 +X https://github.com/processing/processing4/pull/715 +X Tweak mode issue with hex codes including transparency from @sampottinger +X https://github.com/processing/processing4/issues/720 +X https://github.com/processing/processing4/pull/721 X LSP feature/declaration support from @Efratror X https://github.com/processing/processing4/pull/678 X https://github.com/processing/processing4/issues/676 +X Feature: Language Server Protocol, Reference Support from @Efratror +X https://github.com/processing/processing4/issues/684 +X https://github.com/processing/processing4/pull/690 X Update Spanish translation from @trikaphundo X https://github.com/processing/processing4/issues/744 X https://github.com/processing/processing4/pull/746 @@ -27,7 +28,11 @@ X https://github.com/processing/processing4/issues/606 X https://github.com/processing/processing4/pull/729 -_ ' appearing in code with Copy as HTML +pending +_ comment/uncomment on French systems +_ https://github.com/processing/processing4/issues/625 +_ https://github.com/processing/processing4/pull/660 + _ sandbox access to Desktop folder when using non-notarized versions _ "Security-Scoped Bookmarks" is the term: https://stackoverflow.com/a/12155622