Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Feature Request: don't show () after function name in status line for Haskell; use different formatting for the kind #883

Open
@cheater

Description

@cheater

Haskell doesn't use parentheses so it's kind of weird and ugly to seemyfunc() in the status bar.

In the tagbar, currently function types and various other things are displayed with parens. For example:

function types    myFunc((Num a) => a -> a -> a)

Please make it possible to instead have this:

function types    myFunc :: (Num a) => a -> a -> a

with the::,->, and=> highlighted in yellow like the Haskell syntax.

Both of those things should probably be a thing ing:tagbar_type_* settings.

This would make things much nicer for Haskell. Thank you for the support it has so far, it's great!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp