jonathanmorris180 / salesforce.nvim

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

Compilation error locations do not appear when pushing to org #24

Closed jonathanmorris180 closed 6 months ago

jonathanmorris180 commented 6 months ago

Description

Compilation error locations do not appear when pushing to org

Steps to reproduce

  1. Open a buffer that should not compile
  2. Push to org
  3. Error messages appear without line details making it difficult to debug