Jéferson Chaves
Jéferson Chaves
### Package Edition of Nebula Logger Unlocked Package ### Package Version of Nebula Logger 4.6.16 ### New Bug Summary First of all thanks for the logger. In an attempt to...
### Description #### Steps to Reproduce ```js // simplified test case it('navigates to next event ...', () => { ... }); ``` ```js // JS for component under test import...
### Summary It seems that there is a corner case that is handled on UI report but not yet for XML Junit reporter. Causing an invalid XML to be generated...
### Summary Deploying to a sandbox with Salesforce Edge enabled intermittently fails on SFDX but deployment works, causing CI to report incorrectly. ### Steps To Reproduce: **Repository to reproduce:** [dreamhouse-lwc](https://github.com/dreamhouseapp/dreamhouse-lwc)...
### Summary The code inside of an initializer (more info at "[Using Initialization Code](https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_classes_static.htm)") does not match method code blocks. ### Steps To Reproduce: 1. Create a class like this:...
**Is your feature request related to a problem? Please describe.** Sometimes all I want is to navigate between records using the Inspector. **Describe the solution you'd like** Ability to right-click...
### Summary Salesforce Visual Studio code does not yet support the highlight of parameters. Based on #948 it was mentioned and delivered in my understanding. ### Steps To Reproduce: 1....