Ben Fry
e95b0bb274
use separate icons for the application and .pde files on Linux
2023-07-25 18:59:53 -04:00
Ben Fry
944d9f65ac
these parts are out of date
2023-07-25 18:59:20 -04:00
Ben Fry
866b3cf467
remove errant (commented out) references to old icons
2023-07-25 18:58:07 -04:00
Ben Fry
aab93fd9f4
note about #699
2023-07-21 08:56:12 -04:00
Ben Fry
b1b8d3b454
todo notes and inherit dark/light settings from macOS ( #699 )
2023-07-18 07:41:58 -04:00
Ben Fry
445b73640d
Merge pull request #660 from ThinkDumbIndustries/main
...
Keyboard shortcut for FR keyboard layout on mac
2023-07-17 13:35:06 -04:00
Ben Fry
789c644e26
note fixes from Sam
2023-07-17 07:41:09 -04:00
Ben Fry
fccf3b40d5
Merge pull request #752 from processing/revert-715-differentiate-offset
...
Fix the language server / PDE error highlighting another way
2023-07-17 06:30:17 -04:00
Sam Pottinger
d2262f912d
Clean up for #752 .
2023-07-16 19:56:45 -07:00
Sam Pottinger
aa80f30eb5
IProblem bounds resolved.
2023-07-16 19:51:20 -07:00
Sam Pottinger
8059c7bcc8
Working JavaError again without full highlight.
2023-07-16 19:49:46 -07:00
Sam Pottinger
c2356b834d
Simple PDE test working again.
2023-07-16 19:17:59 -07:00
Sam Pottinger
d366df99cc
Hold on fix for #752 .
2023-07-16 18:51:07 -07:00
Sam Pottinger
36e1cbd26d
Compiling again but highlighting wrong.
2023-07-16 18:39:17 -07:00
Sam Pottinger
0c5be4f926
Force same interface on Problem.
2023-07-16 18:20:40 -07:00
Ben Fry
33aab6d635
get "everything" to build again; also swap "11" with jdk.train var
2023-07-16 16:46:05 -04:00
Ben Fry
dc85277912
a little cleaning
2023-07-16 16:17:07 -04:00
Ben Fry
83a1ce78c5
not possible to do languages from sketchbook b/c path not available
2023-07-16 16:11:36 -04:00
Ben Fry
0b8c543a05
merging more features, going through the todo list
2023-07-16 14:38:36 -04:00
Ben Fry
73670aa99b
Merge pull request #690 from Efratror/LSP-Feature/Reference_Support
...
Lsp feature/reference support
2023-07-16 14:31:42 -04:00
Ben Fry
c57069fdca
Use calculated text height instead of OS ascent for better vertical centering ( fixes #739 )
2023-07-16 12:56:08 -04:00
Ben Fry
fb20a176ee
fix pdf colors outside the range causing NPE ( resolves #740 )
2023-07-16 12:40:21 -04:00
Ben Fry
81faaa5e7d
incorporate some merges and other issues seen in the meantime
2023-07-16 12:38:45 -04:00
Ben Fry
67e6dbb543
Merge branch 'main' of github.com:processing/processing4
2023-07-16 12:20:35 -04:00
Ben Fry
59dbf736db
Merge pull request #745 from trikaphundo/translation-catalan
...
Update Catalan translation
2023-07-16 12:19:15 -04:00
Ben Fry
c3979fec66
Merge pull request #746 from trikaphundo/translation-spanish
...
Update Spanish translation
2023-07-16 12:18:00 -04:00
Ben Fry
6974daf314
Merge branch 'main' of github.com:processing/processing4
2023-07-16 07:21:52 -04:00
A Samuel Pottinger
6cba79b067
Merge pull request #729 from WillRabalais04/iterate-606
...
Alternative regex for resolving issue#606
2023-07-13 09:06:15 -07:00
A Samuel Pottinger
7dff2c18b1
Merge pull request #721 from processing/fix-color-tweaks
...
Tweaks fix for transparency
2023-07-13 08:50:40 -07:00
A Samuel Pottinger
f0f1d01081
Merge pull request #715 from processing/differentiate-offset
...
Fix error highlighting in IDE.
2023-07-13 08:34:24 -07:00
Daniel
442ac460c4
Update Catalan translation
...
Synchronised with the master version (English)
2023-07-09 19:18:24 +02:00
Daniel
5d1a5a9368
Update Spanish translation
...
Synchronised with the master version (English).
2023-07-09 19:16:56 +02:00
WillRabalais04
757a250aa3
Updated one-dimensional array test case
2023-06-05 18:54:51 +02:00
WillRabalais04
4b72e1be62
Updated regex to not match one-dimensional arrays
2023-06-05 18:53:34 +02:00
WillRabalais04
0aa92caad5
draft regex for VariableNode
2023-06-05 17:48:43 +02:00
Sam Pottinger
aeb72426c1
Closes #720 .
...
Fix an issue where tweaks mode wont run if there are semi-transparent
colors in the tab because of a regex issue.
2023-05-16 11:10:14 -07:00
Sam Pottinger
beb27a1075
Merge branch 'differentiate-offset' of github.com:processing/processing4 into differentiate-offset
2023-05-11 13:39:10 -07:00
Sam Pottinger
ecc1dc0d62
Added asserts for PdeAdapter.
2023-05-11 13:38:15 -07:00
A Samuel Pottinger
a712ff047e
Merge pull request #716 from processing/refactor-715-optional
...
Start refactor of #715 to specific optionals.
2023-05-11 13:36:25 -07:00
Sam Pottinger
3ba415c7f3
Working again with optionals split.
2023-05-11 13:33:45 -07:00
Sam Pottinger
9fcf7527aa
Start refactor of #715 to specific optionals.
2023-05-11 13:22:19 -07:00
Sam Pottinger
a0cbb64b4d
Add docstring to Problem.
2023-05-10 16:33:18 -07:00
Sam Pottinger
4039cb7a6a
Reverse accidential change for #715 .
2023-05-10 16:20:19 -07:00
Sam Pottinger
e69ad56b09
Style fixes related to #715 .
2023-05-10 16:19:57 -07:00
Sam Pottinger
761db14d99
Reverse accidential change related to #715 .
2023-05-10 16:17:08 -07:00
Sam Pottinger
490fc2bfee
Closes #714 .
...
Depending on how the Problem is made, the error may be given relative to
start of line or start of tab. Flag indicates to users of Problems which
one they are working with.
2023-05-10 16:13:37 -07:00
A Samuel Pottinger
0987f67fc9
Clarify unneeded section.
2023-05-10 14:01:46 +00:00
A Samuel Pottinger
674cfe0766
Add test for failsafe.
2023-05-09 18:41:36 +00:00
A Samuel Pottinger
5c3fa69f57
Add failsafe for #713 .
2023-05-09 18:37:08 +00:00
A Samuel Pottinger
cd313c6138
Add test to describe null on #713 .
2023-05-09 18:26:15 +00:00