-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fmt/goto-defn: drop functionality in favor of LSP
We are trying to standardize Rego developer env functionality on the Regal LS implementation to be able to offer a standardized experience to all Rego developers, regardless of their preferred editor. Fmt on save and goto definition are now available as part of the language server and so should be accessed via that route instead. Signed-off-by: Charlie Egan <[email protected]>
- Loading branch information
1 parent
51beb9e
commit 12c73ee
Showing
2 changed files
with
7 additions
and
143 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters