Thanks to visit codestin.com
Credit goes to github.com

Skip to content

KaneBN/sf.nvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sf.nvim

Offer basic functionalities for Apex to interact with Salesforce org

Demostration

sfnvim.mp4

Usage

Maybe the best way is to take a peek at my latest keybindings

Modules

  • sf.org target org
  • sf.term integrated terminal
  • sf.ts treesitter
  • sf.test Apex test

relative new features

Multi-select tests to run

If the current buffer is a Test Apex file, require("sf.test").open opens a temporary buffer which lists all tests.

Re-run the previous selection in the temporary buffer

require("sf.term").repeatLastTests runs the last selected tests

Other video (out-dated)

Made on 13-01-2024

Demostration

About

Handy tools for working with SalesForce in Neovim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 97.1%
  • Makefile 2.9%