Patrik
Patrik
This topic is interesting also for me, as I would like to open my website to people who are logged to the Eclipse.org website.
Hi @yonghui-git ! You should target the maintenance branch, instead of master. Also, you should not migrate the version you use to a newer one. For choosing the target version,...
The idea is represented in this image 
error: could not set permissions on '/nix/var/nix/profiles/per-user' to 755: Operation not permitted
I'm facing this issue too at the end of install, and when I try to run `nix doctor` ``` $ nix doctor error: could not set permissions on '/nix/var/nix/profiles/per-user' to...
Contributes to fix #377
This happens in **Agent Mode only**. Here is a screenshot to quickly show the bug
# Cursor Terminal Shell Configuration Bug Investigation ## Initial Environment Check - `$SHELL` shows `/bin/zsh` - Actual running process shows `/bin/bash` - Terminal is launched by "Cursor Helper: terminal pty-host"...
The root cause of the issue is how the type is computed for a set of numbers with units. E.g. `set(1 m)` type is `number[1|1]{0}` so a set of numbers...