Open maboelsoud opened 7 years ago
Yes, this should work. Unfortunately I don't know when we'll have the time to dig into it, but if you have the time we would very much appreciate it. If you find out what's going wrong I'm happy to discuss possible fixes, and feel free to CC me on relevant PRs for a quick review.
Issue and Steps to Reproduce
Install nuclide and linter-gcc packages. create a new cpp file. Make an intentional syntax error.
Expected Behavior
GCC errors should show up in the diagnostics table.
Actual Behavior
errors don't show up in the diagnostics. They only show up when I enable the Linter package (which is supposed to have duplicate UI, right? how come GCC linter errors only show up in the Linter package only?)
Versions
Additional Details