This would use comments to tell the language server which blocks will be linked to the processor in order to both clean up completion suggestions as well as allowing declaring variables with names that are currently restricted such as ground1 or node1.
The overall syntax would look something like this:
# this tells mlogls that there are three cells linked to the processor
# @linked cell 3
print cell4 # this will now show a warning