armsnyder/gdshader-language-server

Look at using the logMessage notification for basic logging

Open

#40 opened on Jul 6, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (0 forks)auto 404
good first issuepriority: mediumtype: feature

Repository metrics

Stars
 (18 stars)
PR merge metrics
 (PR metrics pending)

Description

Right now we're logging to stderr. Maybe we should use window/logMessage.

Contributor guide