Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: ability to explicitly declare linked blocks #6

@JeanJPNM

Description

@JeanJPNM

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions