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

Problems window is not populated with errors during compile #595

Closed
amitkumarj1979 opened this issue Aug 22, 2018 · 1 comment
Closed

Problems window is not populated with errors during compile #595

amitkumarj1979 opened this issue Aug 22, 2018 · 1 comment

Comments

@amitkumarj1979
Copy link

Summary

When we deploy a file to Salesforce and there are errors reported during compilation. The same are shown in Output window. They should also be shown in the Problems window.

Steps To Reproduce:

  1. In an Apex class, put something that will result in a syntax error on salesforce side.
  2. Compile the class.
  3. Output window will show errors .
  4. Problem window is blank.

Expected result

Problem window should have the errors listed against the file as well.

Actual result

Problem window is blank.

Additional information

Feel free to attach a screenshot.

VS Code Version: 1.26.1

SFDX CLI Version: Pre release

OS and version: Windows 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants