-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
Add typescript support
**Describe alternatives you've considered**
NA
**Addition…
-
The language server currently copies type definitions from an old version of LWC. This was originally added to facilitate autocompletion in JavaScript projects. However, in modern VS Code, if a projec…
wjhsf updated
1 month ago
-
Just leaving this information here in case others encounter problems like mine. I’ve already spent about two days on this.
The [**Aura Components]** extension from Salesforce conflicts this extensi…
-
We definitely need to add some OSS Apex projects to our regression tester setup, so we don't only test Java anymore…
_Originally posted by @jsotuyod in https://github.com/pmd/pmd/issu…
-
I and about 4 other developers at my org tried to get this picker to work using the instructions here, on the heroku app github instructions and the Box UI help files. There's no event we are able to …
-
**Is your feature request related to a problem? Please describe.**
Writing graphql queries in components is too verbose. It could also lead to code duplication if multiple components need the same …
-
Hi all! As we gear up for the new year, we'd like to hear from you all on any feedback for the Local Development Server. **The Local Development Server** is a Salesforce CLI plug-in that configures an…
-
### Summary
Salesforce extensions fail to load/activate when attempting to create SFDX project.
### Steps To Reproduce:
1. Launch Visual Studio Code (User install) v1.94.2
1. Type …
-
Evening!
I'm slapped with "no-api-reassignment" violation on an lwc variable that yes, is exposed as `@api` but only because I need the values in a flow.
In meta.xml file I have
```
lightn…
-
### Summary
When working on a **scratch org**, any source code edits to an LWC are not being reflected due to a namespace mismatch issue.
### Steps To Reproduce:
1. In a scratch org …