Hi. Is there any solution to disable the prompts when editing a global label? I want to edit a name with a space, e.g. io 1, and I can’t, because when I press the spacebar, it displays the prompt. Can I change this shortcut to e.g. ctrl+spacebar? This is very annoying…
You should simply never use spaces in label names or other identifiers. Even if it was allowed, it just creates headaches and opportunities for errors to creep into your project. Use dashes, underscores or whatever, but never spaces.
This is a bug in 9.0.3. It’s been fixed for 9.0.4.
You can wait for 9.0.4 or use a 9.0.4 testing build for your platform (not a 9.99 nightly build) if you want this bugfix sooner.
2 Likes
Typical answer. There is no solution just spam.
No, spaces in names cause all kinds of strange errors when you try to process them. Like it or not, a space is a common text delimiter and may catch you out if your project gets processed by 3rd party software eg at the PCB fabricator.
3 Likes