• Joined on 2025年11月13日
cmillsdev commented on pull request cmillsdev/strudel-vscode#10 2026年04月14日 01:36:53 +02:00
Expand Strudel completion/suggestions and refine editor behavior

Alrighty, I (finally) pushed all the changes to both marketplaces and setup actions here. Thanks again for good updates!

cmillsdev pushed tag v2.1.3 to cmillsdev/strudel-vscode 2026年04月13日 00:11:30 +02:00
cmillsdev pushed to main at cmillsdev/strudel-vscode 2026年04月13日 00:11:13 +02:00
2ad958ee1e fix: use codeberg-medium runner label
cmillsdev pushed tag v2.1.1 to cmillsdev/strudel-vscode 2026年04月13日 00:05:56 +02:00
cmillsdev pushed to main at cmillsdev/strudel-vscode 2026年04月13日 00:03:33 +02:00
84aa0ac59e fix: correct forgejo actions syntax
cmillsdev pushed to main at cmillsdev/strudel-vscode 2026年04月13日 00:00:24 +02:00
92e303d971 feat: add forgejo workflow for automated marketplace publishing
cmillsdev merged pull request cmillsdev/strudel-vscode#10 2026年04月12日 23:18:35 +02:00
Expand Strudel completion/suggestions and refine editor behavior
cmillsdev pushed to main at cmillsdev/strudel-vscode 2026年04月12日 23:18:35 +02:00
4e0c792fbc Merge pull request 'Expand Strudel completion/suggestions and refine editor behavior' (#10) from rapjul/strudel-vscode:additions into main
beafdf222e Merge remote-tracking branch 'origin/main' into additions
64c5d4baaf chore: update CHANGELOG for version 2.1.0 with new features and improvements
07d18a7b1b Fix strudel.* settings not being recognized in .vscode/settings.json
d60729ac2e fix(editor): preserve focus and refine live formatting feedback
Compare 8 commits »
cmillsdev merged pull request cmillsdev/strudel-vscode#6 2026年03月04日 23:35:32 +01:00
Fix `strudel.*` settings not being recognized in `.vscode/settings.json`
cmillsdev pushed to main at cmillsdev/strudel-vscode 2026年03月04日 23:35:32 +01:00
02f6053e5c Merge pull request 'Fix strudel.* settings not being recognized in .vscode/settings.json' (#6) from foldster/strudel-vscode:main into main
78eb2547d9 Fix strudel.* settings not being recognized in .vscode/settings.json
Compare 2 commits »
cmillsdev pushed to main at cmillsdev/strudel-vscode 2026年02月03日 03:16:33 +01:00
aedf7abb06 Merge pull request 'Enhancement: Improved Syntax Highlighting, Hover Documentation, and Language Configuration' (#3) from rapjul/strudel-vscode:additions into main
ea2eb076da feat: Introduce configurable option to strip trailing semicolons during Strudel formatting
3add80ad7a chore: Update package version to 2.0.0.
226d6860f0 feat: enhance highlight duration calculation for short notes, especially for repeated notes
2bcd4fc9eb fix: preserve focus when showing the view to prevent cursor loss.
Compare 46 commits »
cmillsdev merged pull request cmillsdev/strudel-vscode#3 2026年02月03日 03:16:31 +01:00
Enhancement: Improved Syntax Highlighting, Hover Documentation, and Language Configuration
cmillsdev commented on pull request cmillsdev/strudel-vscode#3 2026年02月03日 03:16:17 +01:00
Enhancement: Improved Syntax Highlighting, Hover Documentation, and Language Configuration

Hey! Sorry, holidays beat the absolute hell out of me. I'd like to pass the repo over to you if you want it, you're kickin' way more ass than I would.

cmillsdev pushed to main at cmillsdev/strudel-vscode 2025年11月15日 19:39:12 +01:00
7216ae56ba Bump to v1.0.2
cmillsdev commented on issue cmillsdev/strudel-vscode#1 2025年11月15日 19:36:37 +01:00
Strudel panel resets when VS Code side bar is hidden

Fixed via #15d119dbf7

cmillsdev closed issue cmillsdev/strudel-vscode#1 2025年11月15日 19:35:04 +01:00
Strudel panel resets when VS Code side bar is hidden
cmillsdev pushed to main at cmillsdev/strudel-vscode 2025年11月15日 19:34:46 +01:00
15d119dbf7 Keep Strudel view alive, add Audio Engine toggle
cmillsdev commented on issue cmillsdev/strudel-vscode#1 2025年11月15日 19:12:45 +01:00
Strudel panel resets when VS Code side bar is hidden

Well, that's not ideal!

cmillsdev pushed to main at cmillsdev/strudel-vscode 2025年11月15日 18:51:20 +01:00
3c354ba410 package.json: retain context
Compare 3 commits »
cmillsdev pushed to main at cmillsdev/strudel-vscode 2025年11月15日 18:21:27 +01:00
a75c76f6bf add sdt file extension, update readme