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

Question: Need help with indent issue for extern local tasks #732

Closed
veripoolbot opened this issue Apr 14, 2014 · 0 comments
Closed

Question: Need help with indent issue for extern local tasks #732

veripoolbot opened this issue Apr 14, 2014 · 0 comments
Labels

Comments

@veripoolbot
Copy link
Collaborator


Author Name: Abc Abcd
Original Redmine Message: 1339 from https://www.veripool.org


When defining a class which has extern local tasks each successive line when I hit tab key further indents(instead of lining up directly underneath). When a task is just local, indentation works as expected. For example

class foo extends ovm_component;
extern local task task_a();
extern local task task_b(); //Tab indents line here
extern local task task_b(); //I would like tab to keep it aligned like this

endclass:foo

Thanks in advance for any help you can provide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant