Commit Graph

8 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
8e1da25983 Add clarifying comment for Unity 2019.4 C# 7.3 compatibility
Co-authored-by: OmarAlFarajat <OmarAlFarajat@users.noreply.github.com>

Co-authored-by: boxqkrtm <8157743+boxqkrtm@users.noreply.github.com>
2026-02-12 10:03:40 +00:00
copilot-swe-agent[bot]
412c992de2 Fix CS1525 compiler error for Unity 2019.4 by replacing ??= with version-compatible code
Co-authored-by: boxqkrtm <8157743+boxqkrtm@users.noreply.github.com>
2026-02-12 09:57:19 +00:00
boxqkrtm
53e1baac3c feat(2.0.27): Add Multiple or Single Cursor Instance Options (#31)
* feat: Add Multiple or Single Cursor Instance Options

* chore: remove too verbose log
2025-11-02 14:35:27 +09:00
yahui.han
84578b3b24 code-workspace 2025-11-02 13:06:17 +09:00
Dalton
0a7001698c Support macos and linux 2025-05-10 09:17:49 +08:00
boxqkrtm
f1148f1205 fix: avoid launching cursor without folder context 2025-04-24 13:23:49 +09:00
Dalton
cac0c13658 Enhance Cursor instance management
Improve the handling of multiple Cursor instances by implementing better workspace detection and reuse of existing windows.
2025-03-20 18:40:05 +08:00
youngwoonglee
3cfd8bc283 update path, codium support 2024-05-31 10:34:53 +09:00