From 9b14ac770515ccf0e2d2a56b21b58d92ffb63e5d Mon Sep 17 00:00:00 2001 From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com> Date: Wed, 12 Nov 2025 09:00:30 +1000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index da96619..d6abc64 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ A modern, cross platform & open source IDE for .NET ## Solution Picker image +### Errors +SharpIDE is still a WIP, so please do not rely on it for production usage. If you encounter an error, please raise an issue! 😊 ### Building if using a preview .NET SDK, ensure that `DOTNET_ROLL_FORWARD_TO_PRERELEASE` is set to `1` as per https://github.com/godotengine/godot/issues/98334, otherwise it will blow up.