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

Validation for files outside workspace/projects showing no error markers. #123

Open
de-jcup opened this issue Jan 11, 2019 · 3 comments
Open

Comments

@de-jcup
Copy link
Owner

de-jcup commented Jan 11, 2019

#!/bin/env bash

if
x

do
y

function xyz

show now validation error any longer.

With V1.5.3 it was working so its a regression!

@de-jcup de-jcup added the bug label Jan 11, 2019
@de-jcup de-jcup added this to the 1.5.5 milestone Jan 11, 2019
@de-jcup de-jcup self-assigned this Jan 11, 2019
@de-jcup
Copy link
Owner Author

de-jcup commented Jan 11, 2019

Hmm.. it is NOT a regression. The problem does only exist when the file is just loaded from outside. So markers cannot work because no project is available...

hmm...
https://help.eclipse.org/neon/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fguide%2FresAdv_markers.htm
seems could use root as resource for this case, but... management etc. of those "global" parts could be tricky.

@de-jcup de-jcup added wontfix and removed bug labels Jan 11, 2019
@de-jcup de-jcup changed the title Validation no longer working Validation for files outside workspace/projects showing no error markers. Jan 11, 2019
@de-jcup de-jcup closed this as completed Jan 11, 2019
@de-jcup de-jcup reopened this Jan 11, 2019
@de-jcup
Copy link
Owner Author

de-jcup commented Jan 11, 2019

image

@de-jcup de-jcup removed the wontfix label Jan 11, 2019
@de-jcup de-jcup removed this from the 1.5.5 milestone Jan 14, 2019
@de-jcup
Copy link
Owner Author

de-jcup commented Jan 26, 2019

I am not sure if this shall be "fixed" or not so just keep it as is

@de-jcup de-jcup removed their assignment Jan 26, 2019
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

No branches or pull requests

1 participant