-
Notifications
You must be signed in to change notification settings - Fork 9
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
There's no visual clue that Scalastyle has not yet completed analyzing the code #23
Comments
Is there no indication in the progress bar? |
there is no indication in the progress bar.
4. mar. 2017 18:50 skrev "Matthew Farwell" <[email protected]>:
… Is there no indication in the progress bar?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#23 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACq05tU-c9awo7ElmktYvmQH1wxD_c1oks5riaR5gaJpZM4MMafh>
.
|
I'm getting Scalastyle right after the Scala Builder in the Progress bar, do you not get that at all, with Neon. |
The Scala Builder is showing progress, but I get no indication that
Scalastyle is running.
…On Mon, Mar 6, 2017 at 2:27 PM, Matthew Farwell ***@***.***> wrote:
I'm getting Scalastyle right after the Scala Builder in the Progress bar,
do you not get that at all, with Neon.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#23 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACq05iAmzl6EwKlpvkdd-Cgtw99FQ_7Uks5rjAnfgaJpZM4MMafh>
.
--
Øyvind Harboe - Can Zylin Consulting help on your project?
http://www.zylin.com/
|
When I save a file, In the progress bar, I'm getting: Running Scala Builder on yyy And then the error markers appear. When you first add Scalastyle to a project, you'll need to rebuild to get all of the markers, but otherwise it should work. |
It looks like sorting out the Scala programming style is quite some ways
down on the list of things for us right now, so I'll get back to this later.
Cheers,
…On Mon, Mar 6, 2017 at 4:54 PM, Matthew Farwell ***@***.***> wrote:
When I save a file, In the progress bar, I'm getting:
Running Scala Builder on yyy
Running Scala Builder on yyy: Invoking Scalastyle Builder
And then the error markers appear.
When you first add Scalastyle to a project, you'll need to rebuild to get
all of the markers, but otherwise it should work.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#23 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACq05uFsPDEGNxrdxBHaKK0AZ_S_gZNwks5rjCxNgaJpZM4MMafh>
.
--
Øyvind Harboe - Can Zylin Consulting help on your project?
http://www.zylin.com/
|
When Scalastyle nature is added to a project, there's no visual indication that the code has not been analyzed yet.
After a while, the warnings appear, but meanwhile one is left wondering if one configured the Scalastyle plugin correctly.
The text was updated successfully, but these errors were encountered: