jonathanmorris180 / salesforce.nvim

A Salesforce plugin for Neovim.
MIT License
20 stars 5 forks source link

LWC deployment error does not show #34

Closed jonathanmorris180 closed 3 months ago

jonathanmorris180 commented 3 months ago

Description

When pushing an LWC and there is an error when deploying (e.g., when the file name does not match the parent directory name), the error is not easily visible in Neovim.

Steps to reproduce

  1. Create an LWC
  2. Rename the files but do not rename the parent directory
  3. Error message is unhelpful: Error(s) while pushing dropdown.js. Check diagnostics. Overlapping messages from apex_ls have been omitted.

Expected behavior

Error from command should show: No base file for markup://c: