sbt/protocol/src
bitloi a259262262 [2.x] feat: sbtn subscription level (#8796)
Closes #4399

- Add subscribeToAll to InitializeOption (protocol); default true for backward compatibility.
- CommandExchange: send broadcast notifyEvent/logMessage only to channels with subscribeToAll.
- TestServer: support subscribeToAll parameter for tests; AbstractServerTest: subscribeToAllForTest.
- ClientSubscriptionTest: assert default client receives build/logMessage when command runs.
- Scripted test server/client-subscription: run show name to exercise server client path.
2026-05-02 21:39:45 -04:00
..
main [2.x] feat: sbtn subscription level (#8796) 2026-05-02 21:39:45 -04:00
test/scala/sbt/internal/bsp fix: Use sbt script in BSP config instead of hardcoded Java path (#8920) 2026-03-22 23:57:15 -04:00