Skip to content

Platform: don't replace startupFiles if no LSP#34

Merged
scztt merged 1 commit intoscztt:developfrom
elgiano:topic/startupFiles
Feb 20, 2026
Merged

Platform: don't replace startupFiles if no LSP#34
scztt merged 1 commit intoscztt:developfrom
elgiano:topic/startupFiles

Conversation

@elgiano
Copy link
Copy Markdown
Contributor

@elgiano elgiano commented Apr 6, 2025

Currently +Platform overwrites Platform.startupFiles to hand it to InitializationProvider, but the latter only decides on startup files if LSPConnection is enabled when the init message is received. As a result, when not using LSP, sclang has startupFiles = nil and ignores the default "startup.scd".

@elgiano elgiano force-pushed the topic/startupFiles branch from b5adf27 to 5a009e1 Compare May 8, 2025 09:47
@scztt scztt merged commit a14d0ae into scztt:develop Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants