Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>sr-sql-ibmiNew to Visual Studio Code? Get it now.
sr-sql-ibmi

sr-sql-ibmi

Steve Richter

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

sr sql ibmi

IBM SQL language editor extension.

Functionality

This Language Server works for plain text file. It has the following language features:

  • Completions
  • Diagnostics regenerated on each file change or configuration change

It also includes an End-to-End test.

Running the Sample

  • Run npm install in this folder. This installs all necessary npm modules in both the client and server folder
  • Open VS Code on this folder.
  • Press Ctrl+Shift+B to compile the client and server.
  • Switch to the Debug viewlet.
  • Select Launch Client from the drop down.
  • Run the launch config.
  • If you want to debug the server as well use the launch configuration Attach to Server

publish

  • increment version number in package.json
  • update README.md
  • npm run build
  • vsce package
  • vsce publish
  • git add -A, commit -m, push origin master
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft