Skip to content

Fallback to tags if there is no haskell-session #1330

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

Merged
merged 1 commit into from
May 18, 2016

Conversation

bergey
Copy link
Contributor

@bergey bergey commented May 18, 2016

The function name & docs suggest this is the intended behavior.
haskell-mode-find-def errors if there is no session, so we need to
only call it if there is a session.

closes #1180

See discussion in #1326

The function name & docs suggest this is the intended behavior.
`haskell-mode-find-def` errors if there is no session, so we need to
only call it if there is a session.

closes haskell#1180
@bergey bergey mentioned this pull request May 18, 2016
@gracjan gracjan changed the title fallback to tags if there is no haskell-session Fallback to tags if there is no haskell-session May 18, 2016
@gracjan gracjan merged commit 2e3be9e into haskell:master May 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable jump to tag without activating a session
2 participants