GithubHelp home page GithubHelp logo

Comments (7)

raghurankawat avatar raghurankawat commented on August 24, 2024

Yes, facing the same issue, Can't see the cause anymore.

from forcecode.

hwong103 avatar hwong103 commented on August 24, 2024

Like to say I experienced this issue yesterday. At times I had to open up Dev console to figure out what was wrong.

I believe the error that appears in the extension is just a notification that says Syntax Error but nothing appears in the problems panel

from forcecode.

daishi4u avatar daishi4u commented on August 24, 2024

I have left the error reporting in the problems panel to the salesforce apex language extension with this release, as ForceCode only produces duplicates, so this isn't a bug.

from forcecode.

raghurankawat avatar raghurankawat commented on August 24, 2024

Sometimes even problems panel doesn't show all error and forceCode only show generic Syntax error message. Like when there is return statement is missing in an apex method.
Previously it was showing these kind of errors.

from forcecode.

Bartheleway avatar Bartheleway commented on August 24, 2024

@daishi4u the apex language extension only give us simple error message like @raghurankawat said. These messages are usefull but doesn't cover all possible issues that we might have. The checks happening while saving on Salesforce give us more error messages. I think people don't mind having duplicates instead of having not all the error messages.

Maybe we can define a set of error messages given by the apex language extension and use it to filter the error messages displayed by forceCode ?

from forcecode.

jmfierroh avatar jmfierroh commented on August 24, 2024

@Bartheleway, @raghurankawat the language extension only gives me (basic) syntax errors, like not writing a complete method signature. But really basic things like a missing return or a missing comma in a query are not reported, and I have to wait until after compiling to the server to find those out. (My orgs are the old-style orgs, not a SF-DX org, if that helps explain my situation)

from forcecode.

daishi4u avatar daishi4u commented on August 24, 2024

I only use the old style orgs as well, but anyways this is fixed in v3.5.12.

from forcecode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.