This extension provides editor support for ServiceNow® Fluent language files (with the .now.ts extension) as well as ServiceNow® SDK configuration files (now.config.json).
Features
Provides diagnostics and feedback from the build system right in the editor.
Offers rich typeahead completions and intellisense for things like table schemas.
Supports Go to Definition, Go to References, and Rename Symbols.
Works both on the desktop and in the browser.
Commands
Fluent: Restart Fluent Server - To restart Fluent language server.
Known Issues
Go to <X> features are partially supported (refer features section for more info).