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

goto-global-line doesn't work properly in @clean files #193

Closed
vitalije opened this issue May 30, 2015 · 2 comments
Closed

goto-global-line doesn't work properly in @clean files #193

vitalije opened this issue May 30, 2015 · 2 comments
Assignees
Labels
Milestone

Comments

@vitalije
Copy link
Contributor

similar bug as #138 but since it was solved and still is regarding @nosent files, I opened a new one with corrected title.

The same example file could demonstrate the problem, just turn @nosent file in @clean and goto-global-line command won't find the requested line.

@edreamleo edreamleo added this to the 5.2 b1 milestone Jun 8, 2015
@edreamleo edreamleo self-assigned this Jun 8, 2015
@edreamleo edreamleo added the Bug label Jun 8, 2015
@edreamleo
Copy link
Member

Thanks for this. I'll fix this soon.

edreamleo added a commit that referenced this issue Jun 9, 2015
The fix was in GoToLineNumber.go: it must test for p.isAtCleanNode()

Leo build: 20150609082746
@edreamleo
Copy link
Member

Fixed at 5cab2da. Please reopen if there are further problems.

@edreamleo edreamleo added this to the 5.4 milestone Feb 25, 2018
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

2 participants