An open API service providing commit metadata for open source projects.

GitHub / processing/processing-vscode-extension / commits

SHA Message Author Date Stats
1d330cde merge Merge pull request #50 from Purestone/fix/console-multiline-alignment-followup Raphaël de Courville <r****l@p****g>
Committed by: GitHub <n****y@g****m>
6 months ago
0b5bbf47 merge Merge pull request #48 from Purestone/fix/console-webview-theme-colors Raphaël de Courville <r****l@p****g>
Committed by: GitHub <n****y@g****m>
6 months ago
4ad751c9 Add line buffering to prevent fragmented timestamps in console output Purestone <P****n@q****m> 6 months ago
93b57547 Simplify multiline console alignment formatting Purestone <P****n@q****m> 6 months ago
99b1140a Align wrapped console lines with timestamp offset Purestone <P****n@q****m> 6 months ago
c7cf2264 Use VS Code theme colors in Processing console webview Purestone <P****n@q****m> 6 months ago
b894e8d6 merge Merge pull request #44 from processing/SableRaf-openVSX-readme Raphaël de Courville <r****l@p****g>
Committed by: GitHub <n****y@g****m>
8 months ago
bd6450ef Include Open VSX installation instructions Raphaël de Courville <r****l@p****g>
Committed by: GitHub <n****y@g****m>
8 months ago
407e70f2 merge Merge branch 'main' of https://github.com/processing/processing-vscode-extension Stef Tervelde <s****f@s****l> 9 months ago
e0716844 Update publishing workflow Stef Tervelde <s****f@s****l> 9 months ago
d04e1b7f merge Merge pull request #40 from processing/openvsx-publishing Stef Tervelde <s****f@s****l>
Committed by: GitHub <n****y@g****m>
9 months ago
20333aa7 openvsx publishing Stef Tervelde <s****f@s****l> 9 months ago
482c714f merge Merge pull request #38 from SableRaf/main Raphaël de Courville <r****l@p****g>
Committed by: GitHub <n****y@g****m>
10 months ago
54b93198 Removed resolved issue from known issues in README Raphaël de Courville <r****e@g****m> 10 months ago
19dfab7a Revise and reorganize README for clarity Raphaël de Courville <g****l@g****m> 10 months ago
9666e5cc Remove .DS_Store Raphaël de Courville <g****l@g****m> 10 months ago
e6c24e4a merge Merge pull request #35 from processing/fix-windows-path Stef Tervelde <s****f@s****l>
Committed by: GitHub <n****y@g****m>
11 months ago
c56cd045 Quote binaryPath for Windows Stef Tervelde <s****f@s****l>
Committed by: GitHub <n****y@g****m>
11 months ago
135dddd3 Fix argument handling in sketch run command to support extra arguments Stef Tervelde <s****f@s****l> 11 months ago
fcc8f3bd merge Merge pull request #33 from processing/export-sketches Stef Tervelde <s****f@s****l>
Committed by: GitHub <n****y@g****m>
11 months ago
eaf3b658 Add export command for Processing sketches Stef Tervelde <s****f@s****l> 11 months ago
c59452f0 Add Processing-specific keywords and functions to grammar definition Stef Tervelde <s****f@s****l> 12 months ago
e5f938e4 Add architecture specification for Java setup in release workflow Stef Tervelde <s****f@s****l> 12 months ago
7dd115a3 Remove unused imports and commented code in setupCommands.ts Stef Tervelde <s****f@s****l> 12 months ago
ce3f62f1 merge Merge pull request #21 from processing/update-package-json Raphaël de Courville <r****l@p****g>
Committed by: GitHub <n****y@g****m>
12 months ago
843fe26b merge Merge branch 'main' into update-package-json Raphaël de Courville <r****l@p****g>
Committed by: GitHub <n****y@g****m>
12 months ago
f2434c61 Remove extra blank line in README Raphaël de Courville <g****l@g****m> 12 months ago
5b0d31f9 Update issue reference in known issues section Raphaël de Courville <g****l@g****m> 12 months ago
89ce4d87 Remove outdated known issue from README Raphaël de Courville <g****l@g****m> 12 months ago
00bf69af Update known issues formatting in README Raphaël de Courville <g****l@g****m> 12 months ago
f1ae4ddd Update troubleshooting steps in README Raphaël de Courville <g****l@g****m> 12 months ago
96e40fa5 fixed an issue where the previous sketch would continue to show logs despite ... Stef Tervelde <s****f@s****l> 12 months ago
fbd1cf1e fix bug where restarting the sketch loses the running state Stef Tervelde <s****f@s****l> 12 months ago
afc2f596 merge Merge pull request #20 from processing/process-control Stef Tervelde <s****f@s****l>
Committed by: GitHub <n****y@g****m>
12 months ago
3e29e931 Refactor sketch process management to use an array for multiple processes and... Stef Tervelde <s****f@s****l> 12 months ago
c94cb225 Added stateful command Stef Tervelde <s****f@s****l> 12 months ago
403a16dc Initial version of Process controlled launching of sketches Stef Tervelde <s****f@s****l> 12 months ago
7df6e2e4 merge Merge pull request #16 from processing/update-package-json Stef Tervelde <s****f@s****l>
Committed by: GitHub <n****y@g****m>
about 1 year ago
c4e02bf3 merge Merge pull request #15 from processing/readme-update Stef Tervelde <s****f@s****l>
Committed by: GitHub <n****y@g****m>
about 1 year ago
469bb714 Update package description and keywords Raphaël de Courville <g****l@g****m> about 1 year ago
0f3cd00f Update Processing download instructions in README Raphaël de Courville <g****l@g****m> about 1 year ago
3731c5d2 Update link text for third-party library issue Raphaël de Courville <g****l@g****m> about 1 year ago
3d362fbe merge Merge pull request #14 from processing/readme-update Stef Tervelde <s****f@s****l>
Committed by: GitHub <n****y@g****m>
about 1 year ago
e00fda54 Update settings instructions in README Raphaël de Courville <g****l@g****m> about 1 year ago
7e7d34b9 Add settings documentation to README Raphaël de Courville <g****l@g****m> about 1 year ago
4cb96a53 merge Merge pull request #13 from processing/readme-update Stef Tervelde <s****f@s****l>
Committed by: GitHub <n****y@g****m>
about 1 year ago
2cbf0577 Revise and expand README documentation Raphaël de Courville <g****l@g****m> about 1 year ago
1208cf69 Don't buffer the output Stef Tervelde <s****f@s****l> about 1 year ago
848f14dc added missing space Stef Tervelde <s****f@s****l> about 1 year ago
1d1802a5 Removed number references Stef Tervelde <s****f@s****l> about 1 year ago
58f6d242 updated publisher and version no. Stef Tervelde <s****f@s****l> about 1 year ago
25bf569f updated description Stef Tervelde <s****f@s****l> about 1 year ago
f372edcf Add TODO for sketch explorer context menu and refactor new sketch creation logic Stef Tervelde <s****f@s****l> about 1 year ago
83ccf1dd bugfix Stef Tervelde <s****f@s****l> about 1 year ago
00c06c3d Fix Windows command execution by properly escaping paths and redirecting stde... Stef Tervelde <s****f@s****l> about 1 year ago
0865c4d2 Fix Windows path handling to capture terminal output during sketch execution Stef Tervelde <s****f@s****l> about 1 year ago
80643b5f Refactor path handling to use basename for new sketch creation Stef Tervelde <s****f@s****l> about 1 year ago
6db4c15c make path name multi-platform Stef Tervelde <s****f@s****l> about 1 year ago
54e99918 Update screenshot.png Stef Tervelde <s****f@s****l> about 1 year ago
8fb151c1 Add TODOs for save-as override and sketch management; refine command context Stef Tervelde <s****f@s****l> about 1 year ago
7d0a0b80 Update processing-logo.png Stef Tervelde <s****f@s****l> about 1 year ago
8eb57ec6 Terminal control fixes Stef Tervelde <s****f@s****l> about 1 year ago
8738c0ab Updated icon Stef Tervelde <s****f@s****l> about 1 year ago
e793b4ff Improve sketch run command and add TODOs Stef Tervelde <s****f@s****l> about 1 year ago
b254d95a logo update Stef Tervelde <s****f@s****l> about 1 year ago
df4af759 Update openSketch command to use globalStorageUri for temporary sketch path Stef Tervelde <s****f@s****l> about 1 year ago
ec150c83 Refactor version handling and sidebar setup; enhance command execution and ca... Stef Tervelde <s****f@s****l> about 1 year ago
301245d9 Update README and improve version handling in setupSelectedVersion; refactor ... Stef Tervelde <s****f@s****l> about 1 year ago
1b306c56 Refactor release workflow to remove git commit step and streamline versioning... Stef Tervelde <s****f@s****l> about 1 year ago
9c84e0a6 1.0.6 Stef Tervelde <s****f@s****l> about 1 year ago
28a24696 1.0.4 Stef Tervelde <s****f@s****l> about 1 year ago
edd25388 1.0.2 Stef Tervelde <s****f@s****l> about 1 year ago
4b8f8d39 Set global Git user configuration for automated commits in release workflow Stef Tervelde <s****f@s****l> about 1 year ago
7ba26ae4 Refactor release workflow to enable packaging and uploading of VSIX files Stef Tervelde <s****f@s****l> about 1 year ago
6fc510e0 Comment out packaging and uploading steps for VSIX in release workflow Stef Tervelde <s****f@s****l> about 1 year ago
21ea62e1 Add *.vsix to .gitignore to exclude VSIX files from version control Stef Tervelde <s****f@s****l> about 1 year ago
0df0201c Update release workflow to publish extension and increment version to 1.0.1 Stef Tervelde <s****f@s****l> about 1 year ago
466efbd0 update metadata Stef Tervelde <s****f@s****l> about 1 year ago
8ec271a5 Update Node.js version to 20 in release workflow Stef Tervelde <s****f@s****l> about 1 year ago
6fb25cbf Update README and add TODOs for extension features and commands Stef Tervelde <s****f@s****l> about 1 year ago
7ca713a3 Add PDE file setup and enhance command functionality Stef Tervelde <s****f@s****l> about 1 year ago
27f06a82 merge Merge branch 'main' of https://github.com/Stefterv/processing4-vscode-extension Stef Tervelde <s****f@s****l> about 1 year ago
ef586edb keyboard shortcut Stef Tervelde <s****f@s****l> about 1 year ago
79cc5d28 Create FUNDING.yml Stef Tervelde <s****f@s****l>
Committed by: GitHub <n****y@g****m>
about 1 year ago
9d56e437 merge Merge pull request #10 from SableRaf/main Stef Tervelde <s****f@s****l>
Committed by: GitHub <n****y@g****m>
about 1 year ago
3cc04af0 Update README to note third-party library class recognition issue Raphaël de Courville <g****l@g****m> about 1 year ago
9c29e299 merge Merge pull request #7 from SableRaf/main Raphaël de Courville <r****l@p****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
a95d4d4f merge Merge branch 'Stefterv:main' into main Raphaël de Courville <r****e@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
184a74e5 merge Merge branch 'main' of https://github.com/SableRaf/processing4-vscode-extension Raphaël de Courville <g****l@g****m> about 1 year ago
57787f93 Add screenshot to README Raphaël de Courville <g****l@g****m> about 1 year ago
db6457e1 merge Merge pull request #6 from SableRaf/main Stef Tervelde <s****f@s****l>
Committed by: GitHub <n****y@g****m>
about 1 year ago
02b7486a merge Merge branch 'Stefterv:main' into main Raphaël de Courville <r****e@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
a8c07a25 Add initial BUILD.md file (placeholder) Raphaël de Courville <g****l@g****m> about 1 year ago
3332c192 Added README with detailed usage instructions, features, compatibility, known... Raphaël de Courville <g****l@g****m> about 1 year ago
e05c2db6 Spelling is hard Stef Tervelde <s****f@s****l> about 1 year ago
c2234ef3 Add GNU General Public License version 2 to the project Raphaël de Courville <g****l@g****m> about 1 year ago
b0409287 Update .gitignore to include .DS_Store Raphaël de Courville <g****l@g****m> about 1 year ago
473bffc1 Language configuration Stef Tervelde <s****f@s****l> about 1 year ago
607f3521 planning Stef Tervelde <s****f@s****l> about 1 year ago
3633ecb3 Sketchbook sidebar & examples UX Stef Tervelde <s****f@s****l> about 1 year ago

← Back to repository