Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>FTOS SDK Code SnippetsNew to Visual Studio Code? Get it now.
FTOS SDK Code Snippets

FTOS SDK Code Snippets

Andrei Radu

|
138 installs
| (0) | Free
FintechOS SDK Code Snippets
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Logo

FTOS SDK Code Snippets



Usage

Installation

  1. Launch Quick Open:

    • Linux & Windows: Ctrl+P
    • macOS: ⌘+P
  2. Paste the following command and press Enter:

ext install ftos-snippets-vscode
  1. Choose the extension (make sure the author is Andrei Radu).

  2. Reload Visual Studio Code

Usage

Every Code SDK snippet starts with the "ftos:" prefix:

  • ftos:server:fetchquery
  • ftos:monitoring:highCPU

Each snippet is divided into categories as follows:

  • server (snippets from Server SDK)
  • client (snippets from Client SDK)
  • monitoring (snippets from CS Monitoring )

Snippets

Keyword Description
ftos:server:importlib import and cache a server library
ftos:server:fetchquery Server Fluent Query Snippet
ftos:server:fluentquery Server Fluent Query Snippet
ftos:server:fluentqueryTop Server Fluent Query Snippet
ftos:server:fluentqueryLeftJoin Server Fluent Query Left Snippet
ftos:server:fluentqueryInnerJoin Server Fluent Query Left Snippet
ftos:monitoring:frequentlyRunnedQueries FTOS Frequently Runned Queries Plan
ftos:monitoring:highCPU FTOS High CPU Queries Plan
ftos:monitoring:highDiskReading FTOS High Disk Reading Queries Plan
ftos:monitoring:longRunningQueries FTOS Long Running Queries Plan
ftos:monitoring:spoWho3 FTOS SP_WHO V3
ftos:monitoring:worstSQL FTOS Worst SQL
ftos:monitoring:deadlocks TODO: Returns the deadlocks identifier procedure
ftos:monitoring:lockchain TODO: Returns the lockchain identifier procedure

Feedback and issues

If you encounter any issues or have feedback, please open an issue on the GitHub repository. We appreciate your feedback and contributions!

License

This project is licensed under the MIT License - see the LICENSE file for details.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft