Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide Auto Completion for Graph Attributes #10

Open
nikeee opened this issue Jun 7, 2018 · 0 comments
Open

Provide Auto Completion for Graph Attributes #10

nikeee opened this issue Jun 7, 2018 · 0 comments
Labels
area-completion Issue is related to auto completion enhancement New feature or request

Comments

@nikeee
Copy link
Owner

nikeee commented Jun 7, 2018

The graph attributes should provide auto completion, eg in this sample:

graph {
	subgraph cluster_1 {
		a -- b
		color= /*here*/ 
	}
}
@nikeee nikeee added enhancement New feature or request area-completion Issue is related to auto completion labels Jun 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-completion Issue is related to auto completion enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant