VS Code Jitterbit extensionFull-fledged Visual Studio Code language extension for Jitterbit scripts. It includes:
Language server featuresDiagnosticsSupport for File notificationsThe extension keeps files in sync on editor-originating updates:
Code completionSupport for HoverSupport for Signature helpSupport for Symbol highlightSupport for ReferencesSupport for Note that the extension does not perform workspace indexing, thus it will only return the references in files that have been opened in the current editor session. RenamingSupport for Global/system variable renaming do not require Similarly to references, only the occurences in files that have been opened in the current editor session will be updated. DisclaimersThe language server was built using Microsoft's lsp-sample template. It employs jitterbit-script package for script parsing and static analysis. This extension is a community effort and as such is not affiliated with, endorsed, supported or maintained by @jitterbit. The Jitterbit logo is a trademark of Jitterbit, Inc. |