8000 GitHub - sebCIL/vscode-ibmi at feature/collection
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sebCIL/vscode-ibmi

 
 

Repository files navigation

Code for IBM i

GitHub star this repo 🌟  and Sponsor development on GitHub 🤝

Maintain your RPGLE, CL, COBOL, C/CPP on IBM i right from Visual Studio Code. Edit and compile all ILE languages, view errors inline, content assist for RPGLE and CL, source date support, and much more. Code for IBM i has hundreds of daily users and over 6000 downloads. We strive on being open-source so we can best support our community.

https://marketplace.visualstudio.com/items?itemName=HalcyonTechLtd.code-for-ibmi https://marketplace.visualstudio.com/items?itemName=HalcyonTechLtd.code-for-ibmi https://github.com/halcyon-tech/vscode-ibmi/issues


Building from source

  1. This project requires VS Code and Node.js.
  2. fork & clone repo
  3. npm i
  4. 'Run Extension' from vscode debug.

Data collection

We do not collect any Personally identifiable information (PII). We do collect:

  • When you connect to a system - but nothing about that system.
  • The version of Visual Studio Code you're using.
  • The version of the Code for IBM i you're using.
  • The architecture of the machine you're using (e.g. Windows, Linux, Mac, Cloud, etc)

We do this for a few reasons:

  1. Curious to see how many active users we have.
  2. Allows us to see how often users are updating.
  3. Let's us know what operating systems we should cater to (e.g. Windows vs Mac)

You can disable this:

  1. Open the VS Code settings (Control / Command + Comma)
  2. Search telemetry and set telemetry.telemetryLevel to none.

About

IBM i development extension for VS Code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.6%
  • JavaScript 0.4%
0